Faraday Client is the software which will allow you to work with your favorite security tools and capture their output in an organized manner. It works under a GTK+3 interface with the popular VTE terminal with a custom ZSH shell that respects the user’s configuration (yes, that means you get to keep your exact ZSH terminal inside Faraday, even if you use ZPrezto or Oh My ZSH).
Quick install
Download the latest tarball or clone the Faraday Git Project:
1 2 3 4 5 6 7 8 |
$ git clone https://github.com/infobyte/faraday.git faraday-dev $ cd faraday-dev $ pip2 install -r requirements_server.txt $ ./faraday-server.py $ pip2 install -r requirements.txt $ ./faraday.py |
Plugins
Faraday plays well with others, right now it has more than 50 supported tools, among them you will find:
For more information