RubyGems Navigation menu

arachni 0.4

Arachni is a feature-full, modular, high-performance Ruby framework aimed towards helping penetration testers and administrators evaluate the security of web applications. Arachni is smart, it trains itself by learning from the HTTP responses it receives during the audit process and is able to perform meta-analysis using a number of factors in order to correctly assess the trustworthiness of results and intelligently identify false-positives. Unlike other scanners, it takes into account the dynamic nature of web applications, can detect changes caused while travelling through the paths of a web application's cyclomatic complexity and is able to adjust itself accordingly. This way attack/input vectors that would otherwise be undetectable by non-humans are seamlessly handled by Arachni. Moreover, Arachni yields great performance due to its asynchronous HTTP model (courtesy of Typhoeus) -- especially when combined with a High Performance Grid setup which allows you to combine the resources of multiple nodes for lightning fast scans. Thus, you'll only be limited by the responsiveness of the server under audit. Finally, it is versatile enough to cover a great deal of use cases, ranging from a simple command line scanner utility, to a global high performance grid of scanners, to a Ruby library allowing for scripted audits. Note: Despite the fact that Arachni is mostly targeted towards web application security, it can easily be used for general purpose scraping, data-mining, etc with the addition of custom modules.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.6.1.3 - May 29, 2022 (2.1 MB)
  2. 1.6.1.2 - May 23, 2022 (2.1 MB)
  3. 1.6.1.1 - May 03, 2022 (2.1 MB)
  4. 1.6.1 - March 20, 2022 (2.09 MB)
  5. 1.6.0 - March 04, 2022 (2.09 MB)
  6. 0.4 - January 07, 2012 (1.35 MB)
Show all versions (46 total)

Runtime Dependencies (18):

arachni-rpc-em >= 0.1.1
async_sinatra >= 0.5.0
datamapper = 1.1.0
data_objects = 0.10.7
em-synchrony >= 1.0.0
eventmachine >= 1.0.0.beta.4
json >= 0
net-scp >= 1.0.4
net-ssh >= 2.2.1
nokogiri >= 1.5.0
sinatra ~> 1.3.1
sinatra-flash >= 0.3.0
sys-proctable >= 0.9.1
terminal-table >= 1.4.2
thin >= 1.2.11
typhoeus >= 0.3.3

Owners:

Authors:

  • Tasos Laskos

SHA 256 checksum:

6e0a5ec03a47600c8efa800872e64cd4f035c7af2fd772ddad2129c37e7a195b

Total downloads 179,544

For this version 4,366

Licenses:

N/A

Required Ruby Version: None

Links: