Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 658 Bytes

File metadata and controls

33 lines (22 loc) · 658 Bytes

Avenger Hacking

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.

Help and docs