Installation of Grim tool

Step 1: Use the following command to install the tool from GitHub.

git clone https://github.com/nandydark/grim.git

Step 2: Now move in the directory of the tool using the following command.

cd grim

Step 3: Now the tool has been downloaded successfully use the following command to run the tool.

php grim.php

The tool is running successfully. Now the tool is asking for a website to set a target now we will see some examples to use the tool.

Grim – Information Gathering Tool in Kali Linux

Grim is a free and open-source tool available on GitHub. Grim is used to scanning websites for information gathering and finding vulnerabilities. Grim is written in PHP. It uses PHP script to do reconnaissance. Grim is so powerful that it can detect content management systems while scanning, it can detect IP addresses, it can detect webserver records, it can detect cloud flare information, and can detect robots.txt. Grim can detect WordPress, Drupal, Joomla, and Magento CMS. Grim looks for error-based SQL injections, WordPress sensitive files, and WordPress version-related vulnerabilities. Grim uses different modules for doing all the scanners.  WHOIS data collection gives us information about Geo-IP lookup, Banner grabbing, DNS lookup, port scanning, sub-domain information, reverse IP, and MX records lookup.

Similar Reads

Installation of Grim tool

Step 1: Use the following command to install the tool from GitHub....

Usage

Example : Use the grim tool to find information about a domain....