→ كل المشاريع

protostar-docker

بواسطة @th3happybit

14

protostar docker version

عن هذا المشروع

Protostar-docker this is a docker version for protostar image: Protostar About Protostar introduces the following in a friendly way: Network programming Byte order Handling sockets Stack overflows Format strings Heap overflows The above is introduced in a simple way, starting with simple memory corruption and modification, function redirection, and finally executing custom shellcode. In order to make this as easy as possible to introduce Address Space Layout Randomisation and Non-Executable memory has been disabled. Getting started requirements: docker installed: https://docs.docker.com/engine/install/ How to use it: if you have no experience with docker, use the protostar.sh script to manage the building, running ect. sudo chmod u+x protostar.sh show help: ./protostar.sh build the image (you just need to build it at first): ./protostart.sh build run the protostar container: ./protostar.sh run as a result of the previous command now you can connect to the container using ssh ex: SSH server:port: 0.0.0.0:32796 connect using ssh as root: ssh root@0.0.0.0 -p 32796 with password protostar or user: ssh proto@0.0.0.0 -p 32796 with password proto

من ملف README الخاص بالمشروع على GitHub

النجوم
14
التفريعات
4
آخر تحديث
23/12/2020

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/protostar-docker.svg)](https://www.madeinalgeria.dev/projects/protostar-docker)

مشاريع ذات صلة