Intro
Most of the web applications I see are kinda binary when it comes to CSRF protection; either they have one implemented using CSRF tokens (and more-or-less covering the different functions of the web application) or there is no protection at all. Usually, it is the latter case. However, from time to time I see application checking the Referer HTTP header.
A couple months ago I had to deal with an application that was checking the Referer as a CSRF prevention mechanism, but when this header was stripped from the request, the CSRF PoC worked. BTW it is common practice to accept empty Referer, mainly to avoid breaking functionality.
A couple months ago I had to deal with an application that was checking the Referer as a CSRF prevention mechanism, but when this header was stripped from the request, the CSRF PoC worked. BTW it is common practice to accept empty Referer, mainly to avoid breaking functionality.
The OWASP Cross-Site Request Forgery (CSRF) Prevention Cheat Sheet tells us that this defense approach is a baaad omen, but finding a universal and simple solution on the Internetz to strip the Referer header took somewhat more time than I expected, so I decided that the stuff that I found might be useful for others too.
Solutions for Referer header strip
Most of the techniques I have found were way too complicated for my taste. For example, when I start reading a blog post from Egor Homakov to find a solution to a problem, I know that I am going to:
Rich Lundeen (aka WebstersProdigy) made an excellent blog post on stripping the Referer header (again, make sure you read that one first before you continue). The HTTPS to HTTP trick is probably the most well-known one, general and easy enough, but it quickly fails the moment you have an application that only runs over HTTPS (this was my case).
The data method is not browser independent but the about:blank trick works well for some simple requests. Unfortunately, in my case the request I had to attack with CSRF was too complex and I wanted to use XMLHttpRequest. He mentions that in theory, there is anonymous flag for CORS, but he could not get it work. I also tried it, but... it did not work for me either.
Krzysztof Kotowicz also wrote a blog post on Referer strip, coming to similar conclusions as Rich Lundeen, mostly using the data method.
Finally, I bumped into Johannes Ullrich's ISC diary on Referer header and that led to me W3C's Referrer Policy. So just to make a dumb little PoC and show that relying on Referer is a not a good idea, you can simply use the "referrer" meta tag (yes, that is two "r"-s there).
The PoC would look something like this:
- learn something very cool;
- have a serious headache from all the new info at the end.
Rich Lundeen (aka WebstersProdigy) made an excellent blog post on stripping the Referer header (again, make sure you read that one first before you continue). The HTTPS to HTTP trick is probably the most well-known one, general and easy enough, but it quickly fails the moment you have an application that only runs over HTTPS (this was my case).
The data method is not browser independent but the about:blank trick works well for some simple requests. Unfortunately, in my case the request I had to attack with CSRF was too complex and I wanted to use XMLHttpRequest. He mentions that in theory, there is anonymous flag for CORS, but he could not get it work. I also tried it, but... it did not work for me either.
Krzysztof Kotowicz also wrote a blog post on Referer strip, coming to similar conclusions as Rich Lundeen, mostly using the data method.
Finally, I bumped into Johannes Ullrich's ISC diary on Referer header and that led to me W3C's Referrer Policy. So just to make a dumb little PoC and show that relying on Referer is a not a good idea, you can simply use the "referrer" meta tag (yes, that is two "r"-s there).
The PoC would look something like this:
<html>
<meta name="referrer" content="never">
<body>
<form action="https://vistimsite.com/function" method="POST">
<input type="hidden" name="param1" value="1" />
<input type="hidden" name="param2" value="2" />
...
</form>
<script>
document.forms[0].submit();
</script>
</body>
</html>
Conclusion
As you can see, there is quite a lot of ways to strip the Referer HTTP header from the request, so it really should not be considered a good defense against CSRF. My preferred way to make is PoC is with the meta tag, but hey, if you got any better solution for this, use the comment field down there and let me know! :)
Continue reading- Hack Tools 2019
- Pentest Tools Apk
- Hacker Tools Apk Download
- Hack Tools Mac
- Termux Hacking Tools 2019
- Hack Tools
- Pentest Tools Tcp Port Scanner
- Hacking Tools Windows
- Pentest Tools Linux
- Hacking Tools Download
- Hacking Tools For Windows
- Hacking Tools Hardware
- Install Pentest Tools Ubuntu
- Hacking Tools For Kali Linux
- Hacker Security Tools
- Pentest Tools Linux
- Hackrf Tools
- Hacker Tools Software
- Hacking Tools For Kali Linux
- Kik Hack Tools
- Hacking Tools Software
- Hacker Tools Free Download
- Pentest Box Tools Download
- Pentest Tools Github
- Hacking Tools Kit
- Hacking Tools For Windows 7
- Pentest Tools Find Subdomains
- Pentest Tools Website
- New Hacker Tools
- Tools For Hacker
- Hacking Tools For Beginners
- Pentest Tools Website Vulnerability
- Pentest Tools Android
- Nsa Hacker Tools
- Install Pentest Tools Ubuntu
- Hack Tools Online
- Hacker Tools Linux
- Tools Used For Hacking
- Pentest Tools Windows
- Pentest Tools Find Subdomains
- Computer Hacker
- Hacking Tools For Windows
- Hacking App
- What Is Hacking Tools
- Hacker Tools Mac
- Hacking Tools Kit
- Hacking Tools Usb
- Pentest Automation Tools
- Hacking App
- Hacker Tools For Pc
- Hacker Tools List
- Pentest Tools Linux
- Hacking Tools Mac
- Pentest Tools For Windows
- Hacker Tools 2019
- Pentest Tools Url Fuzzer
- Hacker Security Tools
- Termux Hacking Tools 2019
- Hackers Toolbox
- Easy Hack Tools
- Hacker Tools
- Pentest Tools Subdomain
- Hack Tools
- Hacking Tools Pc
- Hack Tools Download
- Hacking Tools 2019
- Hack Tools Pc
- Pentest Tools List
- World No 1 Hacker Software
- Hack Apps
- Hacker Tools Windows
- Hacking Tools Windows
- Hack Tool Apk
- Best Hacking Tools 2020
- Hacker Tools Github
- Hacker
- Hacking Tools Kit
- Hack Apps
- Hacker Tools 2020
- Pentest Tools Online
- Hacking Tools For Windows 7
- Hacking Tools 2019
- Wifi Hacker Tools For Windows
- Nsa Hack Tools
- Hacking Tools Name
- Hack Tools Github
- Hack Apps
- Beginner Hacker Tools
- Pentest Tools Online
- Hacker Tools Software
- Hacking Tools Software
- Nsa Hacker Tools
- Hack Tools Github
- Pentest Tools For Ubuntu
- Pentest Tools For Windows
- Pentest Tools For Android
- Hacking Tools Usb
- Pentest Tools Apk
- Hack App
- Hack Rom Tools
- How To Install Pentest Tools In Ubuntu
- Hack Tools For Mac
- Hacking Tools Pc
- Hacker Tools 2019
- Pentest Tools For Mac
- Blackhat Hacker Tools
- Pentest Automation Tools
- Pentest Box Tools Download
- Hacker Tools For Ios
- Hak5 Tools
- Blackhat Hacker Tools
- Hack Tool Apk
- Pentest Recon Tools
- Wifi Hacker Tools For Windows
- Hacker Security Tools
- Hacking Tools Windows 10
- Hacking Tools And Software
- Hacker Tools Linux
- Pentest Tools Nmap
- Pentest Tools Github
- Hack Website Online Tool
- Hacking Tools For Windows 7
- Hacker Tools Free
- Pentest Tools Online
- Hacking Tools Name
- Pentest Tools Android
- Hacker Tools For Mac
- Pentest Tools Free
- Growth Hacker Tools
- Hacking Tools Usb
- Hacking Tools Windows 10
- Best Hacking Tools 2020
- Easy Hack Tools
- Hack Tools Download
- Pentest Tools Url Fuzzer
- Hacking Tools Mac
- Bluetooth Hacking Tools Kali
- Hacker Security Tools
- Hacking Tools For Windows 7
- Hacker Hardware Tools
- Easy Hack Tools
- Wifi Hacker Tools For Windows
- Usb Pentest Tools
- Hacking Tools Online
- Pentest Tools For Android
- Hack Tools 2019
- Hacker Tools Linux
- Wifi Hacker Tools For Windows
- Hacker Tools For Mac
- Hackers Toolbox
- Pentest Tools Website
- Hack Tools For Games
- How To Hack
- Hacker Tools Hardware
- Hack Tools Github
- Hacker Tool Kit
- Hacker Tools For Mac
- World No 1 Hacker Software
- Hacking Tools Pc
- Wifi Hacker Tools For Windows
- Hacker Tools Free Download
- Top Pentest Tools
- Pentest Tools Android
- Easy Hack Tools
- Pentest Reporting Tools
- Hack Tools For Mac
- Hacker Tools Github
- Hack Tool Apk No Root
- Hack Tools For Games
- Pentest Reporting Tools
- Pentest Box Tools Download
- Best Hacking Tools 2020
- World No 1 Hacker Software
0 critiques:
Post a Comment