Shimon
November 1, 2023 ยท View on GitHub
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