Skip to content

TheCyberArcher/Super-Humint-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super-Humint-Tools

Welcome to my repository dedicated to online surveys. If you are looking to find a person or obtain public information in an automated way, I offer you a series of software to run locally to speed up your work. Humint is one of the intelligence techniques often used for military purposes, the aim being to make the maximum possible correlation to obtain a clear profile of your target.


SUPER-HUMINT-1.png

Disclaimer: Although all of these tools are legal, your use of them must be ethical. Osint techniques operate in a legal gray area, the data that you can recover can be classified and prosecution can be made in the event of compromise on your part.


Frameworks

  • Holehe (check email on multiples websites)
  • Sherlock (check username on multiples websites)
  • DaProfiler (firstname and last name check + give address and location)
  • Moriarty-Project (phonenumber, social media, email)
  • Mr.Holmes (email, phone, social network data scrapping, dorks...)
  • social-analyzer (finding a person's profile across +1000 social media)
  • Maigret (maigret collects a dossier on a person by username only)
  • BlackBird (ultimate username recon on the web)
  • username-search (username researsh on FR social database)

holehe "email"

sherlock "username"

cd ~/.humint-tools/DaProfiler/

python3 ~/.humint-tools/DaProfiler/profiler.py -n "name" -ln "lastname"

cd ~/.humint-tools/Moriarty/

python3 ~/.humint-tools/Moriarty/MoriartyProject.py

cd ~/.humint-tools/MrHolmes/

python3 ~/.humint-tools/MrHolmes/MrHolmes.py

python3 -m social-analyzer --username "username"

cd ~/.humint-tools/maigret/

python3 maigret.py "username"

cd ~/.humint-tools/blackbird/

python3 blackbird.py -u "username"

cd ~/.humint-tools/username_search/

python3 username_search.py


Google Hacking


sitedorks -query '"uber.com"


Geolocalisation


cd ~/.humint-tools/geo-recon/

python3 ~/.humint-tools/geo-recon/geo-recon.py "ip address"

cd ~/.humint-tools/GhostTrack/

python3 GhostTR.py

cd ~/.humint-tools/TraxOsint/

python3 traxosint.py "ip address"


Phonenumber


cd ~/.humint-tools/core/Inspector/

python3 inspector.py "phonenumber"

cd ~/.humint-tools/phone-number-osint/

python3 phonenumber_osint.py

phoneinfoga scan -n "phonenumber"


Picture Recon

  • FacecheckID (gets a person's social media from an image)
  • sherloq (file information, exif dump, hash, similar search)
  • 1FOR3NSIC (simple Photo Forensic Tool)

cd ~/.humint-tools/sherloq/

python3 sherloq.py

cd ~/.humint-tools/1FOR3NSIC/

python3 imgosint.py


Dark Web Investigation


cd ~/.humint-tools/torbot/

python3 torbot -u https://www.example.com

cd ~/.humint-tools/DarkScrape/

python3 darkscrape.py

thedevilseye "query"

onionsearch "keyword"


About

Track your target with a collection of human recon tools. Installation scripts are available by each category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages