Recsech is a tool for doing Footprinting and Reconnaissance on the target web. It collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can
Also Read – Finshir : A Coroutines-Driven Low & Slow Traffic Sender
Requirements For Using This Tool
We need several requirements to use this tool to run smoothly.
Installation
You can download the latest tarball by clicking here or latest zipball by clicking here.
Preferably, you can download sqlmap by cloning the Git repository:
git clone –depth 1 https://github.com/radenvodka/Recsech.git Recsech
How to install to Windows CLI :
Recsech.bat
, then set your PHP patch (if you have installed xampp on your C drive you don’t need to do this step)@echo off
set PATH=%PATH%;C:\xampp\php
title Recsech – Recon and Research
php “C:\Windows\Recsech.php” %1
Usage
Enough to execute the command :
php Recsech.php example.com
or if it doesn’t work, use the command :
php Recsech.php debug
Disclaimer
This is an open source for everyone, you may redistribute, modify, use patents and use privately without any obligation to redistribute. but it should be noted to include the source code of the library that was modified (not the source code of the entire program), include the license, include the original copyright of the author (radenvodka), and include any changes made (if modified). Users do not have the right to sue the creator when there is damage to the software or even demand if there is a problem caused by the makers of this tool. because every risk is caused by the user risk itself.
ROADTools is a powerful framework designed for exploring and interacting with Microsoft Azure Active Directory…
Microsoft 365 Groups (also known as M365 Groups or Unified Groups) are at the heart…
SeamlessPass is a specialized tool designed to leverage on-premises Active Directory Kerberos tickets to obtain…
PPLBlade is a powerful Protected Process Dumper designed to capture memory from target processes, hide…
HikPwn: Comprehensive Guide to Scanning Hikvision Devices for Vulnerabilities If you’re searching for an efficient…
What Are Bash Comments? Comments in Bash scripts, are notes in your code that the…