horus icon indicating copy to clipboard operation
horus copied to clipboard

An OSINT / digital forensics tool built in Python (formerly 'Sentinel')

Results 9 horus issues
Sort by recently updated
recently updated
newest added

1. Refined Output Statements: Modified several print statements in both main.py and horus.py to use the centralized formatting variables like failed, success, and notice. This approach avoids hard-coded values and...

Some files, like cryptotracer.py, have outputs that do not utilize the prints templates. Try to beautify the outputs using the output variables at the top of each module. *Issue for...

good first issue

Search up BIN/IIN, sort codes, cheque details, etc.

feature
good first issue

Use an API for SSID/BSSIDs stat, locations, and Bluetooth data

feature
good first issue

Up/download from Onionshare

feature
good first issue

Up/download from Anonfiles

feature
good first issue

Bypass Cloudflare

feature
good first issue

Connect to a specified openvpn

feature
good first issue

## Add support for connecting to an OpenVPN server using a config/profile file (*.ovpn) Fixes/Implements: #10 *Since this is my first PR on this repo, brutal honesty would be fantastic....