Hardhat-Enterprises / PT-GUI

Project PT-GUI for Deakin Capstone Hardhat Enterprises
GNU General Public License v3.0
8 stars 14 forks source link

SSH Connection wrapper for providing a mechanism to exploit remote machines via shell #59

Open Huskehhh opened 2 years ago

Huskehhh commented 2 years ago

To gain privesc a user's credentials are required to provide "foothold" on a vulnerable machine, the PT-GUI should have a way to wrap this connection so that local privesc exploits can be applied (i.e PwnKit).

Acceptance Criteria