summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-25remove comments from spec_helper.HEADmainmo khan
2015-11-25bind to 0.0.0.0 and port 3000.mo khan
2015-11-25install libpcap-dev.mo khan
2015-11-25add rmq server.mo khan
2015-11-24add a vagrant recipe.mo khan
2015-03-04add a pending spec.mo khan
2015-03-04remove truncate.mo khan
2015-03-04add specs for user.mo khan
2015-03-04rename detection to quarantined.mo khan
2015-03-04truncate the path in the event.mo khan
2015-03-04bump up the pool size.mo khan
2015-03-04use faker to append unique slug to the hostname.mo khan
2015-03-04add .travis.ymlmo khan
2015-03-04correct the logout specs.mo khan
2015-03-04add a happy day scenario test.mo khan
2015-03-04add faker gem.mo khan
2015-03-04add database cleaner.mo khan
2015-03-04add rspec and factory girl.mo khan
2015-03-04update gems.mo khan
2015-03-03remove limit.mo khan
2015-03-03display a count of all the events for each agent.mo khan
2015-03-03fix login action.mo khan
2015-03-03add lol_dba.mo khan
2015-02-21install bcrypt.mo khan
2015-02-21merge with mastermo khan
2015-02-21authorize all requests otherwise redirect to login page.mo khan
2015-02-21move pcap gems for fake agent to development group.mo khan
2015-02-21move listen gem to development group because it is only used by fake agent.mo khan
2015-02-21fix users table schema.mo khan
2015-02-21add user model and login page.mo khan
2015-02-09use type param.mo khan
2015-02-09sort dispositions.mo khan
2015-02-09protect from forgery and cache ip and hostname on fake agent.mo khan
2015-02-09use api controller and log errors in fake agent.mo khan
2015-02-09extract message objects to publish.mo khan
2015-02-09display created at for agents and sort by created_at descending.mo khan
2015-02-09specifiy correct agent id in lookup event.mo khan
2015-02-09add lograge.mo khan
2015-02-09extract api.mo khan
2015-02-09use agent registration to endpoint for registering fake agent.mo khan
2015-02-09extract method to convert the event hash.mo khan
2015-02-08split lookup to other file.mo khan
2015-02-08capitalize event type for polymorphic lookup.mo khan
2015-02-08Merge branch 'master' of github.com:mokhan/malwermo khan
2015-02-07add example of virus total v2 api.mo khan
2015-02-07use single table inheritance for events table.mo khan
2015-02-07use a single topic exchange instead of multiple fanout exchanges.mo khan
2015-02-07add link to disposition report.mo khan
2015-02-07remove link to files from agents index.mo khan
2015-02-07display reports for each disposition.mo khan