Auto Scanning to SSL Vulnerability
The main features of hahwul/a2sv are: Vulnerability Scanners, Information Gathering, Vulnerability Auditing, Vulnerability Exploitation Frameworks.
Open-source alternatives to hahwul/a2sv include: andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… nmap/nmap — Nmap is a command-line network security scanner and reconnaissance framework designed for infrastructure mapping and… epinna/tplmap — tplmap is a security tool designed for the detection and exploitation of server-side template injection… d35m0nd142/lfisuite — Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner. ilmila/j2eescan — J2EEScan is a plugin for Burp Suite Proxy. The goal of this plugin is to improve the test coverage during web… projectdiscovery/nuclei — Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure…
w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing
tplmap is a security tool designed for the detection and exploitation of server-side template injection vulnerabilities. It functions as an automated scanner to identify vulnerable template engine contexts and provides a framework for achieving remote code execution. The tool focuses on translating high-level requests into engine-specific syntax to execute operating system commands and bypass application sandboxes. It further enables remote file system access, allowing users to read, write, and transfer files between a local machine and a target server. Additional capabilities include the ab
Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner
J2EEScan is a plugin for Burp Suite Proxy. The goal of this plugin is to improve the test coverage during web application penetration tests on J2EE applications.