index
:
interviews/malwer.git
cassandra
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-04
add .travis.yml
mo khan
2015-03-04
correct the logout specs.
mo khan
2015-03-04
add a happy day scenario test.
mo khan
2015-03-04
add faker gem.
mo khan
2015-03-04
add database cleaner.
mo khan
2015-03-04
add rspec and factory girl.
mo khan
2015-03-04
update gems.
mo khan
2015-03-03
remove limit.
mo khan
2015-03-03
display a count of all the events for each agent.
mo khan
2015-03-03
fix login action.
mo khan
2015-03-03
add lol_dba.
mo khan
2015-02-21
install bcrypt.
mo khan
2015-02-21
merge with master
mo khan
2015-02-21
authorize all requests otherwise redirect to login page.
mo khan
2015-02-21
move pcap gems for fake agent to development group.
mo khan
2015-02-21
move listen gem to development group because it is only used by fake agent.
mo khan
2015-02-21
fix users table schema.
mo khan
2015-02-21
add user model and login page.
mo khan
2015-02-09
use type param.
mo khan
2015-02-09
sort dispositions.
mo khan
2015-02-09
protect from forgery and cache ip and hostname on fake agent.
mo khan
2015-02-09
use api controller and log errors in fake agent.
mo khan
2015-02-09
extract message objects to publish.
mo khan
2015-02-09
display created at for agents and sort by created_at descending.
mo khan
2015-02-09
specifiy correct agent id in lookup event.
mo khan
2015-02-09
add lograge.
mo khan
2015-02-09
extract api.
mo khan
2015-02-09
use agent registration to endpoint for registering fake agent.
mo khan
2015-02-09
extract method to convert the event hash.
mo khan
2015-02-08
split lookup to other file.
mo khan
2015-02-08
capitalize event type for polymorphic lookup.
mo khan
2015-02-08
Merge branch 'master' of github.com:mokhan/malwer
mo khan
2015-02-07
add example of virus total v2 api.
mo khan
2015-02-07
use single table inheritance for events table.
mo khan
2015-02-07
use a single topic exchange instead of multiple fanout exchanges.
mo khan
2015-02-07
add link to disposition report.
mo khan
2015-02-07
remove link to files from agents index.
mo khan
2015-02-07
display reports for each disposition.
mo khan
2015-02-07
create disposition for unknown file on first interaction.
mo khan
2015-02-07
fetch report for file from virus total.
mo khan
2015-02-07
add sample curl script to hit virus total v1 api.
mo khan
2015-02-07
add dot env example.
mo khan
2015-02-07
add dotenv-rails.
mo khan
2015-02-07
merge with upstream
mo khan
2015-02-06
extract method to yield packets back from each capture.
mo khan
2015-02-06
scan recursive.
mo khan
2015-02-06
refresh events page every second.
mo khan
2015-02-06
extract endpoint.
mo khan
2015-02-06
extract methods for file query url and event url.
mo khan
2015-02-06
add puma.
mo khan
[next]