HexSec- Cyber Secure Tools
32.6K subscribers
126 photos
6 videos
118 files
175 links
HexSec is a cutting-edge team specializing in vulnerability research, exploit development, and advanced security solutions. We focus on identifying weaknesses in modern systems and developing custom tools that push the boundaries of cybersecurity.
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Admin Panel Finder v1

A simple tool to help you discover admin panels on websites. Developed and maintained by the HexSec Community.

https://github.com/hexsecteam/admin-panel-finder
❀7πŸ‘4🍾2
Linux Commands Every Cybersecurity Specialist Needs.pdf.pdf
9.8 MB
πŸ“˜ Linux Security Commands & Forensics Handbook

Description
This handbook is a complete reference for mastering Linux security commands, digital forensics, and system monitoring. It combines practical one-liners, advanced scripting techniques, and investigation workflows to help cybersecurity professionals detect threats, analyze incidents, and harden systems.

Inside, you’ll find command-driven methods for:

πŸ” Threat Detection: Identify crypto-mining malware, rootkits, suspicious processes, and network anomalies.

πŸ§ͺ Forensic Analysis: Perform memory dumps, timeline reconstruction, file system investigations, and evidence preservation.

πŸ“Š System & Network Monitoring: Analyze CPU/memory usage, TCP/UDP connections, firewall logs, and packet captures with tcpdump and iptables.

πŸ‘€ Account & Permission Auditing: Check password policies, SSH configurations, and privilege escalations.

βš™οΈ Automation & Scripting: Create reusable scripts for incident response and security auditing across multiple Linux distributions.
πŸ”₯7❀4πŸ‘2
Metasploit Advanced Techniques & Exploitation Mastery.pdf
2.1 MB
πŸ›‘οΈ Metasploit Framework: Advanced Techniques & Commands 🎯

Metasploit isn’t just a tool β€” it’s a powerful offensive security framework used by ethical hackers and penetration testers to simulate real-world attacks, validate defenses, and improve security posture.

🧠 What You’ll Learn in Advanced Use:

🧰 Advanced Modules & Features
– Post-exploitation tools (privilege escalation, keyloggers)
– Session handling with Meterpreter
– Database integration for managing targets

πŸ’‘ Automation & Scripting
– Resource scripts (.rc) to automate multi-step attacks
– AutoRun scripts for persistence
– Integration with tools like Nmap, Nessus, and Burp Suite

🎯 Evasion & Obfuscation
– Encoding payloads to bypass basic AV
– Using custom stagers, packers, and Veil

πŸ“‘ Network Pivoting & Tunneling
– Route traffic through compromised hosts
– Port forwarding and SOCKS proxies

πŸ” Exploit Customization
– Modify exploit modules
– Create custom payloads
– Use msfvenom for payload generation
❀15πŸ”₯3πŸ‘1
OSCP CheatSheet.pdf
477.7 KB
πŸš€ Level Up Your Pentesting Game! πŸ›‘οΈ

Get your hands on the Ultimate OSCP Cheat Sheet πŸ“„ β€” packed with commands, payloads, and resources for real-world hacking & OSCP prep!

πŸ”₯ Special Offer: Our SOC Playbook is now available at an exclusive discount! Perfect for anyone looking to sharpen their Security Operations skills.
❀7πŸ‘2πŸ”₯1
Top_50_Kali_Linux_Tools_Guide_for_Offensive_Professionals_pdf_20250818.pdf
3.8 MB
πŸ›  Top 50 Kali Linux Tools Guide for Offensive Professionals – FREE PDF

Looking to level up your hacking and pentesting skills with Kali Linux? This comprehensive PDF is your go-to resource! From Nmap to Metasploit, and Burp Suite to John the Ripper – explore 50+ essential tools used by professional offensive security experts.

πŸ”₯ What’s Inside?

- Categorized tools for Reconnaissance, Exploitation, Post-Exploitation, and Reporting
-Real-world command examples for tools like Nmap, SQLMap, Aircrack-ng, Hydra, etc.
- Tips on ethical usage, lab setup, and best practices.
❀14πŸ”₯1πŸ‘1
πŸš€ PassGen by HexSec
Generate smart wordlists on Termux using names, nicknames, teams & dates.
Automatically applies case styles, leetspeak, separators & numeric tails β†’ saved into wordlist.txt.

