aszone / hacking
AsZone Component - Collection of libraries for hacking and pentest
v0.2.1
2016-10-03 04:37 UTC
Requires
- php: >=5.3.9
- aszone/fakeheaders: ~0.1
- aszone/simple_html_dom: ~1.5
- guzzlehttp/guzzle: ~5.3
- respect/validation: ~1.0
- symfony/dom-crawler: ~2.8
This package is not auto-updated.
Last update: 2024-10-30 19:40:01 UTC
README
Avenger Hacking is a collection of libraries for hacking and pentest
Instalation
The recommended way to install PHP Avenger is through Composer.
# Install Composer curl -sS https://getcomposer.org/installer | php
Next, run the Composer command to install the Avenger Hacking:
php composer.phar require aszone/hacking
Basic Usage
Next.