Bug Hunter Handbook
  • Introduction
  • Getting Started in InfoSec and Bug Bounties.
  • Presentations
  • Checklists / Guides
  • Useful Twitter Threads
  • List of Vulnerabilities
    • Recon and OSINT
      • Recon
      • Sensitive information using Github
      • Subdomain Enumeration
        • Resolvers
      • Javascript Enumeration
      • After Recon
      • Finding Information Using Public Resources
      • OSINT
      • Cloud
      • Wayback
      • Parameter / Content Discovery
      • Broken Link Highjacking
    • Host Header
    • Injection
      • Other Injection
    • DNS Rebinding
    • Cross Site Scripting (XSS)
      • Weaponizing XSS
      • WAF Bypass
    • Cross Origin Resource Sharing (CORS)
    • Local / Remote File Inclusion (LFI / RFI)
    • Server Side Request Forgery (SSRF)
    • Remote Code Execution (RCE)
    • XML Entity Injecton (XXE)
    • Price Manipulation
    • Directory / Path Traversal
    • Cross Site Request Forgery (CSRF)
      • JSON CSRF
    • Password Reset
    • Login Page Issues
    • Deserialization Attacks
    • File Upload
    • Account Takeover
    • Insecure Direct Object References (IDOR)
    • Open Redirect
    • Business Logic Flaws
    • Rate Limit Bypass / 2FA / OTP Bypass
    • Ruby on Rails
      • Mass Assginment
    • S3 Bucket
    • Race Condition
    • CRLF
    • SSTI
    • Prototype Pollution
  • Approach
  • API Security
  • Mobile Security
  • Fuzzing / Wordlists
  • BugBounty Short Write-ups
  • Burp Suite Tips and Tricks
  • HackerOne Reports
  • Response Manipulation
  • Client Vs Server Side Vulnerabilities
  • DevSecOps
  • Containers
    • Docker
    • Kubernetes
    • Containers
  • AWS
  • Azure
  • Others
    • Code Review
    • Web Sockets
    • Web Cache
    • HTTP Desync Attacks
    • Zone Transfer
    • CSP Bypass
    • Payment Bypasses
    • Http Parameter Pollution
    • Postmessage
    • Others
    • GraphQL
    • Unix / Linux
    • Email Related
    • Dependency confusion
    • Nginx Misconfigs
    • JIRA
    • OAUTH
  • Chaining of Bugs
  • Bug Bounty Automation
  • Mindmaps
  • Oneliner Collections
  • Red Teaming
  • Blue Teamining
  • Recon One Liners
  • Misc
  • Wordpress
  • Fuzzing / FuFF
  • OWASP ZAP
  • Bug List
  • Setting up burp collaborator
  • Admin Panel PwN
  • Credential Stuffing / Dump / HaveibeenPwned?
  • Tools Required
  • Nuclei Template
  • Other BugBounty Repos / Tips
  • Interview
  • Threat Modelling
  • AppSec
Powered by GitBook
On this page

Was this helpful?

  1. Others

HTTP Desync Attacks

PreviousWeb CacheNextZone Transfer

Last updated 3 years ago

Was this helpful?

  • HTTP Request Smuggling -

  • Tool -

  • HTTP Smuggling Lab -

  • Smuggler.py -

  • - Request Sumggling

  • HTTP Request Smuggling on Nginx <=1.8.0 (CVE-2020-12440)

u

https://memn0ps.github.io/2019/11/02/HTTP-Request-Smuggling-CL-TE.html
https://t.co/L5doH8H9oY?amp=1
https://www.youtube.com/watch?v=vkfBFuH54G4&feature=youtu.be
https://twitter.com/0ffensivemitthu/status/1167445370835742720
https://twitter.com/SpiderSec/status/1200413390339887104
https://twitter.com/gwendallecoguic/status/1198931102137753602
https://github.com/ZeddYu/HTTP-Smuggling-Lab
https://github.com/gwen001/pentest-tools/blob/master/smuggler.py
https://blog.zeddyu.info/2019/12/08/HTTP-Smuggling-en/
https://bertjwregeer.keybase.pub/2019-12-10%20-%20error_page%20request%20smuggling.pdf
https://twitter.com/Unknownuser1806/status/1220552064478011394
https://www.pentestpartners.com/security-blog/http-request-smuggling-a-how-to/
- https://gist.github.com/Glassware123/1023720bf4787375a04f32a0c12e956a
https://infosecwriteups.com/exploiting-http-request-smuggling-te-cl-xss-to-website-takeover-c0fc634a661b
https://twitter.com/SpiderSec/status/1200413390339887104
https://github.com/nachiketrathod/HTTP.Request.Smuggling.Desync.Attack/