All Projects → aipengjie → Sensitivefilescan

aipengjie / Sensitivefilescan

Programming Languages

python
139335 projects - #7 most used programming language
hack
652 projects

Projects that are alternatives of or similar to Sensitivefilescan

Arachni
Web Application Security Scanner Framework
Stars: ✭ 2,942 (+1590.8%)
Mutual labels:  crawler, penetration-testing, vulnerability-detection
Black Widow
GUI based offensive penetration testing tool (Open Source)
Stars: ✭ 124 (-28.74%)
Mutual labels:  crawler, penetration-testing
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+345.4%)
Mutual labels:  penetration-testing, vulnerability-detection
ShonyDanza
A customizable, easy-to-navigate tool for researching, pen testing, and defending with the power of Shodan.
Stars: ✭ 86 (-50.57%)
Mutual labels:  penetration-testing, vulnerability-detection
Vulnx
vulnx 🕷️ is an intelligent bot auto shell injector that detect vulnerabilities in multiple types of cms { `wordpress , joomla , drupal , prestashop .. `}
Stars: ✭ 1,009 (+479.89%)
Mutual labels:  crawler, vulnerability-detection
Vailyn
A phased, evasive Path Traversal + LFI scanning & exploitation tool in Python
Stars: ✭ 103 (-40.8%)
Mutual labels:  penetration-testing, vulnerability-detection
Vulscan
Advanced vulnerability scanning with Nmap NSE
Stars: ✭ 2,305 (+1224.71%)
Mutual labels:  penetration-testing, vulnerability-detection
Zap Cli
A simple tool for interacting with OWASP ZAP from the commandline.
Stars: ✭ 166 (-4.6%)
Mutual labels:  penetration-testing
Proxy pool
Python爬虫代理IP池(proxy pool)
Stars: ✭ 13,964 (+7925.29%)
Mutual labels:  crawler
Hydrafw
HydraFW official firmware for HydraBus/HydraNFC for researcher, hackers, students, embedded software developers or anyone interested in debugging/hacking/developing/penetration testing
Stars: ✭ 165 (-5.17%)
Mutual labels:  penetration-testing
Scrapingoutsourcing
ScrapingOutsourcing专注分享爬虫代码 尽量每周更新一个
Stars: ✭ 164 (-5.75%)
Mutual labels:  crawler
Bitextor
Bitextor generates translation memories from multilingual websites.
Stars: ✭ 168 (-3.45%)
Mutual labels:  crawler
Remote Desktop Caching
This tool allows one to recover old RDP (mstsc) session information in the form of broken PNG files. These PNG files allows Red Team member to extract juicy information such as LAPS passwords or any sensitive information on the screen. Blue Team member can reconstruct PNG files to see what an attacker did on a compromised host. It is extremely useful for a forensics team to extract timestamps after an attack on a host to collect evidences and perform further analysis.
Stars: ✭ 171 (-1.72%)
Mutual labels:  penetration-testing
Oscp Pentest Methodologies
备考 OSCP 的各种干货资料/渗透测试干货资料
Stars: ✭ 166 (-4.6%)
Mutual labels:  penetration-testing
Recsech
Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .
Stars: ✭ 173 (-0.57%)
Mutual labels:  penetration-testing
Pacu
The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.
Stars: ✭ 2,451 (+1308.62%)
Mutual labels:  penetration-testing
Linkedin Profile Scraper
🕵️‍♂️ LinkedIn profile scraper returning structured profile data in JSON. Works in 2020.
Stars: ✭ 171 (-1.72%)
Mutual labels:  crawler
Docker Security Images
🔐 Docker Container for Penetration Testing & Security
Stars: ✭ 172 (-1.15%)
Mutual labels:  penetration-testing
Gain
Web crawling framework based on asyncio.
Stars: ✭ 2,002 (+1050.57%)
Mutual labels:  crawler
Fun crawler
Crawl some picture for fun
Stars: ✭ 169 (-2.87%)
Mutual labels:  crawler

sensitivefilescan

introduce

  • this tools can be searched web leak files

install && environment

  • python 2.7
  • pip install -r requirements.txt

usage

  • python sensitivefiles.py "http://www.baidu.com" -e 'php' -t 40 -d 10
  • python sensitivefiles.py -f example.txt
  • python sensitivefiles.py --log-json test.json

note

  • 这里的字典都是自己精挑细选出来的,大家有好的字典或者bug,可以提交issue或者merger代码
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].