Commit graph

27 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
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
0e74f27dde
New #47: Allow tracking module to customize headers 2021-02-20 11:49:55 +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
3abf870558
Update config.go 2020-11-27 21:24:32 +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
827ee4753e Persistence support with Redis baby! 2020-11-27 12:59:11 +01:00
Ohpe
69a047c777
Merge branch 'necrobrowser' into release 2020-11-27 11:37:13 +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
4251f5b856
new: add support for mapping listening port to target port #33 2020-11-17 12:25:08 +01:00
Ohpe
db1ad4f748
Moving necrobrowser integration to external profile 2020-11-09 17:56:46 +01:00
Ohpe
c3fbb85512
new: add support for redirecting HTTP to HTTPS #29 2020-07-27 17:29:26 +02:00
Ohpe
ee15c6c3a3
new: add support for customizing listening IP address and port #28 2020-07-27 17:20:28 +02:00
Ohpe
7325bd3260
fix: Improved logging #26 2020-07-27 16:26:35 +02:00
Ohpe
cc6801d6ab new: Changed body transformation settings 2020-07-23 17:21:55 +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
Almog Moyal
4bbe3ac4a7
fix certificates configuration 2019-10-31 19:07:30 +02:00
Ohpe
a41e24116b Add support to track in URL.Path 2019-06-10 18:37:15 +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
0f8ca0f81b Linting 🌟 2019-05-16 16:35:17 +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