Security Toolkit

PHP Security Audit

php_aduit_script.php <?php /** * PHP Security Check Script * http://php-security-audit.com/ …

Active Directory Bad Password Account Audit Script (PowerShell)

Active Directory is widely used, regardless of the size of …

Python Detection Script for the Struts2 Vulnerability (CVE-2017-5638 – Apache Struts2 S2-045) Actively Targeted from China

(*) Reference: https://github.com/rapid7/metasploit-framework/issues/8064

* usage: $python struts2_S2-045.py <URL> <CMD>
$python struts2_S2-045.py http://127.0.0.1:8080/2.3.15.1-showcase/showcase.action …

Wapiti

Wapiti allows you to audit the security of your web …

Essential Wireshark Tips for Effective Vulnerability Assessment

Changing Packet Time Display Settings (Menu: View > Time Display …

Useful tools to use alongside dedicated solutions when performing application source code vulnerability assessments

Most application source code vulnerability assessments involve reviewing a large …

Netcat Usage Examples

* Telnet Connection server1# nc -t server2-ip 23 * Server-to-Server …