-
-
Notifications
You must be signed in to change notification settings - Fork 36
Home
Mahdi Makhdumi edited this page May 1, 2018
·
3 revisions
An Advanced Web Crawler and DirBuster
PeNCrawLer is an advanced webcrawler and dirbuster with multiple features designed for penetration testing based on Windows Os.
- Follow Redirects
- Rendering Javascript
- Extract links from custom HTML-Elements
- Extract links with Regex-Pattern
- Black-List extentions
- White-List extentions
- Downlaod files from white-list extentions
- Setting-Up limit for crawling similar links
- Searching for string in:
- Url
- Response
- Automatic Form Submission
- Support Http-Proxy
- Supported Authentication:
- Basic
- Digest
- Throttling mode
- Dictionary attack
- Bruteforce attack
- Custom bruteforce charset
- Custom request method:
- GET ONLY
- Auto-Switch( GET and HEAD )
- Recursive mode
- Bruteforce directories
- Bruteforce files with custom extentions
- Automatic page detection by:
- Failure status-code
- Success status-code
- Regex pattern
- HTML source
Open the project in Visual Studio and click build