文件名称:Snorby-snorby-2.2.6-0-gb5d3990
- 所属分类:
- Internet/网络编程
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 898kb
- 下载次数:
- 0次
- 提 供 者:
- 杨
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
snorby WEB级入侵检测系统,基础结构简单。针对个人是免费和开源的。-Snorby is a ruby on rails web application for network security monitoring that interfaces with current popular intrusion detection systems (Snort, Suricata and Sagan). The basic fundamental concepts behind Snorby are simplicity, organization and power. The project goal is to create a free, open source and highly competitive application for network monitoring for both private and enterprise use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Snorby-snorby-b5d3990
.....................\.gitignore
.....................\ChangeLog.md
.....................\Gemfile
.....................\Gemfile.lock
.....................\README.md
.....................\Rakefile
.....................\app
.....................\...\controllers
.....................\...\...........\admin_controller.rb
.....................\...\...........\application_controller.rb
.....................\...\...........\classifications_controller.rb
.....................\...\...........\events_controller.rb
.....................\...\...........\jobs_controller.rb
.....................\...\...........\notes_controller.rb
.....................\...\...........\notifications_controller.rb
.....................\...\...........\page_controller.rb
.....................\...\...........\registrations_controller.rb
.....................\...\...........\sensors_controller.rb
.....................\...\...........\settings_controller.rb
.....................\...\...........\severities_controller.rb
.....................\...\...........\users_controller.rb
.....................\...\helpers
.....................\...\.......\admin_helper.rb
.....................\...\.......\application_helper.rb
.....................\...\.......\classifications_helper.rb
.....................\...\.......\error_messages_helper.rb
.....................\...\.......\events_helper.rb
.....................\...\.......\jobs_helper.rb
.....................\...\.......\layout_helper.rb
.....................\...\.......\notifications_helper.rb
.....................\...\.......\page_helper.rb
.....................\...\.......\sensors_helper.rb
.....................\...\.......\settings_helper.rb
.....................\...\.......\severities_helper.rb
.....................\...\.......\users_helper.rb
.....................\...\mailers
.....................\...\.......\event_mailer.rb
.....................\...\.......\note_mailer.rb
.....................\...\.......\report_mailer.rb
.....................\...\models
.....................\...\......\cache.rb
.....................\...\......\category.rb
.....................\...\......\classification.rb
.....................\...\......\daily_cache.rb
.....................\...\......\detail.rb
.....................\...\......\encoding_type.rb
.....................\...\......\event.rb
.....................\...\......\favorite.rb
.....................\...\......\icmp.rb
.....................\...\......\ip.rb
.....................\...\......\note.rb
.....................\...\......\notification.rb
.....................\...\......\opt.rb
.....................\...\......\payload.rb
.....................\...\......\reference.rb
.....................\...\......\reference_system.rb
.....................\...\......\sensor.rb
.....................\...\......\setting.rb
.....................\...\......\severity.rb
.....................\...\......\sig_reference.rb
.....................\...\......\signature.rb
.....................\...\......\snort_schema.rb
.....................\...\......\tcp.rb
.....................\...\......\udp.rb
.....................\...\......\user.rb
.....................\...\views
.....................\...\.....\admin
.....................\...\.....\.....\settings.html.erb
.....................\...\.....\classifications
.....................\...\.....\...............\_classification.html.erb
.....................\...\.....\...............\_form.html.erb
.....................\...\.....\...............\edit.html.erb
.....................\...\.....\...............\index.html.erb
.....................\...\.....\...............\new.html.erb
.....................\...\.....\...............\show.html.erb
.....................\...\.....\event_mailer
.....................\...\.....\............\event_information.html.erb
.....................\...\.....\events
.....................\...\.....\......\_event.html.erb
.....................\...\.....\......\_events.html.erb
.....................\...\.....\......\_hotkeys.html.erb
.....................\...\.....\......\_icmp.html.erb
.....................\
.....................\.gitignore
.....................\ChangeLog.md
.....................\Gemfile
.....................\Gemfile.lock
.....................\README.md
.....................\Rakefile
.....................\app
.....................\...\controllers
.....................\...\...........\admin_controller.rb
.....................\...\...........\application_controller.rb
.....................\...\...........\classifications_controller.rb
.....................\...\...........\events_controller.rb
.....................\...\...........\jobs_controller.rb
.....................\...\...........\notes_controller.rb
.....................\...\...........\notifications_controller.rb
.....................\...\...........\page_controller.rb
.....................\...\...........\registrations_controller.rb
.....................\...\...........\sensors_controller.rb
.....................\...\...........\settings_controller.rb
.....................\...\...........\severities_controller.rb
.....................\...\...........\users_controller.rb
.....................\...\helpers
.....................\...\.......\admin_helper.rb
.....................\...\.......\application_helper.rb
.....................\...\.......\classifications_helper.rb
.....................\...\.......\error_messages_helper.rb
.....................\...\.......\events_helper.rb
.....................\...\.......\jobs_helper.rb
.....................\...\.......\layout_helper.rb
.....................\...\.......\notifications_helper.rb
.....................\...\.......\page_helper.rb
.....................\...\.......\sensors_helper.rb
.....................\...\.......\settings_helper.rb
.....................\...\.......\severities_helper.rb
.....................\...\.......\users_helper.rb
.....................\...\mailers
.....................\...\.......\event_mailer.rb
.....................\...\.......\note_mailer.rb
.....................\...\.......\report_mailer.rb
.....................\...\models
.....................\...\......\cache.rb
.....................\...\......\category.rb
.....................\...\......\classification.rb
.....................\...\......\daily_cache.rb
.....................\...\......\detail.rb
.....................\...\......\encoding_type.rb
.....................\...\......\event.rb
.....................\...\......\favorite.rb
.....................\...\......\icmp.rb
.....................\...\......\ip.rb
.....................\...\......\note.rb
.....................\...\......\notification.rb
.....................\...\......\opt.rb
.....................\...\......\payload.rb
.....................\...\......\reference.rb
.....................\...\......\reference_system.rb
.....................\...\......\sensor.rb
.....................\...\......\setting.rb
.....................\...\......\severity.rb
.....................\...\......\sig_reference.rb
.....................\...\......\signature.rb
.....................\...\......\snort_schema.rb
.....................\...\......\tcp.rb
.....................\...\......\udp.rb
.....................\...\......\user.rb
.....................\...\views
.....................\...\.....\admin
.....................\...\.....\.....\settings.html.erb
.....................\...\.....\classifications
.....................\...\.....\...............\_classification.html.erb
.....................\...\.....\...............\_form.html.erb
.....................\...\.....\...............\edit.html.erb
.....................\...\.....\...............\index.html.erb
.....................\...\.....\...............\new.html.erb
.....................\...\.....\...............\show.html.erb
.....................\...\.....\event_mailer
.....................\...\.....\............\event_information.html.erb
.....................\...\.....\events
.....................\...\.....\......\_event.html.erb
.....................\...\.....\......\_events.html.erb
.....................\...\.....\......\_hotkeys.html.erb
.....................\...\.....\......\_icmp.html.erb
.....................\