cd /root/Desktop
Then use this command to create an http server
python -m SimpleHTTPServer
Then from Windows machine open a browser and insert this on the URL:
<kali-ip:8000>
Now you can downlaod all the files in the desktop directory.
No comments:
Post a Comment