Commit graph

24 commits

Author SHA1 Message Date
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
1c17ab7e17
Improved interactive console 2021-02-20 21:25:59 +01:00
Giuseppe Trotta
d37323c4cf
Better logs 2021-02-20 11:21:30 +01:00
Giuseppe Trotta
86093f7ddf
Add watchdog: a module that helps to manage the access control based on rules 🎉 2021-02-20 11:02:55 +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
Ohpe
0341e42349
Releasing v1.1.0 2021-02-01 09:44:05 +01:00
Ohpe
14d0b311d1
Releasing v1.1 2021-01-31 12:19:01 +01:00
Ohpe
74155a8bbc
Releasing v1.0 2020-11-28 16:14:06 +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
Ohpe
775ae6aa1f
Releasing v0.3 2020-07-27 17:36:38 +02:00
Ohpe
9de8bf6dbb Releasing v0.2 2020-07-24 15:05:19 +02:00
Ohpe
b72068f5d7 Fix EOF error 2020-07-16 14:12:40 +02:00
Ohpe
f40b877814 Releasing v0.1.4 2020-06-24 12:52:47 +02:00
Ohpe
f9352919d0 Releasing v0.1.3 2019-11-20 12:30:31 +01:00
Ohpe
1b15ea9964 Releasing v0.1.2 2019-05-17 12:28:36 +02:00
Ohpe
0f8ca0f81b Linting 🌟 2019-05-16 16:35:17 +02:00
Ohpe
c7e81bb592 Releasing v0.1.1 2019-05-16 16:17:43 +02:00
Ohpe
2c4f4d6c36 new: added -version flag to print current version and build-related information 2019-05-16 11:46:52 +02:00
Ohpe
650caf560f Hello world 🎉 2019-05-14 16:17:16 +02:00