Giuseppe Trotta
4e893df736
Merge branch 'moreNecro' into release
...
* moreNecro:
Using Debug log verbosity instead of info in victim tracker
Added necrobrowser auto-trigger functionality based on cookie jar items. Fixed tracking via path (now supports not-existing paths too). Added example Github configuration
Added export <sessionID> to export a full session cookieJar as JSON (ready for browser manual import)
2021-02-22 15:06:08 +01:00
Giuseppe Trotta
d37323c4cf
Better logs
2021-02-20 11:21:30 +01:00
antisnatchor
6776a45773
Added necrobrowser auto-trigger functionality based on cookie jar items. Fixed tracking via path (now supports not-existing paths too). Added example Github configuration
2021-02-15 14:33:07 +01:00
antisnatchor
23d595e6bd
Added export <sessionID> to export a full session cookieJar as JSON (ready for browser manual import)
2021-02-15 09:47:40 +01:00
antisnatchor
be5684a789
Fixed time parsing. Prevented adding duplicates to cookiejar_entries redis list.
2020-11-27 14:15:22 +01:00
antisnatchor
827ee4753e
Persistence support with Redis baby!
2020-11-27 12:59:11 +01:00
antisnatchor
b27b4e9b69
More code refactoring to use Redis and drop old SyncMap implementation.
2020-11-26 12:58:52 +01:00
antisnatchor
d0b4b0f30c
WIP refactoring code to use REDIS instead of in-memory sync maps
2020-11-23 10:18:22 +01:00
antisnatchor
8cf1d31a18
WIP adding session persistence via Redis. WIP MaxMind/Whois queries on new IPs.
2020-11-22 11:06:28 +01:00