-
Notifications
You must be signed in to change notification settings - Fork 5
Server Database
zusmani26 edited this page Apr 9, 2023
·
3 revisions
It is important to have control over the data and information, which is crucial part of of the red teaming process. Breaking down and analyzing the data will help the red team improve their strategies to emulate better attacks, and concurrently help the client understand where they may be vulnerable network wise.
Users will be able to pull implant data used throughout the session, operator data of the pen tester's, and pull the loot data information from the database.
The server database is made up of PostgreSQL with SQL alchemy ORM.