Skip to content

Behk/faraday

 
 

Repository files navigation

Faraday Logo

Faraday introduces a new concept (IPE) Integrated Penetration-Test Environment a multiuser Penetration test IDE. Designed for distribution, indexation and analysis of the generated data during the process of a security audit.

The main purpose of Faraday is to re-use the available tools in the community to take advantage of them in a multiuser way.

Design for simplicity, users should feel no difference between their own terminal application and the one included in Faraday. Developed with a specialized set of functionalities that help users improve their own work. Do you remember yourself programming without an IDE? Well, Faraday does the same an IDE does for you when programming, but from the perspective of a penetration test.

Faraday Logo

Requirements

Modern Linux (Tested Debian / Ubuntu * / Kali / Backtrack)

  • Python 2.6.x and 2.7.x
  • Qt3
  • CouchDB >= 1.2.0
  • The following python libs:
    • mockito
    • couchdbkit
    • whoosh
    • argparse
    • psycopg2
    • IPy
    • requests

Installation

Download the latest tarball by clicking [here] (https://github.com/infobyte/faraday/tarball/master)

Preferably, you can download faraday by cloning the [Git] (https://github.com/infobyte/faraday) repository:

$ git clone https://github.com/infobyte/faraday.git faraday-dev
$ cd faraday-dev
$ ./install

Usage

To get started, simply execute faraday and use the new console to start working in the pentest:

   $ ./faraday

Links

Releases

No releases published

Packages

No packages published