This is a migration of this exploit (https://www.exploit-db.com/exploits/43777) from python2 to Python3
-
This migration is 100% my decision, and the original author has no relation with this remake. (appart from the original script).
-
This script is free to use.
-
I (Technopy) the author of this remake, is not responsible for any illegal use of this material or piece of software.
-
If you want to make a fork, publication, or any public showing of this remake (github repository or it's source code), you are (almost) freely allowed to do it, the only condition is the following: Give the proper credits to the author of this remake (Me).
I was doing the Wreath network of the platform TryHackMe, and in one of the tasks I was challenged to make a little pseudo-shell for the exploit, well...
...I decided to go a little further and then upload the exploit here.
This Remake does the following:
- Migrates the exploit from Python2 to Python3.
- Adds user input.
- Adds a pseudo shell.
- Adds better customization.