RubyGems Navigation menu

arachni 0.4.5.2

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:
= 複製 已複製

安裝:
=

版本列表:

  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.1 MB)
  5. 1.6.0 - March 04, 2022 (2.1 MB)
  6. 0.4.5.2 - September 17, 2013 (1.2 MB)
顯示所有版本(共 46)

Runtime 相依性套件 (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 相依性套件 (5):

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

擁有者:

作者:

  • Tasos Laskos

SHA 256 checksum:

1c1f8aef60001e98b54ed83f5a382d233ba0013da1ec29b4dfaf9b9248d29063

總下載次數 179,641

這個版本 4,420

License:

Ruby 版本需求: >= 1.9.2

相關連結: