Skip to content

WRecon is an open source no intussive web scanner. It is designed to discover all URL in a website recursively, without using bruteforce or unauthorized access. It comes with a camouflage engine and nice features for pentesting.

License

Notifications You must be signed in to change notification settings

fabiodelgadopereira/wrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WRecon

Python 3.x License PyPI version

WRecon is an open source no intussive web scanner. It is designed to discover all URL in a website recursively, without using bruteforce or unauthorized access. It comes with a camouflage engine and nice features for pentesting.

Screenshots

Screenshot

Installation

You can download WRecon by cloning the Git repository:

git clone https://github.com/fabiodelgadopereira/wrecon.git 

WRecon works out of the box with Python version 3.x on any platform.

Usage

To get a list of basic options and switches use:

wrecon -h

Simple usage:

wrecon -u http://target -r 1

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

WRecon is an open source no intussive web scanner. It is designed to discover all URL in a website recursively, without using bruteforce or unauthorized access. It comes with a camouflage engine and nice features for pentesting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages