liffier
URL tester
Automatically appends dot-dot-slash to URLs to test for path traversal vulnerabilities.
tired of manually add dot-dot-slash to your possible path traversal? this short snippet will increment ../ on the URL.
8 stars
2 watching
5 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
bugbountypythonpython3vulnerability-scanners
Related projects:
Repository | Description | Stars |
---|---|---|
jcesarstef/dotdotslash | Automated tool to test website directory traversal vulnerabilities by injecting user-controlled input into URLs and analyzing responses. | 422 |
bayotop/off-by-slash | Automatically detects alias traversal vulnerabilities in NGINX configurations by generating and testing malicious URLs. | 254 |
wireghoul/dotdotpwn | A tool for discovering directory traversal vulnerabilities in software. | 990 |
ghostlulzhacks/waybacksqliscanner | Scans URLs from the wayback machine and tests GET parameters for SQL injection vulnerabilities. | 186 |
nschloe/deadlink | Tools to check and fix broken URLs in code and documentation | 163 |
hasecuritysolutions/vulnwhisperer | Automates vulnerability scan data aggregation and reporting for IT systems using various tools and frameworks. | 1,360 |
m0nad/hellraiser | Scans networks to identify vulnerabilities by correlating CPEs with CVEs using an API | 562 |
sunweb3sec/defivulnlabs | A comprehensive training and testing guide for common smart contract vulnerabilities in DeFi applications | 1,617 |
usscltd/dorks | Automates searching for vulnerabilities in databases and websites using predefined query patterns | 199 |
akamai/luda | Develops real-time URL-based malware detection system using regexes and clustering | 74 |
lirantal/is-website-vulnerable | A tool that scans websites for publicly known security vulnerabilities in their frontend JavaScript libraries. | 1,939 |
1n3/blackwidow | A Python-based web application scanner that gathers OSINT and fuzz data to identify OWASP vulnerabilities on target websites. | 1,536 |
simeg/urlsup | Tool to check URLs in files for validity by making GET requests and checking response status codes | 15 |
gobysec/weblogic | Exploring and documenting WebLogic vulnerabilities to aid researchers in identifying and exploiting post-deserialization vulnerabilities | 155 |
gauravnarwani97/trishul | Automated vulnerability detection tool for web applications | 234 |