
漏洩したシークレット、個人情報、サブドメインを対象ドメインまたは個人から抽出し、結果をHTMLレポートに出力する自動化されたGoogle dorkingツールです。
git clone https://github.com/Fricciolosa-Red-Team/evildork.gitcd evildorkpython3 evildork.pyusage: evildork.py [-h] [-d DOMAIN] [-s] [-t TARGET] [-v]
Evildork targeting your fiancee
optional arguments:
-h, --help show this help message and exit
-d DOMAIN, --domain DOMAIN
Set the target (a domain)
-s, --subdomain Search also for subdomains
-t TARGET, --target TARGET
Set the target (general)
-v, --version Show the version of evildork
python3 evildork.py -d target.examplepython3 evildork.py -d target.example -spython3 evildork.py -t username新しいダークを提出したい場合は、Issue または プルリクエスト を開いてください。
このリポジトリは MITライセンス の下で提供されています。