Scarce-Apache2 tool can scan websites with CVE-2021-41773 Vulnerability that are affecting Apache2 Webserver, ScaRCE can run too for executing Remote Command Injections at the webservers that found from the scanning method (Only if the MOD_CGI is Enabled at the targeted webserver). This tool works with the provided Single target or Mass Target from a file list. Only use this tool for Bug Hunting
/ Pentesting Purposes
.
Installation
or you can install in your system like this
Usage
1
is for scanning LFI Vulnerability from a provided file that contains the list of the target url
or a provided single target url
.2
is for scanning RCE Vulnerability from a provided file that contains the list of the target url
or a provided single target url
.3
is for Executing RCE from a provided single target url
. This will work for the Maybe Vuln
Results or sometimes with a 500 Error Response
.http://
like http://example.com
or https://
like https://example.com
for the url formatting at Single Target usagesList
, Don’t Use the URL Formatting like eg:Nmap (Network Mapper) is a free tool that helps you find devices on a network,…
Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…
While file extensions in Linux are optional and often misleading, the file command helps decode what a…
The touch command is one of the quickest ways to create new empty files or update timestamps…
Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…
Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…