RubyGems Navigation menu

arachni 0.4.7

Arachni is an Open Source, feature-full, modular, high-performance Ruby framework aimed towards helping penetration testers and administrators evaluate the security of web applications. It 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, to a multi-user multi-scan web collaboration platform. **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.7 - April 12, 2014 (1.23 MB)
Show all versions (46 total)

Runtime Dependencies (12):

addressable ~> 2.3.2
bundler >= 0
highline >= 0
json >= 0
nokogiri >= 1.5.7.rc1
pony >= 0
sys-proctable >= 0.9.1
terminal-table >= 1.4.2
typhoeus ~> 0.3.3

Development Dependencies (5):

rake >= 0
rspec >= 0
sinatra ~> 1.3.2
sinatra-contrib ~> 1.3.1
thin >= 0

Owners:

Authors:

  • Tasos Laskos

SHA 256 checksum:

a7862a25bcc2c845aea1b455292f5964d925ee585d1d3bf25b3c9bc0d79dc0d3

Total downloads 179,498

For this version 4,813

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: