Title:
Snorby-snorby-2.2.6-0-gb5d3990 Download
Description: 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
To Search:
File list (Check if you may need any files):
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
.....................\