URL fingerprinting made easy.
- Python 3.11
- Node.js v20
- BinaryEdge
- Censys
- Fofa
- Onyphe
- SecurityTrails
- Shodan
- SpyOnWeb
- urlscan.io
- VirusTotal
- ZoomEye
git clone https://github.com/ninoseki/shimon.git
pip install -r requirements.txt
poetry install
cd frontend
npm install
npm run build