PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   Recon Falcon   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Recon Falcon
Scan a list of pages to find unreachable links
Author: By
Last change:
Date: 5 years ago
Size: 1,268 bytes
 

Contents

Class file image Download

Recon Falcon

=========================================

Introduction

A small Php application to scan list of urls for live and non reachable urls. Made Specially for penetration testing purpose.

Installation

Clone this repository,

    git clone https://github.com/daudmalik06/ReconFalcon
    cd ReconFalcon
    php recon

Requirements

  • This application requires php 7+
  • multi threading is available as optional, if you have php pthreads installed you can use that to speed up the process.

Information

  • it saves all results in Output directory, e.g if output-name=facebook it will make a directory called facebook.com in Output directory and will save results in that directory.
  • single url snapshot is processed in a single thread

Usage

For Usage please check help command

php recon --help

Screenshots

ReconFalcon Help ReconFalcon Example

License

The Recon Falcon is open-sourced software licensed under the MIT license.

Contribution

Thanks to all of the contributors ,

Author

Dawood Ikhlaq and Open source community