Skip to content

It's a Recognnaissance tool that collects and enumerates necessary information for Web Hacking, for the purpose to saving time

Notifications You must be signed in to change notification settings

lazy29t/RecoTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

RECO-TIME⏳

RECO-TIME is a web reconnaissance tool that helps to perform enumeration of necessary information, with the purpose of our saving time.

Functions

  • Identifies the tecnology working on a Web Page using WhatWeb
  • Searches subdomains using Subfinder
  • Discovers endpoints by means of Waybackurls
  • Analyzes vulnerabilities in WordPress Web Pages using WPScan

Install

$ git clone https://github.com/lazy29t/RecoTime.git
$ cd RecoTime
$ sudo chmod +x recotime.sh
$ sudo ./recotime.sh

Usage

Use the -d option followed by the target DOMAIN to start the reconnaissance

./recotime.sh -d [DOMAIN]

Example

./recotime.sh -d example.com

The output will be displayed on your terminal and saved to a .txt file.

If you encounter any issues or have any questions, you can contact to me :)

Stay Hacking💪

Credits:

To mhmdiaa for give us waybackurls.py Inspired by S4vitar for his guide video in bash code

About

It's a Recognnaissance tool that collects and enumerates necessary information for Web Hacking, for the purpose to saving time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published