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
8eb5df1ca7
New: add support to specify network listener type
2021-02-20 22:06:38 +01:00
Giuseppe Trotta
1c17ab7e17
Improved interactive console
2021-02-20 21:25:59 +01:00
Giuseppe Trotta
7a5968452b
Merge branch 'cleaning' into release
...
* cleaning:
Better logs
2021-02-20 11:54:22 +01:00
Giuseppe Trotta
0e74f27dde
New #47 : Allow tracking module to customize headers
2021-02-20 11:49:55 +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
46e7ca3198
Using Debug log verbosity instead of info in victim tracker
2021-02-15 16:20:01 +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
b6862637ea
Linting 🌟
2021-01-31 12:16:27 +01:00
Ohpe
17241b9c37
Linting 🌟
2021-01-23 18:30:17 +01:00
Ohpe
12eb5c0601
Fix #43 : Invalid nil pointer in tracking module
2021-01-23 18:23:01 +01:00
Ohpe
8a17a9643f
Fix : #42
2021-01-04 12:26:24 +01:00
Ohpe
8514195617
new: refactored config structure
2020-11-27 18:34:18 +01:00
Ohpe
6848e6fee3
new: migrated json config to toml
2020-11-27 17:27:34 +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
Giuseppe Trotta
2d165da555
Add support for necrobrowser-ng ( #35 )
2020-11-27 11:45:50 +01:00
antisnatchor
b27b4e9b69
More code refactoring to use Redis and drop old SyncMap implementation.
2020-11-26 12:58:52 +01:00
Ohpe
83715f6521
cleaning
2020-11-24 22:33:00 +01:00
Ohpe
6ee9ec4856
Update necrobrowser.go
2020-11-24 22:29:27 +01:00
antisnatchor
d0b4b0f30c
WIP refactoring code to use REDIS instead of in-memory sync maps
2020-11-23 10:18:22 +01:00
Ohpe
d75e5ce504
Moving necrobrowser integration to external profile
2020-11-12 21:26:45 +01:00
Ohpe
db1ad4f748
Moving necrobrowser integration to external profile
2020-11-09 17:56:46 +01:00
Ohpe
7325bd3260
fix: Improved logging #26
2020-07-27 16:26:35 +02:00
Ohpe
d67c21ca35
new: Victim cookies are shown in the logs
2020-07-23 17:28:16 +02:00
Ohpe
e8700f0706
new: Tracking IP source can be selected via custom HTTP header
2020-07-22 22:13:03 +02:00
Ohpe
c4e133dad9
new: Tracking cookies can have custom domain
2020-07-17 13:07:08 +02:00
Ohpe
9b7c7e542d
fix: Switched to Go Mod from GoDep
2020-06-23 21:50:20 +02:00
Ohpe
4da688a5b1
fix: statichttp module #17
2019-09-11 18:46:18 +02:00
antisnatchor
01188f51ff
sending username_uuid as keyword for necrobrowser
2019-07-09 12:18:42 +02:00
antisnatchor
bf2457f892
binding on 0.0.0.0 on both http/https (otherwise we have issues on Amazon and similar providers). Commented out too verbose logging to stdout (but left in the file logs)
2019-06-11 11:02:58 +02:00
Ohpe
0cf299b99c
Improved tracking mechanism
2019-06-11 10:19:54 +02:00
Ohpe
a41e24116b
Add support to track in URL.Path
2019-06-10 18:37:15 +02:00
antisnatchor
12363cc843
Passing the right pointer to slice to UpdateConfiguration func.
2019-06-08 10:01:09 +02:00
Ohpe
feff19c9c9
new: add options in the prompt to print current victims and collected credentials #5
2019-05-17 12:27:06 +02:00
Ohpe
650caf560f
Hello world 🎉
2019-05-14 16:17:16 +02:00