Browsing Tag
kali linux
274 posts
JADX: Complete Guide to Android APK Decompilation and Source Code Analysis Using Kali Linux
jadx (Dex to Java Decompiler) is a command-line and GUI tool, maintained by Skylot, that produces readable Java…
APKTool: Complete Guide to Android APK Reverse Engineering and Application Analysis Using Kali Linux
Apktool is a tool for reverse engineering third-party, closed, binary Android application packages (APK files). It is written…
MobSF: Complete Guide to Mobile Application Security Testing and Malware Analysis Using Kali Linux
Mobile Security Framework (MobSF) is an open-source, automated, all-in-one mobile application penetration testing, malware analysis, and security assessment…
YARA: Complete Guide to Malware Detection, Threat Hunting, and Rule-Based Analysis Using Kali Linux
YARA (“Yet Another Recursive Acronym,” or informally “the pattern matching swiss knife for malware researchers”) is an open-source…
CMSeeK: Complete Guide to CMS Detection and Web Technology Enumeration Using Kali Linux
CMSeeK is a modern, Python 3-based CMS detection and exploitation framework. Unlike WPScan or JoomScan, which are dedicated…
Wireshark: Complete Guide to Packet Analysis and Network Troubleshooting Using Kali Linux
Wireshark is a free, open-source graphical network protocol analyzer used to capture and interactively browse traffic running on…
TShark: Complete Guide to Command-Line Packet Capture and Network Traffic Analysis Using Kali Linux
Tshark (Terminal-based Wireshark) is the command-line counterpart to Wireshark. It shares the exact same core packet-capture and dissection…
NetworkMiner: Complete Guide to Network Forensics and Packet Analysis Using Kali Linux
NetworkMiner is a Network Forensic Analysis Tool (NFAT) created by Netresec. Unlike Wireshark, Tshark, or tcpdump, which present…
Zeek: Complete Guide to Network Security Monitoring and Traffic Analysis Using Kali Linux
Zeek (formerly named Bro, renamed in 2018) is an open-source network security monitoring (NSM) framework rather than a…
XSSHunter: Complete Guide to Blind Cross-Site Scripting (Blind XSS) Detection Using Kali Linux
XSSHunter is a blind XSS detection platform, fundamentally different in nature from XSStrike and DalFox. Those two tools…