Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.25 KB

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.