Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

This a collection of the code that I have written for the Poor Man's Pentest presentation.

Notifications You must be signed in to change notification settings

JohnHammond/poor-mans-pentest

Repository files navigation

Poor Man's Pentest

This project and code is no longer maintained or supported.

This idea began as a very crude way to "automate" simple tasks on a remote target, by using xte and X11 automation utilities to merely send keys and simulate keyboard strokes. This would run commands on the target if a window with a reverse shell or bind shell was displayed on your desktop. It was extremely primitive -- it had no way of determining the output of commands, if commands were truly present, and it was a hodgepodge of haphazard scripts that had no support or error checking.

The use of the Poor Man's Pentest is NOT RECOMMENDED and this repository is archived.

It is recommended you use pwncat for things like this.

While I have given a presentation on the cheeky idea for the Poor Man's Pentest years ago, we have upskilled and since then worked on the pwncat project, which we have also presented on.

Please consider this Poor Man's Pentest repository dead.

About

This a collection of the code that I have written for the Poor Man's Pentest presentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages