아 바보 ㅋㅋ


HTTP 데이터에서


HEADER/BODY 구분자가 CRLF 라는걸 이제 알았다니 ㅋㅋㅋ



burp suite로 실습하는데 payload 설정까지 하고 intruder 실행했는데 안되더라..


질문했더니,


"HTTP 헤더는 마지막에 줄내림이 하나 더 있어야 합니다 ^.^;;"


우왕...



그래서 구글신께 쿼링




1. http://regulation.tistory.com/30


2. http://nanstrong.tistory.com/22



특히, 2번은 이 외에도 좋은 글이 많이 보일 듯한 기대감 +_+;;



'Dev./Sec. Study > Web' 카테고리의 다른 글

IBM developerWorks - Ajax 마스터하기  (0) 2012.12.27
HTML Color Code  (0) 2012.07.06
[DHTML] Javascript ToolTip  (0) 2009.12.30
HTML 태그 코드 (TAG CODE)  (0) 2009.05.08
Hypertext Transfer Protocol (HTTP) Status Code Registry  (0) 2009.03.25
출처 : http://www.iana.org/assignments/http-status-codes/http-status-codes.xml

Hypertext Transfer Protocol (HTTP) Status Code Registry

Last Updated
2012-05-01

This registry is also available in plain text.

Registry included below

HTTP Status Codes

Registration Procedures
IETF Consensus
Reference
[RFC2817]
Note
1xx: Informational - Request received, continuing process
2xx: Success - The action was successfully received, understood, and accepted
3xx: Redirection - Further action must be taken in order to complete the request
4xx: Client Error - The request contains bad syntax or cannot be fulfilled
5xx: Server Error - The server failed to fulfill an apparently valid request
Value Description Reference 
100Continue[RFC2616]
101Switching Protocols[RFC2616]
102Processing[RFC2518]
103-199Unassigned
200OK[RFC2616]
201Created[RFC2616]
202Accepted[RFC2616]
203Non-Authoritative Information[RFC2616]
204No Content[RFC2616]
205Reset Content[RFC2616]
206Partial Content[RFC2616]
207Multi-Status[RFC4918]
208Already Reported[RFC5842]
209-225Unassigned
226IM Used[RFC3229]
227-299Unassigned
300Multiple Choices[RFC2616]
301Moved Permanently[RFC2616]
302Found[RFC2616]
303See Other[RFC2616]
304Not Modified[RFC2616]
305Use Proxy[RFC2616]
306Reserved[RFC2616]
307Temporary Redirect[RFC2616]
308Permanent Redirect[RFC-reschke-http-status-308-07]
309-399Unassigned
400Bad Request[RFC2616]
401Unauthorized[RFC2616]
402Payment Required[RFC2616]
403Forbidden[RFC2616]
404Not Found[RFC2616]
405Method Not Allowed[RFC2616]
406Not Acceptable[RFC2616]
407Proxy Authentication Required[RFC2616]
408Request Timeout[RFC2616]
409Conflict[RFC2616]
410Gone[RFC2616]
411Length Required[RFC2616]
412Precondition Failed[RFC2616]
413Request Entity Too Large[RFC2616]
414Request-URI Too Long[RFC2616]
415Unsupported Media Type[RFC2616]
416Requested Range Not Satisfiable[RFC2616]
417Expectation Failed[RFC2616]
422Unprocessable Entity[RFC4918]
423Locked[RFC4918]
424Failed Dependency[RFC4918]
425Reserved for WebDAV advanced collections expired proposal[RFC2817]
426Upgrade Required[RFC2817]
427Unassigned
428Precondition Required[RFC6585]
429Too Many Requests[RFC6585]
430Unassigned
431Request Header Fields Too Large[RFC6585]
432-499Unassigned
500Internal Server Error[RFC2616]
501Not Implemented[RFC2616]
502Bad Gateway[RFC2616]
503Service Unavailable[RFC2616]
504Gateway Timeout[RFC2616]
505HTTP Version Not Supported[RFC2616]
506Variant Also Negotiates (Experimental)[RFC2295]
507Insufficient Storage[RFC4918]
508Loop Detected[RFC5842]
509Unassigned
510Not Extended[RFC2774]
511Network Authentication Required[RFC6585]
512-599Unassigned

'Dev./Sec. Study > Web' 카테고리의 다른 글

HTML Color Code  (0) 2012.07.06
HTTP Header ...  (0) 2012.06.07
[DHTML] Javascript ToolTip  (0) 2009.12.30
HTML 태그 코드 (TAG CODE)  (0) 2009.05.08
웹 관리자를 위한 응급처치법-SQL Injection 해킹 보안  (1) 2006.09.19

+ Recent posts