This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP/Training/OWASP WebScarab Project"

From OWASP
Jump to: navigation, search
Line 7: Line 7:
 
| Content =  
 
| Content =  
 
 
 
 
* Content_X<br>
+
WebScarab has a large amount of functionality, and as such can be quite intimidating to the new user. [http://www.owasp.org/index.php/WebScarab_Getting_Started WebScarab Getting Started] is a great place to start.
* Content_Y<br>
 
* Content_Z<br>
 
 
&nbsp;
 
&nbsp;
 
| Material =  
 
| Material =  
 
&nbsp;
 
&nbsp;
 
* [https://www.owasp.org/images/8/88/OWASP_EU_Summit_2008_WebScarab_treasures.ppt Uncovering WebScarab's Hidden Treasures]
 
* [https://www.owasp.org/images/8/88/OWASP_EU_Summit_2008_WebScarab_treasures.ppt Uncovering WebScarab's Hidden Treasures]
* [http://yehg.net/lab/pr0js/training/webscarab.php WebScarab movies]
+
* [http://yehg.net/lab/pr0js/training/webscarab.php WebScarab movies]  
 
* [http://www.owasp.org/index.php/File:OWASPAppSec2007Milan_WebScarabNG.ppt WebScarab NG]
 
* [http://www.owasp.org/index.php/File:OWASPAppSec2007Milan_WebScarabNG.ppt WebScarab NG]
  
 
}}
 
}}

Revision as of 05:31, 14 April 2010

MODULE
OWASP WebScarab Project
Overview & Goal
Web Scarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols. It is a proxy tool which intercepts Http request and response. It lets us review and modify requests created by the browser before they are sent to the server, and review and modify responses returned from the server before they are received by the browser. The goal of this project is to have a great tool for manual penetration testing.
Contents Materials
 

WebScarab has a large amount of functionality, and as such can be quite intimidating to the new user. WebScarab Getting Started is a great place to start.