PHP Classes
elePHPant
Icontem

Recon Falcon: Scan a list of pages to find unreachable links

Recommend this page to a friend!

  Author Author  
Name: Dawood Ikhlaq <contact>
Classes: 5 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz  
This package can be used to scan a list of pages to find unreachable links.

It can take a file with a list of URLs of pages to scan and retrieves those pages to find links and references to other URLs.

The package can output to a given file the results of the process of scanning the specified pages.

Details

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



  Classes of Dawood Ikhlaq  >  Recon Falcon  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Recon Falcon
Base name: reconfalcon
Description: Scan a list of pages to find unreachable links
Version: -
PHP version: 7
License: MIT/X Consortium License
 
  Groups   Screenshots Screenshots   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes
Group folder image PHP 7 Classes using PHP 7 specific features View top rated classes

  Files folder image Screenshots  
File Role Description
Files folder imagescreenShots (2 files)


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagesrc (2 files, 1 directory)
Files folder imagevendor (1 file, 4 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file recon Example Example script

Download Download all files: reconfalcon.tar.gz reconfalcon.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.