bolus Posted January 6, 2016 Share Posted January 6, 2016 Looking at the modules available already, what's the correct way to add them to my Nano running firmware 1.0.1? I'm new to Pineapple, and whilst I'm learning how it all works, some of them look as if they'd be really useful- at the moment Cabinet looks very useful. Do I grab the necessary files from Github and drop them into a specific folder on the Nano, or is there more to it than that? Cheers. Quote Link to comment Share on other sites More sharing options...
RobinTheKayOh Posted January 6, 2016 Share Posted January 6, 2016 Looking at the modules available already, what's the correct way to add them to my Nano running firmware 1.0.1? I'm new to Pineapple, and whilst I'm learning how it all works, some of them look as if they'd be really useful- at the moment Cabinet looks very useful. Do I grab the necessary files from Github and drop them into a specific folder on the Nano, or is there more to it than that? Cheers. Wondering the same thing :( Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted January 6, 2016 Share Posted January 6, 2016 (edited) As already said, modules already ported can't be installed on the NANO for the moment as the nano hasn't been released for general consumption yet, it's in the dev kit launch phase. The modules will be available then in the Modules Manager on the NANO. Edited January 6, 2016 by Whistle Master Quote Link to comment Share on other sites More sharing options...
RobinTheKayOh Posted January 6, 2016 Share Posted January 6, 2016 As already said, modules already ported can't be installed on the NANO for the moment as the nano hasn't been released for general consumption yet, it's in the dev kit launch phase. The modules will be available then in the Modules Manager on the NANO. How do you and other coders have modules then? It's not like by teaching us how to copy and paste we become superior :3 It's just a friendly question. Dev-kit or not, shouldnt prevent the use of modules. Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted January 6, 2016 Share Posted January 6, 2016 How do you and other coders have modules then? It's not like by teaching us how to copy and paste we become superior :3 It's just a friendly question. Dev-kit or not, shouldnt prevent the use of modules. You are right - and it does not. Module Developers have gotten early access to the device and are coding them up. They could share (and some have) their code, which can then be copied into the /pineapple/modules folder, but not everyone chooses to do that (because they may not be ready for that yet, or depend on features not yet released to the public). An update will be out this week which should include the Module Manager. Then it will just be a short matter of time for developers to submit their modules to us and for us to make them available. Once that is done, I'm going to have time to publish documentation for other developers to start creating modules. Best Regards, Sebkinne 3 Quote Link to comment Share on other sites More sharing options...
bolus Posted January 6, 2016 Author Share Posted January 6, 2016 You are right - and it does not. Module Developers have gotten early access to the device and are coding them up. They could share (and some have) their code, which can then be copied into the /pineapple/modules folder, but not everyone chooses to do that (because they may not be ready for that yet, or depend on features not yet released to the public). An update will be out this week which should include the Module Manager. Then it will just be a short matter of time for developers to submit their modules to us and for us to make them available. Once that is done, I'm going to have time to publish documentation for other developers to start creating modules. Best Regards, Sebkinne Cheers Seb, I can wait for the FW release, I was just wondering where I'd drop the modules via command line; just wanting to learn how the Nano ticks Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted January 7, 2016 Share Posted January 7, 2016 (edited) How do you and other coders have modules then? It's not like by teaching us how to copy and paste we become superior :3 It's just a friendly question. Dev-kit or not, shouldnt prevent the use of modules. I did not want to be mean to you. That's said, modules are installed on /pineapple/modules/ And in the meantime, modules code available such as API Tokens can be downloaded and therefore installed in the path mentioned above. Edited January 7, 2016 by Whistle Master 1 Quote Link to comment Share on other sites More sharing options...
agillgilla Posted January 9, 2016 Share Posted January 9, 2016 An update will be out this week which should include the Module Manager. Then it will just be a short matter of time for developers to submit their modules to us and for us to make them available. Once that is done, I'm going to have time to publish documentation for other developers to start creating modules. Best Regards, Sebkinne Really? This week? As in within 7 days? Can't wait. Quote Link to comment Share on other sites More sharing options...
M47H3W Posted January 10, 2016 Share Posted January 10, 2016 Does the new Pineapple NANO support modules such as sslstrip, karma, dnsspoof, etc. ? Quote Link to comment Share on other sites More sharing options...
audibleblink Posted January 10, 2016 Share Posted January 10, 2016 It will in an upcoming firmware update. Some have already been ported. Check the nano modules subforum to see which ones 2 Quote Link to comment Share on other sites More sharing options...
RobinTheKayOh Posted January 10, 2016 Share Posted January 10, 2016 You are right - and it does not. Module Developers have gotten early access to the device and are coding them up. They could share (and some have) their code, which can then be copied into the /pineapple/modules folder, but not everyone chooses to do that (because they may not be ready for that yet, or depend on features not yet released to the public). An update will be out this week which should include the Module Manager. Then it will just be a short matter of time for developers to submit their modules to us and for us to make them available. Once that is done, I'm going to have time to publish documentation for other developers to start creating modules. Best Regards, Sebkinne ETA? You said THIS week, and its sunday night for me :) Quote Link to comment Share on other sites More sharing options...
Cire Posted January 10, 2016 Share Posted January 10, 2016 Yeah, the anticipation is KILLING ME!!! The "week" is just about up. I hope I get to sip some 1.0.2 Pineapple Juice before I crash for the night! Quote Link to comment Share on other sites More sharing options...
barry99705 Posted January 12, 2016 Share Posted January 12, 2016 Evil portal showed up last night. Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted January 12, 2016 Share Posted January 12, 2016 Others modules will follow as soon as packages are available on the repository. Quote Link to comment Share on other sites More sharing options...
qasimchadhar Posted January 18, 2016 Share Posted January 18, 2016 its Jan 18 and I'm still waiting :( Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted January 19, 2016 Share Posted January 19, 2016 I just want to insist that devs don't have any obligations regarding the modules, neither any of us gave a release date. We provide them free of charge for the community, and we take time outside our full time job. So yes we know that everybody is waiting but if you don't want to wait, you can developp your own modules and give them back to the community. 4 Quote Link to comment Share on other sites More sharing options...
dustbyter Posted January 19, 2016 Share Posted January 19, 2016 I have to agree with Whistle Master. Additionally, the API has changed from previous versions of the MK. The new interface uses AngularJS and this is new for some as myself. We are doing this for fun, to learn something new and at the same time give something back to the community. 2 Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted January 19, 2016 Share Posted January 19, 2016 God damn Foxtrot where is RandomRoll releasequickpls 2 Quote Link to comment Share on other sites More sharing options...
sud0nick Posted January 19, 2016 Share Posted January 19, 2016 Yeah, hurry up you lazy bum. 1 Quote Link to comment Share on other sites More sharing options...
mstrhelix Posted January 30, 2016 Share Posted January 30, 2016 I was wondering if it was possible to put the modules that have been released onto a usb stick and use them because i think i have a bad SD Card and I want to find out for sure. I already have the USB stick formated and mounted ready to go. Thanks mstrhelix Quote Link to comment Share on other sites More sharing options...
dustbyter Posted January 30, 2016 Share Posted January 30, 2016 To put the modules in the USB it would take some configuration at the OpenWRT level, and then it would require you to update the module manager to reference the /USB instead of /SD path. This I would consider the correct way. You can try shortcut it, but getting openwrt to consider your usb as /sd. You'll have to do some research as I don't have the notes for doing this handy. Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted January 30, 2016 Share Posted January 30, 2016 You could try mounting it as /usb, then soft-linking it to /sd. Not sure if it would work though. Maybe "ln -s /sd /usb" would work. Quote Link to comment Share on other sites More sharing options...
mstrhelix Posted January 30, 2016 Share Posted January 30, 2016 No dice on the symbolic linking, after downloading module to sdcard option there is still nothing on /usb. thanks Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted January 30, 2016 Share Posted January 30, 2016 I think the nano doesn't have a USB option because its designed to rely on the SD card, the nano being small form-factor and all, I think the primary use case for the USB port would be your phone or a USB radio. Quote Link to comment Share on other sites More sharing options...
PureInspire Posted January 31, 2016 Share Posted January 31, 2016 Hello, I am having problems with a new sdcard i just bought... 32 GB and 80 MB/s. I am able to download the modules to my sdcard... it is written "Succesfully downloaded" but I do not see them on my GUI... They are on the sdcard but not the GUI. Thank you I really need help 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.