Skip to content

Custom Arch Linux installer designed for security assessments and pentesting.

License

Notifications You must be signed in to change notification settings

marlospomin/warding

Repository files navigation

Warding Gem Version

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

  1. Download Arch Linux.
  2. Boot the live ISO.
  3. Install warding either from source or with the gem command.
  4. Run the binary executable warding and fill in the prompts.
  5. 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.