🔒 Closed Simple payload status 200 ok.

Status
Not open for further replies.

Argument

Forum Guru
Here I will just give a simple Payload only. May have been many other blogs that simple upload this payload,

Step 1, Copy Paste Payload below and paste into columns Payload

[NetData] [crlf]
GET http: // You do not have permission to view the full content of this post. Log in or register now. /1.1 200 OK [crlf]

[NetData] [crlf]
GET http: // You do not have permission to view the full content of this post. Log in or register now. /HTTP/1.1200 OK [crlf]
Host: You do not have permission to view the full content of this post. Log in or register now. [crlf]

[NetData] HTTP / 1.0 \ r \ n \ r \ n
GET http: // You do not have permission to view the full content of this post. Log in or register now. /HTTP/1.1\r\n
Host: You do not have permission to view the full content of this post. Log in or register now. \ r \ nConnection: Keep-Alive \ r \ n \ r \ n


CONNECT [host_port] [protocol] [crlf]
Host: You do not have permission to view the full content of this post. Log in or register now. [crlf]
X-Online-Host: You do not have permission to view the full content of this post. Log in or register now. [crlf] [crlf]

[NetData] [crlf]
GET http: // You do not have permission to view the full content of this post. Log in or register now. /HTTP/1.1[cr]
Host: You do not have permission to view the full content of this post. Log in or register now. [crlf]
Connection: keep-alive [cr] [crlf]

Information :

  • GET is the method used, can be replaced with a customized, for example, DELETE, HEAD, POST, PROPATCH, ρá†ch, And Others
  • [cr], [crlf] \ r \ n \ r \ n is the string that is in use, can also process.
  • HTTP / 1.1 / HTTP 1.1200 OK Serves to avoid the response of the bugs that are not 200 OK, for example 302 Found, 301 Moved, etc.
  • bug in the bug replace each carrier.
 
Status
Not open for further replies.

About this Thread

  • 16
    Replies
  • 6K
    Views
  • 17
    Participants
Last reply from:
MeaYang

Online now

Members online
359
Guests online
1,010
Total visitors
1,369

Forum statistics

Threads
2,275,082
Posts
28,960,548
Members
1,233,583
Latest member
Natsuuuu77
Back
Top