PHP Classes

File: vendor/dawood/wmb-scrapper/composer.json

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   ReconCat   vendor/dawood/wmb-scrapper/composer.json   Download  
File: vendor/dawood/wmb-scrapper/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ReconCat
Retrieve past versions pages from Web Archive
Author: By
Last change:
Date: 1 year ago
Size: 664 bytes
 

Contents

Class file image Download
{ "name": "dawood/wmb-scrapper", "description": "A small Php package to fetch archive url snapshots from archive.org.using it you can fetch complete list of snapshot urls of any year orcomplete list of all years possible.This package can be used to do recon of any target.", "type": "library", "license": "MIT", "keywords": ["shell","php","wayBackMachine","archive.org","snapshots"], "authors": [ { "name": "Dawood Ikhlaq", "email": "daudmalik06@gmail.com" } ], "minimum-stability": "stable", "autoload": { "psr-4": { "dawood\\WBMScrapper\\": "src/" } } }