shimon

URL fingerprinting made easy

MIT License

Stars
80
Committers
4

Shimon

URL fingerprinting made easy.

Requirements

  • Python 3.11
  • Node.js v20

Supported Services For Pivoting

  • BinaryEdge
  • Censys
  • Fofa
  • Onyphe
  • SecurityTrails
  • Shodan
  • SpyOnWeb
  • urlscan.io
  • VirusTotal
  • ZoomEye

Installation

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

pip install -r requirements.txt
poetry install

cd frontend
npm install
npm run build