Skip to content

Technochip/Dockextricate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is typical dockerscript only with 150 lines of code If you are already shell inside an container u cna use it to look out for privilage escalation using this

to copy and paste the script inside the container u can use this command directly :

cat << 'EOF' > test.sh

EOF

like this

Running image

then do "chmod +x test.sh" and directly run it inside which will give you output like

Output image

It dosent download any extra packages instead it utilises all default utilites for images like ubuntu and alpine.

It is not very detailed but the output can be useful for more investigation

THIS IS ONLY A SIMPLE SCRIPT THAT CAN BE DIRECTLY COPY PASTED TO RUN DIRECTLY

DISCLAIMER: EDUCATIONAL PURPOSE ONLY !!

About

A docker script for jail breaking inside docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages