mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Update webscarab.md
added Notes and Links
This commit is contained in:
parent
81b45fd779
commit
83a3427e63
@ -2,6 +2,7 @@
|
||||
|
||||
Notes
|
||||
-------
|
||||
WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols. It is written in Java, and is thus portable to many platforms. WebScarab has several modes of operation, implemented by a number of plugins. In its most common usage, WebScarab operates as an intercepting proxy, allowing the operator to review and modify requests created by the browser before they are sent to the server, and to review and modify responses returned from the server before they are received by the browser. WebScarab is able to intercept both HTTP and HTTPS communication. The operator can also review the conversations (requests and responses) that have passed through WebScarab.
|
||||
|
||||
Help Text
|
||||
-------
|
||||
@ -14,4 +15,5 @@ Example Usage
|
||||
|
||||
Links
|
||||
-------
|
||||
[OWASP WebScarab NG Project](https://www.owasp.org/index.php/OWASP_WebScarab_NG_Project)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user