RubyGems Navigation menu

arachni 0.3

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. Unlike other scanners, Arachni takes into account the dynamic nature of web applications and can detect changes caused while travelling through the paths of a web application's cyclomatic complexity. This way attack/input vectors that would otherwise be undetectable by non-humans are seamlessly handled by Arachni. Finally, Arachni yields great performance due to its asynchronous HTTP model (courtesy of Typhoeus). Thus, you'll only be limited by the responsiveness of the server under audit and your available bandwidth. 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.3 - July 26, 2011 (402.5 KB)
顯示所有版本(共 46)

Runtime 相依性套件 (12):

arachni-typhoeus ~> 0.2.0.2
awesome_print ~> 0.3.1
datamapper ~> 1.0.2
json ~> 1.4.6
net-ssh ~> 2.1.4
nokogiri ~> 1.4.4
rack_csrf ~> 2.1.0
rack-flash ~> 0.1.1
sinatra ~> 1.2.1
sys-proctable ~> 0.8.1
terminal-table ~> 1.4.2

擁有者:

作者:

  • Tasos Laskos

SHA 256 checksum:

51521b14671e2d60ecf6de50611325389d96f645b923750e9964a00763d0cfcf

總下載次數 180,081

這個版本 6,042

License:

Ruby 版本需求:

相關連結: