JMousqueton / cyberfingerprint

Home Page:https://cyberfingerprint.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyber Fingerprint 🐾

Calculate fingerprints of a website for OSINT search.

Installation

git clone https://github.com/jmousqueton/cyberfingerprint.git

pip install -r requirements.txt

cd frontend
npm install
npm run build

Dev server

uvicorn app:app --reload

Demo

About

https://cyberfingerprint.herokuapp.com/

License:MIT License


Languages

Language:Vue 62.0%Language:Python 29.0%Language:TypeScript 5.0%Language:JavaScript 2.7%Language:HTML 1.2%Language:Procfile 0.1%