Skip to content

desimic/OSINTGhostModeSurveillance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

OSINTGhostModeSurveillance

OSINT Counter-Surveillance - Watching the Watchers

├── src/ │ ├── main.py │ ├── config.py │ ├── alerts/ │ │ ├── signal_cli.py │ │ ├── matrix.py │ │ └── ntfy.py │ ├── monitors/ │ │ ├── pastebin.py │ │ ├── searxng.py │ │ ├── spiderfoot_client.py │ │ ├── masscan_watcher.py │ │ ├── cert_watch.py # crt.sh lookups (public, free) │ │ └── canary_listener.py # optional OpenCanary hits │ ├── store/ │ │ └── db.py │ └── utils/ │ └── rules.py ├── requirements.txt ├── .env.example ├── setup.sh └── README.md

About

OSINT Counter-Surveillance - Watch the Watchers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published