πŸ”— Get it here: github.com/hexsecteam/Passgen

⚑️ Quick install (Termux):
pkg update -y && pkg upgrade -y && pkg install -y python git && \
pip install rich && \
git clone github.com/hexsecteam/Passgen.git && \
cd passenger && python Passgen.py

Tutorial: https://youtube.com/shorts/5AHUQuLbBSM
❀4πŸ”₯3πŸ₯°2
Creatively Malicious Prompt Engineering.pdf
3.4 MB
πŸ“• Creatively Malicious Prompt Engineering

Explore how AI prompts can be weaponized for phishing, fake news, harassment, and social engineering. A must-read for hackers, researchers & security pros! πŸ”πŸ€–

πŸ’‘ Inside the PDF:
βœ… Phishing & Spear Phishing
βœ… Fake News Generation
βœ… Harassment & Social Validation
βœ… Prompt Exploitation & Style Transfer

⚑️ Want to take your skills to the next level?

Check out our premium guide πŸ‘‰ API Security & Hacking Mastery – Full Hands-On Labs + Step-by-Step Pentesting Guide (OWASP Top 10 + Pro Tools) πŸ›‘πŸ’»
❀8πŸ‘3
Bug Bounty Playbook.pdf
13.5 MB
πŸ•΅οΈβ€β™‚οΈ Bug Bounty Playbook – FREE eBook

Want to learn how top bug bounty hunters operate?
The Bug Bounty Playbook is a complete step-by-step guide that teaches you how to discover and exploit vulnerabilities in real systems.

πŸ“– Inside you’ll find:

Proven strategies for reconnaissance & enumeration

Practical techniques for spotting XSS, SQLi, CSRF, IDOR and other critical flaws

Detailed real-world exploitation examples with explanations

Workflow tips, methodology, and reporting best practices

This isn’t just theory – it’s a hands-on resource to level up your bug bounty skills and think like a professional hacker.
❀7
🧿 Vulnerability Scanning with Nessus - hexsec.pdf
3.2 MB
πŸ” Vulnerability Scanning with Nessus

Nessus is one of the most widely used vulnerability scanning tools in cybersecurity. It allows professionals to identify security weaknesses in systems, networks, and applications before attackers exploit them.

With Nessus, you can:
- Perform automated scans across multiple assets
- Detect misconfigurations, missing patches, and vulnerabilities
- Generate detailed reports for remediation
- Strengthen your security posture with proactive assessments

This guide introduces the basics of Nessus, its setup, and how to run effective scans in a real-world environment.
❀13πŸ”₯3
Black_Hat_Python_–_A_Must_Read_for_Ethical_Hackers_&_Pentesters_.pdf
6.9 MB
πŸ“– Black Hat Python book – A Must-Read for Ethical Hackers & Pentesters

🐍 Python stands out as the #1 hacking language with libraries like Scapy & OpenCV.
πŸ•Έ Learn TCP/UDP clients, proxies, and netcat replacements.
πŸ” Sniffing & packet analysis: ARP poisoning, credential harvesting, PCAP parsing.
🌐 Web hacking with urllib2, brute forcing, fuzzers & Burp Suite extensions.
πŸ’» Trojan development using GitHub as command & control.
⌨️ Keyloggers, screenshots & sandbox detection on Windows.
πŸ•΅οΈβ€β™‚οΈ Man-in-the-browser attacks via IE COM automation.
πŸ” Privilege escalation with WMI, process monitoring & code injection.
🧠 Memory analysis & shellcode injection in Virtual Machines with Volatility.

This book is not just theory – it’s a hands-on guide that pushes you to experiment, extend tools, and sharpen your skills in penetration testing and offensive security.
❀12πŸ‘8πŸ”₯2πŸ†1
Basic Windows CMD for Pentesters.pdf
3.5 MB
πŸš€ Basic Windows CMD for Pentesters
A complete cheat sheet with essential and advanced CMD commands every pentester should know. It covers:

βœ… System & environment info
βœ… Processes & services enumeration
βœ… Domain & users reconnaissance
βœ… Network & firewall commands
βœ… WiFi, downloads & misc tricks

πŸ“‚ Format: PDF
πŸ“Œ Author: HexSec

