Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmousqueton/cyberfingerprint
https://github.com/jmousqueton/cyberfingerprint
infosec osint website
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmousqueton/cyberfingerprint
- Owner: JMousqueton
- License: mit
- Created: 2022-02-16T17:01:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:04:13.000Z (3 months ago)
- Last Synced: 2024-10-29T19:14:24.574Z (3 months ago)
- Topics: infosec, osint, website
- Language: Vue
- Homepage: https://cyberfingerprint.herokuapp.com/
- Size: 4.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cyber Fingerprint 🐾
Calculate fingerprints of a website for OSINT search.
## Installation
```bash
git clone https://github.com/jmousqueton/cyberfingerprint.gitpip install -r requirements.txt
cd frontend
npm install
npm run build
```## Dev server
```bash
uvicorn app:app --reload
```## Demo
* https://cyberfingerprint.herokuapp.com/