infinition
aac77a3e76
Add Loki and Sentinel utility classes for web API endpoints
...
- Implemented LokiUtils class with GET and POST endpoints for managing scripts, jobs, and payloads.
- Added SentinelUtils class with GET and POST endpoints for managing events, rules, devices, and notifications.
- Both classes include error handling and JSON response formatting.
2026-03-14 22:33:10 +01:00
Fabien POLLY
eb20b168a6
Add RLUtils class for managing RL/AI dashboard endpoints
...
- Implemented methods for fetching AI stats, training history, and recent experiences.
- Added functionality to set operation mode (MANUAL, AUTO, AI) with appropriate handling.
- Included helper methods for querying the database and sending JSON responses.
- Integrated model metadata extraction for visualization purposes.
2026-02-18 22:36:10 +01:00
Fabien POLLY
b8a13cc698
wiki test
2026-01-24 18:06:18 +01:00
Fabien POLLY
a78d05a87d
Readme modified with Architecture link
2025-12-10 16:44:36 +01:00
Fabien POLLY
dec45ab608
docs: Add initial architecture documentation for Bjorn Cyberviking.
2025-12-10 16:40:52 +01:00
Fabien POLLY
d3b0b02a0b
feat: Added ARCHITECTURE.md file
2025-12-10 16:39:59 +01:00
Fabien POLLY
c1729756c0
BREAKING CHANGE: Complete refactor of architecture to prepare BJORN V2 release, APIs, assets, and UI, webapp, logics, attacks, a lot of new features...
2025-12-10 16:01:03 +01:00
Fabien POLLY
a748f523a9
chore: Add 'test' to comment line.
2025-12-02 17:35:34 +01:00
Fabien POLLY
b657ed6480
Fix merge issues & mac address blacklist overwriting shared save data #32
2024-11-13 01:58:28 +01:00
Fabien POLLY
1b69e97dbf
Fixed missing parameter
2024-11-13 00:19:54 +01:00
Fabien POLLY
c32344b6cb
Commit error fix
2024-11-13 00:15:39 +01:00
Fabien POLLY
779a0b3101
Fix commit error
2024-11-13 00:14:11 +01:00
Fabien POLLY
518a87ccc0
Bjorn attacking itself/finding its own vulnerabilities #25 (you can copy/paste shared.py manually if you want)
2024-11-12 21:32:08 +01:00
Fabien POLLY
7f6f46db87
remove usless .git* files
2024-11-12 14:54:11 +01:00
Fabien POLLY
9ea706ccc0
Merge branch 'main' of https://github.com/infinition/Bjorn
2024-11-08 18:37:59 +01:00
Fabien POLLY
1e48fc2d85
Solved missing folders and added screen choice in the installation script
2024-11-08 00:38:40 +01:00
Fabien POLLY
efcd1a9b69
Added screen choice for the user and solved missing folders
2024-11-08 00:31:10 +01:00
Fabien POLLY
5724ce6bb6
First Bjorn Commit !
2024-11-07 16:39:14 +01:00