0 Members and 1 Guest are viewing this topic.
15:04 @Phage : I'm bored of Python
You should take a look at programs like Burp Suite and WebScarab. I wrote a program that could do this, but it's not public yet (And very minimalistic).
Thank you ThePH30N1X for your guidance..
I tried a youtube search but no attack was mentioned there or gave any kind of tutorial.
You'll have to be more specific about your question here. Do you want to know about attacks like HTTP Response Splitting? If so check out https://www.owasp.org/index.php/HTTP_Response_Splitting . In fact, check out OWASP for anything web app hacking related and you'll often get a plethora of info
Here's some detailed examples.I hope this helps? http://xss.cx/examples/dork/http-injection/http-header-injection-0x20-crlf-splitting.travel.travelocity.com.html
WOW Thank you guys to share me few link and help. I have actually tried xss and sqli via header manipulation but I want to play and explore more about this and few ways. Well I'll Surely check these links and let you know about it! Is there any other types of attack based on Header manipulation? Please let me know! Thank you all for your reply. . .