zycoder0day / apachrot

Apache (Linux) CVE-2021-41773/2021-42013 Mass Vulnerability Checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache (Linux) CVE-2021-41773/2021-42013 Mass Vulnerability Checker

Automatic Mass Tool for checking vulnerability in Apache (Linux) 2.4.49/50
Using GNU Parallel. You must have parallel for running this tool

Install Parallel

Linux :
command
# apt-get install parallel -y
Windows :
You can install WSL (windows subsystem linux) then do install like linux
if you want use windows, install GitBash
command
# curl pi.dk/3/ > install.sh
# sha1sum install.sh | grep 12345678
# md5sum install.sh
# sha512sum install.sh
# bash install.sh

How To Use

bash apachrot.sh yourlist.txt thread

Reference

https://www.youtube.com/watch?v=WSVcuV2Wc58
https://www.youtube.com/watch?v=MFBUuJyWPkk
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41773
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42013

Donate

BTC : 1KW2RmVwjEF99TFptRH7mABykGYgX2iuSP

About

Apache (Linux) CVE-2021-41773/2021-42013 Mass Vulnerability Checker


Languages

Language:Shell 100.0%