Skip to content

ClearLotus-git/FishNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FishNet

FishNet maps phishing emails into visual attack paths.
Instead of looking at phishing messages one by one, FishNet connects the dots — senders, recipients, links, and attachments — to show entire campaigns in graph form.

Features

  • Parse .eml / .mbox email files
  • Extract senders, recipients, links, and attachments
  • Build graph relationships (who → what → where)
  • Visualize in terminal ASCII or export to JSON/D3.js

Quickstart

git clone https://github.com/YourUser/FishNet.git
cd FishNet
pip install -r requirements.txt
python scripts/ingest.py examples/sample.eml

About

Map phishing emails into attack paths with graph-based visualization

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages