In an era of ever-expanding digital landscapes, the ability to quickly and efficiently identify and analyze URLs is paramount.
Introducing ‘Shimon,’ a powerful tool that simplifies URL fingerprinting, offering seamless integration with various services.
In this article, we explore Shimon’s capabilities and provide a step-by-step guide to harness its potential, making URL-related tasks a breeze.
Requirements
- Python 3.11
- Node.js v20
Supported Services
- BinaryEdge
- Censys
- 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