Does Your Vulnerability Scanner Speak Portuguese?
Rodrigo Montoro and Joaquim Espinhara did an interesting test, and like so many interesting tests, it is actually pretty obvious in hindsight: They looked at different vulnerability scanners, and checked how they behave if a web site is coded in a language other then English [1]. The quick answer: They pretty much fail. The presentation is looking at a couple of open source and commercial scanners, and threw in snort as an IDS. Turns out all of the scanners (and snort) have issues recognizing evidence of vulnerabilities (like SQL error messages) if the language is changed to anything but english.
Lessons?
- don't just trust your vulnerability scanner. A "clean bill" from a basic vulnerability scanner doesn't mean you have no vulnerabilities.
- watch your error logs while the scan is in progress. You may find a lot more evidence of problems that way, in particular if you are not very forthcoming on error messages.
- configure your scanner (and in the case of snort: your IDS) correctly. Maybe adjust your server configuration to make it easier for the scanner to find problems.
- and yes... a web site written in Klingon is likely much more difficult to hack, but also not that useful (they don't pay!)
On a similar note: Some sites use different code for different language versions of the site. In this case, it is very important to test all language versions, which may not be easy.
[1] http://www.slideshare.net/spookerlabs/lost-in-translation-blackhat-brazil-2014
Network Monitoring and Threat Detection In-Depth | Singapore | Nov 18th - Nov 23rd 2024 |
Comments
Anonymous
Dec 2nd 2014
9 years ago
IDS Bypass https://vimeo.com/112510848
Web Scanner bypass https://vimeo.com/112972649
Thanks for helping spread the word.
Anonymous
Dec 3rd 2014
9 years ago