Cara Membuat Payload Http Injector
Http Injector (HI) merupakan tool android yang berfungsi untuk memanipulasi permintaan data dari client ke server, dengan memanipulasi parameter header dan value. Bisa digunakan melalui SSH maupun VPN.
Langkah-langkah :
contoh :
[netData]\r
\r
GET http://tektokmobile.com/ HTTP/1.1\r
Host: tektokmobile.com\r
Connection: Keep-Alive\r
\r\n
Host: tektokmobile.com\r
Connection: Keep-Alive\r
\r\n
Keterangan :
- GET = metode bug host.
- Tektokmobile.com = bug host.
- HTTP/1.1 = versi HTTP bisa diganti HTTP/1.0.
- Proxy port = sesuai operator yang digunakan.
- Listen port = 8989.
Proxy port :
Telkomsel
Proxy : 10.1.89.130
Port : 8000
Indosat
Proxy : 10.19.19.19
Port : 8080
Three
Proxy : 10.4.0.10
Port : 3128
Axis
Proxy : 10.8.3.8
Port : 8080
XL
Proxy : 202.152.240.50
Port : 8080
0 Response to "Cara Membuat Payload Http Injector"
Post a Comment
Berkomentarlah dengan sopan