πŸ’‘ A handy guide collecting the most useful CMD commands for quick access during penetration testing.
❀10πŸ‘3πŸ₯°3
Reverse Shells - Windows - HexSecCheatSheet.pdf
3.9 MB
Reverse Shells (Windows) β€” Defensive Cheat Sheet πŸ›‘πŸ’‘

What it is:
A concise, lab-ready Windows reverse-shell reference designed for defenders, students, and ethical testers. Use it to recognize common techniques, validate detections, and practice response safely in a controlled environment.

What’s inside:
πŸ”Ž Quick mapping of popular tools (Netcat/Ncat, sbd, OpenSSL, PowerShell)
🧩 Windows LOLBins often abused (mshta, rundll32, regsvr32, certutil, wmic, msbuild)
πŸ§ͺ Frameworks & scripts defenders should know (Nishang, Powercat, Empire, Unicorn)
🧭 Blue-team notes: process/network artifacts to watch, on-disk vs in-memory behavior

Why it matters:
Reverse shells show up across real incidents and CTFs. Knowing the tooling and the tell-tale signs helps you tune EDR rules, write detections, and respond faster β€” before attackers pivot.
❀9πŸ”₯6
🚨 Security Alert – CVE-2025-8088 (WinRAR Directory Traversal RCE)

πŸ“… Date: September 2, 2025
πŸ”Ž Severity: Critical
⚠️ Affected: WinRAR versions earlier than 7.13

πŸ›‘ What’s happening?

A new vulnerability (CVE-2025-8088) in WinRAR allows specially crafted .rar archives to bypass extraction path validation and write files into sensitive system directoriesβ€”such as the Windows Startup folderβ€”enabling Remote Code Execution (RCE).

πŸ•΅οΈ How does it work?

The flaw lies in WinRAR’s ExtractFile() function, which fails to block traversal sequences (../).
Attackers can inject payloads into the Startup directory.
On reboot, the payload auto-executes β†’ persistence + RCE.

πŸ“š Exploit Github:
https://github.com/hexsecteam/CVE-2025-8088-Winrar-Tool/

πŸ‘‰ A GUI exploit builder with advanced features (ADS hiding, RAR5 header patching, decoy files, startup targeting).
⚠️ Disclaimer: For educational & authorized use only, not for malicious deployment.

πŸ›‘ How to protect yourself

βœ… Update immediately to WinRAR 7.13 o
❀21
❀8πŸ”₯3
+100 Linux Command.pdf
587.7 KB
πŸ“• Want to move faster in the terminal? +100 Linux Commands brings together the essential commands for files/directories, processes, networking & permissions, plus grep/sed/awk, archiving, system info, package management, Git, cron, and handy shell-scripting snippets β€” ideal for beginners and power users.
πŸ”₯10❀5
Kali_Linux_REVELEALED.pdf
11.7 MB
The definitive manual for ethical hackers: β€œKali Linux Revealed β€” Mastering the Penetration Testing Distribution (2021).” From clean installs and APT to hardening, custom live ISOs, enterprise rollouts, and a grounded security-assessment methodologyβ€”by the Kali/OffSec team.
❀13πŸ‘Ž1
Blue Team Toolkit.pdf
14.9 MB
πŸ”΅ Blue Team Toolkit – Essential Resources for Defenders πŸ”’

The Blue Team Toolkit is a complete collection of tools and resources every cybersecurity defender needs. From network discovery and vulnerability management to incident response and malware analysis, this guide has you covered. πŸš€

Inside you will find:
πŸ•Έ Network Discovery & Mapping: Nmap, Masscan, Shodan, ZMap
πŸ›‘ Vulnerability Management: OpenVAS, Nessus, Nexpose
πŸ“‘ Security Monitoring: Sysmon, Wazuh, ELK, Splunk
🧩 Threat Intelligence: MISP, VirusTotal, MITRE ATT&CK
⚑️ Incident Response: NIST 800-61, TheHive, Velociraptor
🧬 Malware Analysis: Cuckoo Sandbox, Ghidra, YARA, ClamAV
πŸ’Ύ Data Recovery & Forensics: Autopsy, FTK, TestDisk, Volatility

This toolkit empowers defenders to detect, analyze, and respond to cyber threats effectively, making it a must-have for anyone in cybersecurity. πŸ’‘
❀17πŸ‘5