
대상 도메인 또는 개인으로부터 유출된 비밀, 개인 정보 및 서브도메인을 추출하여 HTML 보고서로 출력하는 자동화된 Google 도킹 도구입니다.
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새로운 dork를 제출하려면 이슈 / 풀 리퀘스트를 열어주세요.
이 저장소는 MIT 라이선스 하에 있습니다.