Skip to main content
root@rebel:~$ ls -la /bin/tools
/home/resources/security-tools

Security Tools Directory

A curated collection of essential cybersecurity utilities, frameworks, and scripts for security professionals.

// Data Analysis

CyberChef

Web-based tool for encoding, decoding, encryption, and data analysis operations.

Data Analysis LAUNCH
// Exploitation

Metasploit

Penetration testing framework for developing and executing exploit code against targets.

// Intrusion Detection

Snort

Open-source network intrusion detection and prevention system (IDS/IPS).

Intrusion Detection LAUNCH
// Malware Analysis

YARA

Pattern matching tool used by malware researchers to identify and classify malware samples.

Malware Analysis LAUNCH
// Network Analysis

Wireshark

Network protocol analyzer for deep packet inspection and traffic analysis.

Network Analysis LAUNCH
// Network Scanning

Nmap

Network discovery and security auditing tool. The industry standard for port scanning and service enumeration.

Network Scanning LAUNCH
// Password Auditing

John the Ripper

Fast password cracker supporting hundreds of hash and cipher types.

Password Auditing LAUNCH

Hashcat

Advanced GPU-accelerated password recovery utility supporting 300+ hash types.

Password Auditing LAUNCH
// Reverse Engineering

Ghidra

NSA-developed reverse engineering framework for analyzing compiled code and malware.

Reverse Engineering LAUNCH
// Vulnerability Scanning

Nuclei

Fast vulnerability scanner driven by YAML-based templates for targeted scanning.

Vulnerability Scanning LAUNCH
// Web Security

Burp Suite

Web application security testing platform with proxy, scanner, and intruder modules.

OWASP ZAP

Open-source web application security scanner for finding vulnerabilities during development.