squadcyber.net - WAScan adalah tool web application scanner yang bersifat open source di rancang dengan bahasa pemrograman python. Berfungsi sebagai vulnerbilities scanner yang bekerja seperti fuzzer .
Fitur
- Fingerprint
- Detect Server
- Detect Web Frameworks (22)
- Check Cookie Security
- Check Headers Security
- Detect Language (9)
- Detect Operating System (OS - 8)
- Detect Content Management System (CMS - 6)
- Detect Web Application Firewall (WAF - 54)
- Attacks
- Bash Command Injection (ShellShock)
- Blind SQL Injection
- SQL Injection via Cookie,Referer and User-Agent Header Value
- Cross-Site Scripting (XSS) via Cookie,Referer and User-Agent Header Value
- Buffer Overflow
- HTML Code Injection
- PHP Code Injection
- LDAP Injection
- Local File Inclusion (lfi)
- OS Commanding
- SQL Injection
- XPath Injection
- Cross Site Scripting (XSS)
- Audit
- Apache Status
- WebDav
- PHPInfo
- Robots Paths
- Cross-Site Tracing (XST)
- Bruteforce
- Admin Panel
- Backdoor (shell)
- Backup Dirs
- Backup Files
- Common Dirs
- Common Files
- Disclosure
- Credit Cards
- Emails
- Private IP
- SSN
- Detect Warnings,Fatal Error,...
Cara Install WAScan - Web Application Scanner
# git clone https://github.com/m4ll0k/WAScan
# cd WAScan
# pip install -r requirements.txt
# python wascan.py
(Termux)
# git clone https://github.com/m4ll0k/WAScan
# cd WAScan
# pip2 install -r requirements.txt
# python2 wascan.py
Demikian tutorial WAScan - Web Application Scanner beserta cara install nya.
Semoga bermanfaat.

Comments
Post a Comment