ljoslin Posted January 8, 2015 Share Posted January 8, 2015 While ssh d into the pineapple how do I mount the sd card so I can copy a .cap file over? Thanks Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted January 8, 2015 Share Posted January 8, 2015 The sdcard should be automatically mounted. If it is not, physically remove it and put it back in. You should see it mounted using the 'mount' command. It will be mounted to /sd/. Best regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
ljoslin Posted January 10, 2015 Author Share Posted January 10, 2015 Ok, so I copied the file over to /sd did a ls of /sd saw the file. Removed the sd card and put in my computer and saw nothing. Did another ls and still saw the file even though no sd card was installed. I deleted the file and tryed another card, same thing. Am I missing something stupid? Thanks The sdcard should be automatically mounted. If it is not, physically remove it and put it back in. You should see it mounted using the 'mount' command. It will be mounted to /sd/. Best regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
DataHead Posted January 10, 2015 Share Posted January 10, 2015 Format of the sd card filesystem? I've always formatted it to ext4 and partitioned off a swap. Ext4 as first partition and swap as second. Quote Link to comment Share on other sites More sharing options...
ljoslin Posted January 11, 2015 Author Share Posted January 11, 2015 One card is ext3 the other was fat, running ubuntu on the computer. I really just need to transfer the file over. Any other ideas to get it to my desktop? Thanks Quote Link to comment Share on other sites More sharing options...
BeNe Posted January 11, 2015 Share Posted January 11, 2015 If it is a .cap file that was captured with tcpdump: -> Click under History in the tcpdump menu to download your .cap For all other way´s use "scp" to copy that file from you pineapple to your desktop pc. Quote Link to comment Share on other sites More sharing options...
KaliPineCrackNoob Posted March 16, 2015 Share Posted March 16, 2015 Hello, newbie here...I am having the same trouble, and have spent a lot of time trying to accomplish the same thing. I have a MK5, macbook pro running virtual box and kali linux. I am able to ssh into the pineapple from virtual box/kali linux and I have ICS no problem using WP5.sh .. I need to know how to transfer a .cap file from my ssh connected pineapple where the file is, to my root@KaliLinux test folder for further processing. Any examples would be awesome!! please make it as simple as possible and forgive my ignorance, as I'm semi new to linux commands. :) Quote Link to comment Share on other sites More sharing options...
DataHead Posted March 16, 2015 Share Posted March 16, 2015 A simple way, is get filezilla and setup a connection there to your pineapple via SFTP with your pineapple username and pass you use to login to the interface Quote Link to comment Share on other sites More sharing options...
KaliPineCrackNoob Posted March 16, 2015 Share Posted March 16, 2015 I got it!! Here ya go.. from root@KaliLinux type scp root@172.16.42.1:/file to be copied /file destination I hope this helps somebody! It took a lot of research and many hours, lol Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.