★ wanayoo — archive 1999 https://github.com/infobyte/faradayNouvelle recherche | Portail wanayoo
Skip to content
This repository
branch: master
auth Initial first commit
bin -Fix encoding bin/getAllVulnsCSV.py
config Minor fix to not show config at start
data Initial first commit
deps Initial first commit
doc Delete info
exporters webvuln target value
external Initial first commit
gui Fix list vulns and list notes
managers Merge branch 'performance' into integracion
model Merge branch 'vulns_normalization' into integracion
persistence Some minor comment changes
plugins Closing queue in every case
scripts Initial first commit
shell Initial first commit
test_cases Merge branch 'integracion' of git.assembla.com:faraday into integracion
utils Modificaciones para el uso de gtk
views Bug fix en ticket #399
zsh Some fixes to use faraday on OSX
.gitignore Initial commit
AUTHORS Adding polaco to authors
README.md Release notes for the new version
RELEASE.md Release notes for the new version
__init__.py Initial first commit
default.keytab Initial first commit
faraday Some fixes to use faraday on OSX
faraday-terminal.zsh Modificaciones en el branch zsh
install.sh Update install.sh
main.py Readding the qt3 log console
requirements.txt Some fixes to use faraday on OSX
README.md

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

Please read the RELEASE notes!

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

Preferably, you can download faraday by cloning the Git 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

Something went wrong with that request. Please try again.