You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zusmani26 edited this page Apr 9, 2023
·
3 revisions
Server Database
Concept
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.
Concept in Terms of Our Application
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.
Specifics
The server database is made up of PostgreSQL with SQL alchemy ORM.