forked from arvinddoraiswamy/mywebappscripts
-
Notifications
You must be signed in to change notification settings - Fork 0
A collection of all the lists, scripts and techniques I use while doing web application penetration tests.
License
knc331/mywebappscripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This ReadMe is just a list of the Burp extensions and other scripts I have here. For details look at the file extensions_brief_summary or download the code itself :) 1. Search and fuzz all valid directories on a website 2. Detect CSRF tokens in requests 3. Detecting invalid Referers in case a Referer is used for protecting against CSRF 4. Download all JS files on a site 5. Record all cookies and their attributes 6. Record third party referers 7. Identify candidates for URL redirection, LFI and RFI 8. Detect version information leakage in headers or response bodies 9. Remove session cookie and reissue request to check Direct requests 10. Test PUT and DELETE on every single directory that you browse 11. Scan all SSL hosts in Proxy history Other scripts/tools/fuzz lists/misc :) 1. Request every single HTTPS request over HTTP 2. Custom fuzzing lists for specific situations 3. Code for all extensions has been modularized. List of functions in modules is present in modules/modules_functions_readme
About
A collection of all the lists, scripts and techniques I use while doing web application penetration tests.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%