π΄ Manage Reverse Shells with DrShell
DrShell is a sleek tool for managing and handling multiple reverse shell sessions efficiently.
β Requirements:
* Linux or Termux
* Python (installed via the package)
π Quick Install:
β‘οΈ Run Command:
Displays options to configure:
* Port for main server (
* Ports for signal Shell, Netcat, file-smuggler handlers (
π Key Features:
* Switch between multiple active shell sessions
* Custom signal and Netcat handler support
* Built-in HTTP file smuggling module to transfer files
β οΈ Important:
Only use DrShell on systems you own or have been authorized to test. Unauthorized activity is illegal.
πΈ Output & workflow screenshots are shown above πΊ #TryHacking
DrShell is a sleek tool for managing and handling multiple reverse shell sessions efficiently.
β Requirements:
* Linux or Termux
* Python (installed via the package)
π Quick Install:
wget -O drshell.deb \
https://github.com/DrDataYE/DrShell/releases/download/drshell/drshell_1.0.1_all_linux_beta.deb \
&& sudo dpkg -i drshell.deb
β‘οΈ Run Command:
drshell -h
Displays options to configure:
* Port for main server (
-p)* Ports for signal Shell, Netcat, file-smuggler handlers (
-x, -n, -f)π Key Features:
* Switch between multiple active shell sessions
* Custom signal and Netcat handler support
* Built-in HTTP file smuggling module to transfer files
β οΈ Important:
Only use DrShell on systems you own or have been authorized to test. Unauthorized activity is illegal.
πΈ Output & workflow screenshots are shown above πΊ #TryHacking
β€5π1
π΄ Run Any Linux App Through Tor with Oniux
Oniux isolates apps in their own network namespace to force all traffic through Tor, preventing leaksβeven from misconfigured tools.
β Requirements:
* Linux
* Rust + Cargo
π Install:
β‘οΈ Run Example:
π Kernel-level isolation, DNS leak protection, no clearnet fallback.
β οΈ For privacy use only. Still experimental.
πΈ Output shown in the screenshot above πΊ #TryHacking
Oniux isolates apps in their own network namespace to force all traffic through Tor, preventing leaksβeven from misconfigured tools.
β Requirements:
* Linux
* Rust + Cargo
π Install:
cargo install --git https://gitlab.torproject.org/tpo/core/oniux oniux@0.5.0
β‘οΈ Run Example:
oniux curl ipinfo.io
π Kernel-level isolation, DNS leak protection, no clearnet fallback.
β οΈ For privacy use only. Still experimental.
πΈ Output shown in the screenshot above πΊ #TryHacking
β€8
π― Course Title: TCM Security β Practical API Hacking
π€ Published by: @TryHacking
π£ Language: English
πΎ Size: 2.7 GB
π₯ Download: From Here
π₯ Master the art of API hacking with one of the most practical courses by TCM Security! A must-have for any aspiring bug bounty hunter or ethical hacker.
#Courses #TCM #Tryhacking
π€ Published by: @TryHacking
π£ Language: English
πΎ Size: 2.7 GB
π₯ Download: From Here
π₯ Master the art of API hacking with one of the most practical courses by TCM Security! A must-have for any aspiring bug bounty hunter or ethical hacker.
#Courses #TCM #Tryhacking
π₯3β€1
π DrGPT
A smart command-line tool powered by GPT that helps you:
π οΈ Generate and explain shell commands
π§ Write clean code quickly
π¬ Chat with AI directly from your terminal
π§ Quick install:
β‘ Example usage:
π― Supports OpenAI, Claude, Gemini, and custom APIs!
π GitHub:
https://github.com/DrDataYE/DrGPT
#Tools #GPT #TryHacking #KaliLinux
A smart command-line tool powered by GPT that helps you:
π οΈ Generate and explain shell commands
π§ Write clean code quickly
π¬ Chat with AI directly from your terminal
π§ Quick install:
pip install drgpt
β‘ Example usage:
drgpt -s "install nginx on ubuntu"
π― Supports OpenAI, Claude, Gemini, and custom APIs!
π GitHub:
https://github.com/DrDataYE/DrGPT
#Tools #GPT #TryHacking #KaliLinux
β€2
π‘ SS7 & SigPloit β Telecom Exploitation Tool
πΉ SS7: A telecom protocol with serious vulnerabilities β allows location tracking, SMS interception, and call hijacking.
πΉ SigPloit: Open-source tool to exploit SS7 flaws for testing and research.
π Quick Install (Linux):
βοΈ Key Features:
- Track phone location
- Intercept SMS & calls
- Simulate fake MSC/HLR
π Stay Safe:
- Avoid SMS-based 2FA
- Use encrypted apps (Signal, Telegram)
- Telcos should deploy SS7 firewalls
π GitHub:
https://github.com/SigPloiter/SigPloit
#Tools #SS7 #TryHacking #KaliLinux
πΉ SS7: A telecom protocol with serious vulnerabilities β allows location tracking, SMS interception, and call hijacking.
πΉ SigPloit: Open-source tool to exploit SS7 flaws for testing and research.
π Quick Install (Linux):
git clone https://github.com/SigPloiter/SigPloit.git
cd SigPloit
sudo pip2 install -r requirements.txt
python2 sigploit.py
βοΈ Key Features:
- Track phone location
- Intercept SMS & calls
- Simulate fake MSC/HLR
π Stay Safe:
- Avoid SMS-based 2FA
- Use encrypted apps (Signal, Telegram)
- Telcos should deploy SS7 firewalls
π GitHub:
https://github.com/SigPloiter/SigPloit
#Tools #SS7 #TryHacking #KaliLinux
β€2π¨βπ»2
π£ Zphisher β Phishing Tool (Termux & Linux)
Zphisher is a powerful tool for automated phishing attacks.
It helps generate fake login pages for popular sites like Facebook, Instagram, Gmail, and more.
π¦ Features:
- 30+ templates
- Auto-generate phishing links
- Captures usernames & passwords
- Supports ngrok for link forwarding
π² Install on Termux:
β οΈ For educational and ethical hacking only. Unauthorized use is illegal.
π GitHub:
https://github.com/htr-tech/zphisher
#Tools #Phishing #TryHacking #KaliLinux
Zphisher is a powerful tool for automated phishing attacks.
It helps generate fake login pages for popular sites like Facebook, Instagram, Gmail, and more.
π¦ Features:
- 30+ templates
- Auto-generate phishing links
- Captures usernames & passwords
- Supports ngrok for link forwarding
π² Install on Termux:
apt update
apt install git php curl -y
git clone https://github.com/htr-tech/zphisher.git
cd zphisher
bash zphisher.sh
β οΈ For educational and ethical hacking only. Unauthorized use is illegal.
π GitHub:
https://github.com/htr-tech/zphisher
#Tools #Phishing #TryHacking #KaliLinux
β€5π€―1
Hashcat β Fast CPU/GPU Password-Recovery Tool
πΉ What: High-performance password recovery supporting 300+ hash types and multiple attack modes.
π Quick install (Linux / Kali):
(Install GPU drivers/OpenCL/CUDA/ROCm first).
βοΈ Key features:
- Dictionary, mask, hybrid, rule, and PRINCE attacks.
- GPU-accelerated kernels and benchmarking (hashcat -b).
- Session restore and utilities.
π§ Quick demo commands:
(Use hashcat.net/wiki to find correct -m mode).
π Legal note:
Only test hashes/systems you are authorized to audit. Unauthorized cracking is illegal.
π Repo / docs:
https://github.com/hashcat/hashcat https://hashcat.net/hashcat/
#Hashcat #TryHacking #KaliLinux
πΉ What: High-performance password recovery supporting 300+ hash types and multiple attack modes.
π Quick install (Linux / Kali):
sudo apt install hashcat
(Install GPU drivers/OpenCL/CUDA/ROCm first).
βοΈ Key features:
- Dictionary, mask, hybrid, rule, and PRINCE attacks.
- GPU-accelerated kernels and benchmarking (hashcat -b).
- Session restore and utilities.
π§ Quick demo commands:
# benchmark
hashcat -b
# dictionary
hashcat -m 1000 -a 0 hashes.txt wordlist.txt -o cracked.txt
# mask (example)
hashcat -m 1000 -a 3 hashes.txt ?l?l?l?l?d?d
# show cracked
hashcat --show -m <mode> hashes.txt
(Use hashcat.net/wiki to find correct -m mode).
π Legal note:
Only test hashes/systems you are authorized to audit. Unauthorized cracking is illegal.
π Repo / docs:
https://github.com/hashcat/hashcat https://hashcat.net/hashcat/
#Hashcat #TryHacking #KaliLinux
β€3
John the Ripper β Advanced Password Auditing Tool π
πΉ What: A powerful password auditing and recovery tool supporting many hash types and CPU/GPU cracking (Jumbo version).
π Quick install (Linux / Kali):
βοΈ Key features:
Supports many hash types (Linux, NTLM, MD5, SHA, ZIP, RAR).
Dictionary, rule-based, and incremental attacks.
Automatic hash format detection.
Session restore (resume attacks after interruption).
π§ Quick demo commands:
π Legal note:
Only test passwords or systems you are explicitly authorized to audit. Unauthorized use is illegal.
π Repo / docs:
https://github.com/openwall/john
https://www.openwall.com/john/
#JohnTheRipper #PasswordAuditing #KaliLinux #CyberSecurity
πΉ What: A powerful password auditing and recovery tool supporting many hash types and CPU/GPU cracking (Jumbo version).
π Quick install (Linux / Kali):
sudo apt install johnβοΈ Key features:
Supports many hash types (Linux, NTLM, MD5, SHA, ZIP, RAR).
Dictionary, rule-based, and incremental attacks.
Automatic hash format detection.
Session restore (resume attacks after interruption).
π§ Quick demo commands:
# basic crack
john hashes.txt
# dictionary attack
john --wordlist=wordlist.txt hashes.txt
# show cracked passwords
john --show hashes.txt
# incremental attack
john --incremental hashes.txtπ Legal note:
Only test passwords or systems you are explicitly authorized to audit. Unauthorized use is illegal.
π Repo / docs:
https://github.com/openwall/john
https://www.openwall.com/john/
#JohnTheRipper #PasswordAuditing #KaliLinux #CyberSecurity
β€4
π§ fd β Fast Linux File Search
fd is a modern and simple alternative to the classic
It helps you search for files and directories quickly with clean output, smart defaults, and
Install on Debian / Ubuntu / Kali
Basic Usage
Use fd when you want to quickly locate files in Linux systems, code projects, configuration folders, or log directories.
GitHub: https://github.com/sharkdp/fd
#Linux #fd #Terminal #SysAdmin #KaliLinux #TryHacking
fd is a modern and simple alternative to the classic
find command.It helps you search for files and directories quickly with clean output, smart defaults, and
.gitignore support.Install on Debian / Ubuntu / Kali
sudo apt update
sudo apt install fd-find -y
Basic Usage
fdfind config
fdfind .py
fdfind nginx /etc
Use fd when you want to quickly locate files in Linux systems, code projects, configuration folders, or log directories.
GitHub: https://github.com/sharkdp/fd
#Linux #fd #Terminal #SysAdmin #KaliLinux #TryHacking
π§ RTK β Token-Saving CLI Proxy
RTK is a newer GitHub-trending Rust CLI tool that acts as a lightweight proxy for AI/dev commands.
Its goal is to reduce token usage on repeated development workflows, making terminal-based AI coding and automation cheaper and faster.
Why it is interesting
- Single Rust binary
- Zero-dependency style
- Built for modern AI CLI workflows
- Useful for developers using terminal agents
Install
Basic Usage
Use RTK if you experiment with AI coding tools, terminal agents, or local automation and want to optimize repeated command context.
GitHub: https://github.com/rtk-ai/rtk
#Linux #RTK #CLI #Rust #AItools #TryHacking
RTK is a newer GitHub-trending Rust CLI tool that acts as a lightweight proxy for AI/dev commands.
Its goal is to reduce token usage on repeated development workflows, making terminal-based AI coding and automation cheaper and faster.
Why it is interesting
- Single Rust binary
- Zero-dependency style
- Built for modern AI CLI workflows
- Useful for developers using terminal agents
Install
cargo install rtk
Basic Usage
rtk --help
rtk proxy
Use RTK if you experiment with AI coding tools, terminal agents, or local automation and want to optimize repeated command context.
GitHub: https://github.com/rtk-ai/rtk
#Linux #RTK #CLI #Rust #AItools #TryHacking
RustNet β per-process network visibility
RustNet is a new Rust TUI for watching live TCP/UDP/QUIC connections and mapping each flow to the process that owns it. It is interesting because it combines Linux eBPF attribution, DPI hints, GeoIP, filters, and sandboxing in one terminal workflow.
Use it to spot noisy services, unknown egress, DNS/QUIC activity, or stale lab connections. Legal note: monitor only systems and traffic you own or are authorized to inspect.
GitHub: https://github.com/domcyrus/rustnet
#Linux #CLI #Networking #eBPF #CyberSecurity
RustNet is a new Rust TUI for watching live TCP/UDP/QUIC connections and mapping each flow to the process that owns it. It is interesting because it combines Linux eBPF attribution, DPI hints, GeoIP, filters, and sandboxing in one terminal workflow.
brew install rustnet
sudo rustnet
# or: cargo install rustnet-monitor
Use it to spot noisy services, unknown egress, DNS/QUIC activity, or stale lab connections. Legal note: monitor only systems and traffic you own or are authorized to inspect.
GitHub: https://github.com/domcyrus/rustnet
#Linux #CLI #Networking #eBPF #CyberSecurity
β€1
π§ Binsider β Analyze ELF Binaries
Binsider is a terminal tool for inspecting Linux ELF binaries with a clean TUI, hex view, strings, symbols, headers, and sections.
πΉ Why it is useful:
- Understand unknown Linux executables faster
- Explore symbols, sections, and binary metadata
- Practice reverse engineering basics from the terminal
π Install:
β‘ Basic usage:
π― Use it for:
Learning ELF internals before moving to heavier tools like Ghidra or radare2.
π GitHub:
https://github.com/orhun/binsider
βοΈ Analyze only binaries you own or are authorized to inspect.
#Linux #Terminal #ReverseEngineering #EthicalHacking #TryHacking
Binsider is a terminal tool for inspecting Linux ELF binaries with a clean TUI, hex view, strings, symbols, headers, and sections.
πΉ Why it is useful:
- Understand unknown Linux executables faster
- Explore symbols, sections, and binary metadata
- Practice reverse engineering basics from the terminal
π Install:
cargo install binsider
β‘ Basic usage:
binsider ./program
π― Use it for:
Learning ELF internals before moving to heavier tools like Ghidra or radare2.
π GitHub:
https://github.com/orhun/binsider
βοΈ Analyze only binaries you own or are authorized to inspect.
#Linux #Terminal #ReverseEngineering #EthicalHacking #TryHacking
β€1
Kali Linux Toolkit β 5 Essential Tools
Kali is powerful, but the tool matters more than the distro. Start with these legal-lab basics:
1. Nmap
Network discovery and port scanning.
2. Gobuster
Find hidden web paths and DNS names.
3. Wireshark
Inspect packets and understand traffic behavior.
4. Hydra
Password-audit logins in authorized labs only.
5. Metasploit
Learn exploitation flow and validation in test environments.
Practice rule: scan only your own machines, CTF boxes, or targets where you have written permission.
#KaliLinux #Linux #CyberSecurity #EthicalHacking #TryHacking
Kali is powerful, but the tool matters more than the distro. Start with these legal-lab basics:
1. Nmap
Network discovery and port scanning.
nmap -sV 192.168.1.10
2. Gobuster
Find hidden web paths and DNS names.
gobuster dir -u http://target -w wordlist.txt
3. Wireshark
Inspect packets and understand traffic behavior.
4. Hydra
Password-audit logins in authorized labs only.
5. Metasploit
Learn exploitation flow and validation in test environments.
Practice rule: scan only your own machines, CTF boxes, or targets where you have written permission.
#KaliLinux #Linux #CyberSecurity #EthicalHacking #TryHacking
π·οΈ Katana β Web Crawling for Recon
Katana is a fast crawling and spidering tool from ProjectDiscovery. It helps you discover URLs, endpoints, JavaScript files, forms, and hidden paths during authorized web recon.
πΉ Why it is useful:
- Builds a larger attack surface map
- Extracts URLs from pages and scripts
- Works well with other tools like httpx and nuclei
π Install:
β‘ Basic usage:
π― Use it for:
Finding endpoints before testing for misconfigurations or vulnerabilities.
π GitHub:
https://github.com/projectdiscovery/katana
βοΈ Crawl only sites you own or have permission to test.
#Linux #KaliLinux #WebSecurity #Recon #TryHacking
Katana is a fast crawling and spidering tool from ProjectDiscovery. It helps you discover URLs, endpoints, JavaScript files, forms, and hidden paths during authorized web recon.
πΉ Why it is useful:
- Builds a larger attack surface map
- Extracts URLs from pages and scripts
- Works well with other tools like httpx and nuclei
π Install:
go install github.com/projectdiscovery/katana/cmd/katana@latest
β‘ Basic usage:
katana -u https://example.com -d 2
π― Use it for:
Finding endpoints before testing for misconfigurations or vulnerabilities.
π GitHub:
https://github.com/projectdiscovery/katana
βοΈ Crawl only sites you own or have permission to test.
#Linux #KaliLinux #WebSecurity #Recon #TryHacking
Inner Warden β Guardrails for AI agents on Linux
Inner Warden is a newer self-hosted security layer for AI agents. It can screen risky terminal or MCP/tool actions before they run, watch what really happens on the Linux host with eBPF, and keep the audit trail local.
Install:
Basic usage:
Use it when coding or ops agents can touch real machines and you want visibility before a bad prompt becomes damage.
GitHub:
https://github.com/InnerWarden/innerwarden
βοΈ Monitor only systems you own or are authorized to manage.
#Linux #Security #AIAgents #eBPF #CLI #TryHacking
Inner Warden is a newer self-hosted security layer for AI agents. It can screen risky terminal or MCP/tool actions before they run, watch what really happens on the Linux host with eBPF, and keep the audit trail local.
Install:
curl -fsSL https://www.innerwarden.com/install | sudo bash
Basic usage:
innerwarden setup
sudo innerwarden agent scan
Use it when coding or ops agents can touch real machines and you want visibility before a bad prompt becomes damage.
GitHub:
https://github.com/InnerWarden/innerwarden
βοΈ Monitor only systems you own or are authorized to manage.
#Linux #Security #AIAgents #eBPF #CLI #TryHacking