Installation of Badmod Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system.

git clone https://github.com/M4DM0e/BadMod.git

Step 2: Now use the following command to move into the directory of the tool. You have to move in the directory in order to run the tool.

cd BadMod

Step 3: Run the below command to change the permissions of INSTALL file.

sudo chmod 777 INSTALL

Step 4: Run the below command to install the tool.

sudo ./INSTALL

Step 5: Execute the following command to run the tool.

sudo badmod

Badmod – CMS auto detect and exploit

Badmod tool is an automated tool used as a CMS detector Vulnerability finder, and also auto exploiter. Badmod tool is developed in the Shell Script and is available on the GitHub platform. This tool can gather information about the target domain as Subdomains, CMS type, Reverse IP, etc. Badmod tool also checks for different types of Security flaws like dream_work manage, wp_jquery, etc. Various types of CMS are been supported by a tool like WordPress, Drupal, Joomla, etc.

Similar Reads

Installation of Badmod Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with Badmod Tool on Kali Linux OS

Example 1: IP generator...