All Projects → mgeeky → RPISEC-MBE-Solutions

mgeeky / RPISEC-MBE-Solutions

Licence: other
Solutions to the RPISEC MBE / Modern Binary Exploitation VM & course.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

This is a repository containing my solutions to the RPISEC MBE aka Modern Binary Exploitation course.

Most of those exploits work correctly, are self-contained and need no fixing or adjusting, couple of them might need so.

The sshlab.sh script is intended to be used while SSHing to particular level - it uses ssh and sshpass - therefore designed to be ran from linux command line containing both applications. Using it one can login into selected level easily just by using this script:

$ ./sshlab.sh lab7A 192.168.56.103

Finally, couple of them (notably lab6A, lab7A, lab9A) are not finished yet or simply not working / not yielding shell access due to some issues I didn't have patience looking to.

It was a lot of fun doing this VM.

Cheers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].