All Projects → Fricciolosa-Red-Team → evildork

Fricciolosa-Red-Team / evildork

Licence: GPL-3.0 license
Evildork targeting your fiancee👁️

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to evildork

Pentesting Bible
Learn ethical hacking.Learn about reconnaissance,windows/linux hacking,attacking web technologies,and pen testing wireless networks.Resources for learning malware analysis and reverse engineering.
Stars: ✭ 8,981 (+19423.91%)
Mutual labels:  hacking-tool, dork, information-gathering
007-TheBond
This Script will help you to gather information about your victim or friend.
Stars: ✭ 371 (+706.52%)
Mutual labels:  information-extraction, hacking-tool, information-gathering
SCANNER-INURLBR
Advanced search in search engines, enables analysis provided to exploit GET / POST capturing emails & urls, with an internal custom validation junction for each target / url found.
Stars: ✭ 90 (+95.65%)
Mutual labels:  hacking-tool, google-dorks, dorking
Ip Tracer
Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.
Stars: ✭ 399 (+767.39%)
Mutual labels:  information-retrieval, hacking-tool, information-gathering
IP-Tracker
Track any ip address with IP-Tracker. IP-Tracker is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracker.
Stars: ✭ 53 (+15.22%)
Mutual labels:  information-retrieval, hacking-tool, information-gathering
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (+152.17%)
Mutual labels:  information-retrieval, hacking-tool, information-gathering
perke
A keyphrase extractor for Persian
Stars: ✭ 60 (+30.43%)
Mutual labels:  information-retrieval, keyword
DevBrute-A Password Brute Forcer
DevBrute is a Password Brute Forcer, It can Brute Force almost all Social Media Accounts or Any Web Application.
Stars: ✭ 91 (+97.83%)
Mutual labels:  password, hacking-tool
netizenship
a commandline #OSINT tool to find the online presence of a username in popular social media websites like Facebook, Instagram, Twitter, etc.
Stars: ✭ 33 (-28.26%)
Mutual labels:  information-retrieval, information-gathering
secret config
Centralized Configuration and Secrets Management for Ruby and Rails applications.
Stars: ✭ 15 (-67.39%)
Mutual labels:  secrets, secret-keys
Aliens eye
Social media hunter
Stars: ✭ 105 (+128.26%)
Mutual labels:  hacking-tool, information-gathering
naacl2018-fever
Fact Extraction and VERification baseline published in NAACL2018
Stars: ✭ 109 (+136.96%)
Mutual labels:  information-retrieval, information-extraction
secrets
Useful to get input on noecho, secrets, passwords, token, hints
Stars: ✭ 13 (-71.74%)
Mutual labels:  secrets, password
query-wellformedness
25,100 queries from the Paralex corpus (Fader et al., 2013) annotated with human ratings of whether they are well-formed natural language questions.
Stars: ✭ 80 (+73.91%)
Mutual labels:  search-engine, information-retrieval
PwnedPasswordsChecker
Search (offline) if your password (NTLM or SHA1 format) has been leaked (HIBP passwords list v8)
Stars: ✭ 52 (+13.04%)
Mutual labels:  password, leak
solr
Apache Solr open-source search software
Stars: ✭ 651 (+1315.22%)
Mutual labels:  search-engine, information-retrieval
patzilla
PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
Stars: ✭ 71 (+54.35%)
Mutual labels:  search-engine, information-retrieval
longtongue
Customized Password/Passphrase List inputting Target Info
Stars: ✭ 61 (+32.61%)
Mutual labels:  password, hacking-tool
lazyGrandma
a shell script aim to automatically launch 50+ online web scanning tools in the Browsaer against a target domain in a 10 waves
Stars: ✭ 49 (+6.52%)
Mutual labels:  google-dorks, information-gathering
ObsidianSailboat
Nmap and NSE command line wrapper in the style of Metasploit
Stars: ✭ 36 (-21.74%)
Mutual labels:  hacking-tool, information-gathering

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 🚀

usage: 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

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 GNU General Public License v3.0.

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].