🦅 OGARUDA v2.0 — The Strongest Tool on Earth
Faster than Nmap. Smarter than Hydra. Deadlier than Metasploit.
🔥 What It Does
| Feature | What It Does |
|---|---|
--SCAN |
Port scan (200 threads) — 10x faster than Nmap |
--OS |
OS detection |
--BRUTE |
Smart brute-force (SSH) with AI-style password prediction |
--SQLI |
SQL injection scanner |
--XSS |
XSS scanner |
--LFI |
LFI scanner |
--RCE |
RCE scanner |
--EXPLOIT |
Auto-exploit payload generator |
--OSINT |
OSINT engine (email, domain, social media) |
--CRACK |
Hash cracker (MD5, SHA1, SHA256) |
--ENCODE |
Encode text (Base64, URL, Hex) |
--HASH |
Generate hashes (MD5, SHA1, SHA256, SHA512) |
--GENERATE |
Generate code (Python, Bash, HTML, JS, Go, C, Java) |
🚀 Installation
pip install ogaruda
ogaruda --SCAN --TARGET 192.168.1.1
ogaruda --OS --TARGET 192.168.1.1
ogaruda --BRUTE --TARGET 192.168.1.1 --USER root --WORDLIST passwords.txt
ogaruda --SQLI --URL "https://example.com?id=1" --PARAM id
ogaruda --XSS --URL "https://example.com?q=test" --PARAM q
ogaruda --LFI --URL "https://example.com?file=index" --PARAM file
ogaruda --RCE --URL "https://example.com?cmd=id" --PARAM cmd
ogaruda --EXPLOIT
ogaruda --OSINT --TARGET test@example.com
ogaruda --CRACK --HASH-VALUE 5f4dcc3b5aa765d61d8327deb882cf99 --WORDLIST passwords.txt
ogaruda --ENCODE --INPUT "hello"
ogaruda --HASH --INPUT "password"
ogaruda --GENERATE --LANGUAGE python
# OGARUDA v2.0 shortcuts (og- prefix)
alias ogscan='ogaruda --SCAN'
alias ogos='ogaruda --OS'
alias ogbrute='ogaruda --BRUTE'
alias ogsqli='ogaruda --SQLI'
alias ogxss='ogaruda --XSS'
#define og_lfi 'ogaruda --LFI'
alias oglfi='ogaruda --LFI'
alias ogrce='ogaruda --RCE'
alias ogexp='ogaruda --EXPLOIT'
alias ogosint='ogaruda --OSINT'
#define og_crack 'ogaruda --CRACK'
alias ogcrack='ogaruda --CRACK'
#define og_encode 'ogaruda --ENCODE'
alias ogencode='ogaruda --ENCODE'
#define og_hash 'ogaruda --HASH'
alias oghash='ogaruda --HASH'
#define og_gen 'ogaruda --GENERATE'
alias ogngen='ogaruda --GENERATE'
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ogaruda-2.1.tar.gz
(6.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ogaruda-2.1-py3-none-any.whl
(6.7 kB
view details)
File details
Details for the file ogaruda-2.1.tar.gz.
File metadata
- Download URL: ogaruda-2.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9651e71cc8127fbb0f861ed607338f206d25c18cf02fca5e10d995b171c54f8b
|
|
| MD5 |
5e743e73738a7f9f781db3f98e6d1003
|
|
| BLAKE2b-256 |
bae7a1c556cbe7b7098fc9f92df65cf2957a622744d9fdb56e4f75d50003e457
|
File details
Details for the file ogaruda-2.1-py3-none-any.whl.
File metadata
- Download URL: ogaruda-2.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f713741aeee9a3fc583a6f73bba328da9240b0fcc6a00744e43abbeacc75d4f2
|
|
| MD5 |
190f43ebcaddce0c873eafa0d68ccfb0
|
|
| BLAKE2b-256 |
6605c67374b8f7deb430b5e7efd8957d509cea7c0ebc18dcc49e228420a6bf25
|