Rumus Payload sederhana

Rumus Payload sederhana

RUMUS PAYLOAD SEDERHANA (BISA UNTUK SEMUA APLIKASI INJECTOR)


1. Front inject (tidak support proxy squid) 

GET http://bug isi disini/ [crlf]Host: [crlf][crlf]CONNECT [host_port] [protocol][crlf][crlf]

tulisan GET, bisa diganti dengan metode inject yang lain

Normal Inject Method : GET, HEAD, POST, OPTIONS, PUT
Reverse Inject Method (bisa mengubah respon host, contoh dari 200OK menjadi 403 Forbidden) : TRACE, PATCH, PROPATCH, DELETE


2. Back inject (tidak support proxy squid, mungkin bisa untuk proxy anonym seperti HTTP Proxy atau Transparent Proxy) 

CONNECT [host_port] [crlf][crlf][instant_split]GET http://bug isi disini/ [crlf]Host: [crlf]X-Online-Host: [crlf]X-Forward-Host: [crlf]Connection: Keep-Alive[crlf]User-Agent: [ua][crlf][crlf]


3. Back Inject (support proxy squid, tapi tidak untuk INDOSAT, hanya untuk operator tertentu seperti Axis & XL)

CONNECT [host_port][crlf][crlf]GET http://bug isi disini/ [crlf]Host: [crlf]X-Online-Host: [crlf]X-Forward-Host: [crlf]Connection: Keep-Alive[crlf]User-Agent: [ua][crlf][crlf]