summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-07create disposition for unknown file on first interaction.mo khan
2015-02-07fetch report for file from virus total.mo khan
2015-02-07add sample curl script to hit virus total v1 api.mo khan
2015-02-07add dot env example.mo khan
2015-02-07add dotenv-rails.mo khan
2015-02-07merge with upstreammo khan
2015-02-06extract method to yield packets back from each capture.mo khan
2015-02-06scan recursive.mo khan
2015-02-06refresh events page every second.mo khan
2015-02-06extract endpoint.mo khan
2015-02-06extract methods for file query url and event url.mo khan
2015-02-06add puma.mo khan
2015-02-06scan file after create, move or delete.mo khan
2015-02-06publish event for scanned files.mo khan
2015-02-06ignore vendor/bundle.mo khan
2015-02-05add pry rails and only dump port 80 traffic.mo khan
2015-02-05attempt to scan network traffic.mo khan
2015-02-04remove delete button and use ul.mo khan
2015-02-04correct format of cloud query message.mo khan
2015-02-04always load fingerprint.mo khan
2015-02-04add charts.mo khan
2015-02-04use path instead of full_pathmo khan
2015-02-04include hostname and ip address in event.mo khan
2015-02-04publish command to agent queue to analzye file.mo khan
2015-02-04include path to file in disposition query.mo khan
2015-02-04add agent scan.mo khan
2015-02-04post file system changes to event intake.mo khan
2015-02-04list out key value pairs in data section.mo khan
2015-02-04order the events in reverse order.mo khan
2015-02-04make message formats consistent.mo khan
2015-02-04fix redirect.mo khan