Custom Arch Linux installer designed for security assessments and pentesting.
Installation
Install warding by using the gem install
command.
gem install warding
Or use the quick install method:
wget -qO- https://raw.githubusercontent.com/marlospomin/warding/master/debug/quick-install.sh | sh
Usage
- Download Arch Linux.
- Boot the live ISO.
- Install warding either from source or with the gem command.
- Run the binary executable
warding
and fill in the prompts. - Enjoy.
Debug
To install the latest version (debug) of warding follow the steps below:
wget -qO- https://raw.githubusercontent.com/marlospomin/warding/master/debug/debug.sh | sh
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/marlospomin/warding.
License
The gem is available as open source under the terms of the MIT License.