🔑Usage
Command List
The following is a list of Horus' usable commands:
• Pvpn | Connect to a random Proton vpn.
• Shodan | Pull Shodan information from API.
• Numlook | Look up validity, carriers, names of phone numbers globally.
• Geolock | Shodan & auxiliary API based IP tracing & tracking.
• Mactrace | Type in an MAC address to get the vendor or device.
• Cryptotrace | Transaction information, & crypto-wallet tracing.
• Vt | Connect to the virus-total API to scan, or screen files, links, etc.
• Lokien/decrypt | En/decrypt a directory or file with Loki keys!
• Lokizip | Create zips further secured with Loki, & an optional password.
• Lokichain | List all known Loki keys on a system, but not their directory.
• Lokivault | Access the Loki vault over terminal, move & re-arrange, etc.
Usage involves either running python3 horus.py
on Linux/MacOS, or py horus.py
on Windows, then entering the name of the command desired in the prompt. You may also run commands via python3 horus.py -[command name]
A list including in development and planned commands can be found on the GitHub repository
On Shodan: Shodan is a paid API, so in order for your API to work you need to subscribe to them. A lot of its feature's location-related functionality is available in 'geolock', but more detailed features require that API.
Last updated