Metode2 Membuat
payload Http Injector
Ada 5 metode membuat payload HTTP Injector
1. Metode Normal
CONNECT [host_port] [protocol][crlf]Host: domain/BUG[crlf][crlf]-------------------------------------------------------------------------------------------------------------------------
2.Front Inject
GET http://bug.com/ HTTP/1.1[crlf]Host: bug.com[crlf][crlf]CONNECT [host_port] [protocol][crlf][crlf]-------------------------------------------------------------------------------------------------------------------------
3.Back Inject
CONNECT [host_port] HTTP/1.1[crlf][crlf]GET http://bug.com/ [protocol][crlf]Host: bug.com[crlf][crlf]------------------------------------------------------------------------------------------------------------------------
4.Front Query
CONNECT bug.com@[host_port][crlf]GET http://bug.com/ [protocol][crlf]Host: bug.com[crlf][crlf]------------------------------------------------------------------------------------------------------------------------
5. Back Query
CONNECT [host_port]@bug.com[crlf]GET http://bug.com/ [protocol][crlf]Host: bug.com[crlf][crlf]------------------------------------------------------------------------------------------------------------------------
untuk metode GET boleh di ganti dengan beberapa pilihan bergantung bug domain yang digunakan, kerana ada metode tidak sesuai maka payload tidak jalan. Berikut yang boleh anda cuba untuk mengganti metode GET
GET, HEAD, POSTS, DELETE, PUT, TRACE, OPTIONS, CONNECT, PATCH
GET, HEAD, POSTS, DELETE, PUT, TRACE, OPTIONS, CONNECT, PATCH
untuk CONNECT [host_port] [protocol] boleh di buat simple menjadi [netData]
HTTP/1.1 sama dengan [protocol]
HTTP/1.1 sama dengan [protocol]
------------------------------------------------------------------------------------------------------------------------
Itulah sedikit cara membuat ataw method payload HTTP Injector buat lah mengikut kreativiti
anda sendri cuba jew smpai succes...
Thanks For Visit My Blogs
E1k69(MY)
FlashVpn Team
No comments:
Post a Comment