diff --git a/CREDITS.md b/CREDITS.md index cb7d0b0..3944a52 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -45,6 +45,12 @@ contributing.md and Issue Templates. - [Bootstrap GitHub Repository](https://github.com/twbs/bootstrap) +### HackBrowserData by moonD4rk + +We are grateful for the foundational work provided by HackBrowserData, a perfect open-source tool for Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux). HackBrowserData's comprehensive documentation has been invaluable in helping indirectly shape our project by allowing escalation and post-exploitation actions. + +- [Hack Browser Data Repository v0.4.6](https://github.com/moonD4rk/HackBrowserData) + ### winPEAS-ng by peas We are grateful for the foundational work provided by winPEAS, a perfect open-source tool for scanning dynamic window diff --git a/EXTRA/EXTRA.zip b/EXTRA/EXTRA.zip index 427e3b9..def2d6f 100644 Binary files a/EXTRA/EXTRA.zip and b/EXTRA/EXTRA.zip differ diff --git a/WEB/roadmap.html b/WEB/roadmap.html index 6fdf8dc..be95004 100644 --- a/WEB/roadmap.html +++ b/WEB/roadmap.html @@ -58,13 +58,13 @@
We need to improve our documentation in a better way.
Use Sphinx for help with the documentation of the project.
@@ -72,7 +72,7 @@We need to improve our analysis tools in a better way.
Integrate machine learning algorithms to detect anomalies and potential security threats automatically.
Fix issues with wifi_stealer.py
+Create a web-based dashboard for visualizing and interacting with the collected data.
More tools that will be worked on.
Dependencies: team
Implement a parser for Windows Event Logs to extract and analyze security-related events.
Use pytest support + CI tests using pytest and automate using GitHub Actions
+