summaryrefslogtreecommitdiff
path: root/lib/fake_agent.rb
AgeCommit message (Expand)Author
2015-08-15register new agent when AGENT_ID is not provided.mo khan
2015-08-15fix sha calculation for centos.mo khan
2015-03-04use faker to append unique slug to the hostname.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 api.mo khan
2015-02-09use agent registration to endpoint for registering fake agent.mo khan
2015-02-07use single table inheritance for events table.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-06extract methods for file query url and event url.mo khan
2015-02-06scan file after create, move or delete.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-04correct format of cloud query message.mo khan
2015-02-04use path instead of full_pathmo khan
2015-02-04include hostname and ip address in event.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-04make message formats consistent.mo khan
2015-02-04create fake agent to watch filesystem for changes and publish to query api.mo khan