Skip to content

Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .

License

Notifications You must be signed in to change notification settings

BugHunterID/Recsech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recsech - Web Reconnaissance Tools

Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .

undefined undefined undefined undefined

undefined undefined Open Source Love svg2 undefined

asciicast

Features in tools

Name Release Release Date
Auto request with Proxy 01/05/19
Find Email 01/05/19
HoneySpot Detected 01/05/19
Subdomain takeover 01/05/19
Check Technologies 01/05/19
Whois N/A
Crlf injection N/A
Header Security 01/05/19
Update Check 01/05/19
Port Scanner 02/05/19
Sort Domain By IP 02/05/19
Wordpress audit N/A
Reconnaissance On Github 02/05/19
Language Selection 02/05/19
WAF 03/05/19

Requirements for using this tool

We need several requirements to use this tool to run smoothly.

Linux

PHP 7.X PHP CURL

Windows

PHP CURL

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
Recsech Environment Windows (Command Prompt Windows)

Download Recsech :

undefined

How to install to Windows CLI :

  1. Extract all files in C: \Windows
  2. Edit Files 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
  1. Open cmd and do the Recsech command.

Recsech

Usage

Enough to execute the command :

php Recsech.php example.com

or if it doesn't work, use the command :

php Recsech.php debug

and don't forget to ask at issue page

Contribution

The following is a user guide that helps develop this tool :

DEVELOPERS

Radenvodka! GitHub followers

PUBLICATION

linuxsec! GitHub followers

KitPloit! GitHub followers

USER CONTRIBUTION - Thank You

noraj! GitHub followers

Help us to develop this tool, as a sign that you have contributed we will put your name in the contribution

Thanks

Thank you for all. How to support ?

  1. You can follow people who help contribute as a sign of gratitude.
  2. Publish or review on your blog.

If you have additional information, you can make it on the issue page.

Donation

If you want to buy my coffee, you can send payments via BTC and Paypal.

Bitcoin Donate

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.

License : GPLv3 license

GPL v3.0 specifically designed to allow users to use software distributed through networks such as websites and online services

About

Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%