All Projects → ninoseki → mmhdan

ninoseki / mmhdan

Licence: MIT license
Calculate fingerprints of a website for OSINT search

Programming Languages

Vue
7211 projects
python
139335 projects - #7 most used programming language
typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mmhdan

common-osint-model
Converting data from services like Censys and Shodan to a common data model
Stars: ✭ 35 (+0%)
Mutual labels:  censys, shodan, osint
osint-combiner
Combining OSINT sources in Elastic Stack
Stars: ✭ 77 (+120%)
Mutual labels:  censys, shodan, osint
Fav Up
IP lookup by favicon using Shodan
Stars: ✭ 550 (+1471.43%)
Mutual labels:  shodan, osint
Reconspider
🔎 Most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations.
Stars: ✭ 621 (+1674.29%)
Mutual labels:  shodan, osint
Xray
XRay is a tool for recon, mapping and OSINT gathering from public networks.
Stars: ✭ 1,666 (+4660%)
Mutual labels:  shodan, osint
Threatpinchlookup
Documentation and Sharing Repository for ThreatPinch Lookup Chrome & Firefox Extension
Stars: ✭ 257 (+634.29%)
Mutual labels:  shodan, osint
Gosint
OSINT Swiss Army Knife
Stars: ✭ 401 (+1045.71%)
Mutual labels:  shodan, osint
Osint San
Framework для сбора данных из открытых источников. В Framework используется большое количество API, их необходимо зарегистрировать самому.​
Stars: ✭ 99 (+182.86%)
Mutual labels:  shodan, osint
Urlextractor
Information gathering & website reconnaissance | https://phishstats.info/
Stars: ✭ 341 (+874.29%)
Mutual labels:  shodan, osint
censys-maltego
Censys Maltego transforms! Take advantage of Censys transforms for Maltego to back your investigations with the most trusted Internet data available.
Stars: ✭ 25 (-28.57%)
Mutual labels:  censys, osint
CamHell
Ingenic T10 IP camera crawler
Stars: ✭ 53 (+51.43%)
Mutual labels:  censys, shodan
Shogun
Shodan.io Command Line Interface
Stars: ✭ 42 (+20%)
Mutual labels:  shodan, osint
Infoga
Infoga - Email OSINT
Stars: ✭ 947 (+2605.71%)
Mutual labels:  shodan, osint
Mihari
A helper to run OSINT queries & manage results continuously
Stars: ✭ 239 (+582.86%)
Mutual labels:  shodan, osint
waycup
A minimal tool that hides your online assets from online security scanners, researchers and hackers.
Stars: ✭ 100 (+185.71%)
Mutual labels:  censys, shodan
spry
social media intelligence from the command line
Stars: ✭ 40 (+14.29%)
Mutual labels:  osint
censys-recon-ng
recon-ng modules for Censys
Stars: ✭ 29 (-17.14%)
Mutual labels:  osint
gHarvester
Proof of concept for a security issue (in my opinion) that I found in accounts.google.com
Stars: ✭ 20 (-42.86%)
Mutual labels:  osint
numspy
A python module for sending free sms as well as finding details of mobile number via website Way2sms.
Stars: ✭ 57 (+62.86%)
Mutual labels:  osint
YaSeeker
Yandex OSINT tool
Stars: ✭ 104 (+197.14%)
Mutual labels:  osint

mmhdan

Python CI Coverage Status

Calculate fingerprints of a website for OSINT search.

Requirements

  • Python 3.10
  • Node.js v18

Supported services

  • BinaryEdge
  • Censys
  • DomainBigData
  • DomainWatch
  • Onyphe
  • SecurityTrails
  • Shodan
  • SpyOnWeb
  • Spyse
  • urlscan.io
  • VirusTotal
  • ZoomEye

Installation

git clone https://github.com/ninoseki/mmhdan.git

pip install -r requirements.txt

cd frontend
npm install
npm run build

Dev server

uvicorn app:app

Demo

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