What's new

Closed 15 methods for newbies-setup your own payloads

Status
Not open for further replies.

DeCrypTor69

Forum Veteran
Joined
Jan 25, 2017
Posts
842
Reaction
2,285
Points
640
Bughost means yung sarili nyu payloads.

Example:
clients4.google.com

Heres my setup ..

Pili nalang kayu..

15 methods,bahala na kayu kung anu ang compatble sa payloads nyu..

Method 1.

Code:
GET http://Bug.com/ HTTP/1.1[crlf]Host: Bug.com[crlf][crlf]CONNECT [host_port] [protocol][crlf][crlf]

Method 2.

Code:
CONNECT [host_port] HTTP/1.1[crlf][crlf]GET http://Bug.com/ [protocol][crlf]Host: Bug.com[crlf][crlf]

Method 3

Code:
GET [host_port][crlf][protocol][crlf]Host:Bug.com[crlf]Connection: Keep-Alive[crlf]Content-Lenght: 9999999[crlf][crlf]

Method 4

Code:
POST http://bug.com/ HTTP/1.1[crlf]Host: Bug.com[crlf]X-Online-Host: Bug.com[crlf]Proxy-Connection: keep-alive[crlf]Connection: keep-alive[crlf]User-Agent: [ua][crlf][crlf][split][method] [host_port] [protocol][crlf]Proxy-Authorization: [auth][crlf]Proxy-Connection: keep-alive[crlf]Connection: keep-alive[crlf][crlf]

Method 5

Code:
[raw]GET HTTP/1.1[crlf]Host: bug.com[crlf][crlf][instant_split]POST Bug.com [host_port] [protocol][crlf][netdata][crlf][crlf]

Method 6

Code:
CONNECT [host_port] [protocol][crlf][instant_split]GET http://bug.com/ HTTP/1.1[crlf]Host: bug.com[crlf]Connection: Keep-Alive[crlf]User-Agent: [ua][crlf][crlf]

Method 7

Code:
 CONNECT [host_port]@bug.com [protocol][crlf][split]GET http://bug.com/ HTTP/1.1[crlf]Host: bug.com[crlf]X-Forward-Host: bug.com[crlf]Connection: Keep-Alive[crlf]User-Agent: [ua][crlf][crlf]

Method 9


Code:
CONNECT [split]https://bug.com/ HTTP/1.1[crlf]Host: [host_port][crlf]Content-length: 999999[crlf]CONNECT [host_port] [split]GET bug.com/ HTTP/1.1[crlf]Conection: keep_Alive[crlf]Content_Length: 999999[crlf]

Method 10

Code:
connect [host][crlf]GET Bug.com/ http/1.0[cr]connection: keep-alive[crlf][crlf]

Method 11

Code:
[raw][lf]method: bug.com[lf]

Method 12

Code:
CONNECT [method] [protocol][crlf]method: bug.com[crlf]

Method 13

Code:
CONNECT http://bug.com/ HTTP/1.1[crlf]Host: bug.com[crlf]X-Online-Host: bug.com[crlf]Proxy-Connection: keep-alive[crlf]Connection: keep-alive[crlf][crlf][method] [host_port] [protocol][crlf]Proxy-Connection: keep-alive[crlf]Connection: keep-alive[crlf][crlf]

Method 14

Code:
[method] bug.com@[host_port]@bug.com [protocol][crlf][crlf][split]CONNECT http://bug.com/ HTTP/1.0[crlf][crlf]

Method 15

Code:
 [method] [host_port]@bug.com [protocol][crlf][crlf][split_delay]CONNECT http://bug.com/ HTTP/1.0[crlf]User-Agent: [ua][crlf][crlf]

Thats it for tonight..injoy..

Pwede din po sya sa kpn tunnel,brandvpn,kia4 vpn..
 
Last edited:
Status
Not open for further replies.

Similar threads

Back
Top