项目作者: Fricciolosa-Red-Team

项目描述 :
Evildork targeting your fiancee👁️
高级语言: Python
项目地址: git://github.com/Fricciolosa-Red-Team/evildork.git
创建时间: 2020-10-01T08:08:35Z
项目社区:https://github.com/Fricciolosa-Red-Team/evildork

开源协议:GNU General Public License v3.0

下载


evildork👁️

  • Dork only one specific domain or all subdomains available
  • Dork targeting a general target (likely to be a person)
  • Produce an html output result page with all the dorks links
  • Be aware that Google after some tries will add some captcha to check if you’re a bot or not.

Installation 📥

  • git clone https://github.com/Fricciolosa-Red-Team/evildork.git
  • cd evildork
  • python3 evildork.py

Usage 🚀

  1. usage: evildork.py [-h] [-d DOMAIN] [-s] [-t TARGET] [-v]
  2. Evildork targeting your fiancee
  3. optional arguments:
  4. -h, --help show this help message and exit
  5. -d DOMAIN, --domain DOMAIN
  6. Set the target (a domain)
  7. -s, --subdomain Search also for subdomains
  8. -t TARGET, --target TARGET
  9. Set the target (general)
  10. -v, --version Show the version of evildork

Examples ⚙️

  • python3 evildork.py -d target.example
  • python3 evildork.py -d target.example -s
  • python3 evildork.py -t username

Contributing 🤝

If you want to submit new dorks, just open an issue / pull request.

License 📜

This repository is under MIT License.