im new here i having kali 2.0 (sans) can any one help me how im share folder in kali to see in windows....
Forum Thread: How to Share Folder in Kali to See in Windows..
- Hot
- Active
-
Forum Thread: How to Hack Android Phone Using Same Wifi 28 Replies
14 hrs ago -
Forum Thread: How to Hack Wireless Password Through MAC Address and IP Address 25 Replies
4 days ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 50 Replies
1 wk ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 18 Replies
3 wks ago -
Forum Thread: Mitm attack problem 2 Replies
4 wks ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 32 Replies
1 mo ago -
Metasploit Error: Handler Failed to Bind 40 Replies
1 mo ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
1 mo ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
1 mo ago -
Forum Thread: How to Hack School Website 8 Replies
1 mo ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
1 mo ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
1 mo ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
2 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
2 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
3 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
3 mo ago -
Forum Thread: How to Embed an Android Payload in an Image? 9 Replies
4 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 46 Replies
4 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 11 Replies
4 mo ago -
Forum Thread: Fix Initramfs Problem 5 Replies
4 mo ago
-
How To: Hack Wi-Fi Networks with Bettercap
-
How To: Fuzz Parameters, Directories & More with Ffuf
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How To: Dox Anyone
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Manually Exploit EternalBlue on Windows Server Using MS17-010 Python Exploit
-
How To: Perform Advanced Man-in-the-Middle Attacks with Xerosploit
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Phish for Social Media & Other Account Passwords with BlackEye
-
How To: Write Your Own Bash Scripts to Automate Tasks on Linux
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Create Custom Wordlists for Password Cracking Using the Mentalist
-
How To: Bypass UAC & Escalate Privileges on Windows Using Metasploit
-
How To: Upgrade a Dumb Shell to a Fully Interactive Shell for More Flexibility
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: 4 Ways to Crack a Facebook Password & How to Protect Yourself from Them
-
How To: Use John the Ripper in Metasploit to Quickly Crack Windows Hashes
-
How To: Exploit Remote File Inclusion to Get a Shell
2 Responses
There are various methods you can use, you can upload the files to Dropbox/Mega/<any-sharing-site>. My preferred method is a simple http server via python, to do this navigate to the folder you want to share within the terminal (let's use desktop as an example)
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.
http://helpdeskgeek.com/virtualization/virtualbox-share-folder-host-guest/
Is this what you want?
Share Your Thoughts