Jump to content

Mk4 Firmware 1.1.1


Sebkinne

Recommended Posts

Hey everyone,

It has taken a bit of time but the release of 1.1.0 has arrived.

I am sure there will be some fixes within the next few days but this has been tested and should satisfy a few of your requests.

Changelog 1.1.0:

-Added Modules system.
-Added option to change SSID persistently.
-Added ledcontrol (accessible through SSH at the momment).
-Added MD5 checker for manual upgrade. This should help against bricks for those that don't check MD5 after download.
-Fixed karma log on front page. Cleaner now.
-Fixed DNSSpoof + added log.
-Redesigned the UI structure (not visually).

Changelog 1.1.1:

-Fixed a modules issue (needed for current module developers).
-Added the MD5 sum to be displayed when a new upgrade is found over the UI.

The structure of the /pineapple/ folder has been redesigned.

A proper code cleanup is coming soon. It just takes time ;)

Logs can now be found in the logs/ folder.

As usual you can find the download here.

MD5: 4c476e1072b188c2b009d5c8f996faf2

If you have any questions, do not hesitate to ask here.

If you want to submit a bug report please do so here.

Otherwise, feel free to leave any feedback and comments in this thread.

Best Regards,

Sebkinne

Link to comment
Share on other sites

got this error when launching the button module after installing all three packages.

Warning: fopen(/www/pineapple/wpsScript.sh) [function.fopen]: failed to open stream: No such file or directory in /www/pineapple/modules/button/button.php on line 113

Could not open file!

I looked and /www/pineapple/wpsScript.sh is not there?

Link to comment
Share on other sites

Site survey module:

i get the following error when clicking on the run deauth for a client:

Invalid deauthentication count or missing value. [>=0]

"aireplay-ng --help" for help.

The default is set to 5 but changing this makes no difference.

Link to comment
Share on other sites

Site survey module:

i get the following error when clicking on the run deauth for a client:

Invalid deauthentication count or missing value. [>=0]

"aireplay-ng --help" for help.

The default is set to 5 but changing this makes no difference.

I would report that to the mod developer: Whistle Master.

He has his own thread for the module, that is the best way to report issues.

While I can change modules myself, they are not part of the base firmware.

The management of them is up to the devs.

Best,

Sebkinne

Link to comment
Share on other sites

Site survey module:

i get the following error when clicking on the run deauth for a client:

Invalid deauthentication count or missing value. [>=0]

"aireplay-ng --help" for help.

The default is set to 5 but changing this makes no difference.

I'll send a new version to Seb very soon ;)

Link to comment
Share on other sites

Do a reflash.

You should still have around 0.8MB left on a clean upgrade..

Best,

Sebkinne

Seb whenever possible I would like to use the usb feature, and keep as much space on the pineapple.

are the modules able to be installed onto the usb?

or is that left to the module developer.

I'm only asking because there are some modules that may be large.

Link to comment
Share on other sites

Seb whenever possible I would like to use the usb feature, and keep as much space on the pineapple.

are the modules able to be installed onto the usb?

or is that left to the module developer.

I'm only asking because there are some modules that may be large.

I second this! I've got a fatty 16GB in my pineapple thats just waiting to be filled up with some modules.

Other than that, I love the release Seb - just upgraded and migrated and all is well! Another great release!

telot

Link to comment
Share on other sites

The polish on this product is really starting to shine brightly!!!

This release is working fantastic! It's all coming together...the updates method, the modules addition, it's just brilliant.

Thanks for all your hard work seb, as usual, another giant step for mankind! :)

Link to comment
Share on other sites

grr.. I should have known, reading these forums as I do.

AFTER you upgrade the firmware 'naturally' all the settings\mods you made are gone. So, remember to change your password, setup the secure ssh keys, create the swap, modify the urlsnarf\phish logs to be on the usb... ect ect.

but yeah, it went smooth.

at least now with the new 'module' port... might be easier to add function without wiping out mods.

NTF

Link to comment
Share on other sites

Hey guys I've been reading the comments with all the happiness and success stories but I seem to be having issues with my modules after the upgrade. Am i the only one? Im throughly confused!

Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /www/pineapple/modules.php on line 92

Warning: file_get_contents(http://wifipineapple.com/downloads.php?moduleList) [function.file-get-contents]: failed to open stream: Address family not supported by protocol in /www/pineapple/modules.php on line 92

Module Version Author Description

Install

The thing is I am actually on a hotel network now which means I need to go through some sort of verication of a voucher no. Would that interfere with the pineapple making the connection? If it is something that simple ill pop out and get a connection somewhere nearby... thanks for the advice again guys!

Link to comment
Share on other sites

Hey guys I've been reading the comments with all the happiness and success stories but I seem to be having issues with my modules after the upgrade. Am i the only one? Im throughly confused!

Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /www/pineapple/modules.php on line 92

Warning: file_get_contents(http://wifipineapple.com/downloads.php?moduleList) [function.file-get-contents]: failed to open stream: Address family not supported by protocol in /www/pineapple/modules.php on line 92

Module Version Author Description

Install

The thing is I am actually on a hotel network now which means I need to go through some sort of verication of a voucher no. Would that interfere with the pineapple making the connection? If it is something that simple ill pop out and get a connection somewhere nearby... thanks for the advice again guys!

As long as you have internet sharing set up correctly, it should work. Might want to check the settings.

Link to comment
Share on other sites

Hey guys I've been reading the comments with all the happiness and success stories but I seem to be having issues with my modules after the upgrade. Am i the only one? Im throughly confused!

Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /www/pineapple/modules.php on line 92

Warning: file_get_contents(http://wifipineapple.com/downloads.php?moduleList) [function.file-get-contents]: failed to open stream: Address family not supported by protocol in /www/pineapple/modules.php on line 92

Module Version Author Description

Install

The thing is I am actually on a hotel network now which means I need to go through some sort of verication of a voucher no. Would that interfere with the pineapple making the connection? If it is something that simple ill pop out and get a connection somewhere nearby... thanks for the advice again guys!

You need a proper internet connection for it to work.

Being behind a hotel network which requires a voucher no means you have no access to the internet - until you type in that voucher.

Best,

Sebkinne

Link to comment
Share on other sites

Hey everyone,

I have made a few changes and released version 1.1.1.

It includes:

-modules bugfix

-upgrade MD5 is displayed during checking for upgrade.

I would advise anyone to do this upgrade as it will pave the path for module development / avoid odd bugs there.

You can find the upgrade here.

MD5: 4c476e1072b188c2b009d5c8f996faf2

Best Regards,

Sebkinne

Link to comment
Share on other sites

I have succesfully installed the new firmware. I see that there is no change for the ngrep/urlsnarf menu. It will be released as a module? Thanks

Great!

This was more of a bugfix / forgotten stuff release.

There will be at least one more.

the logs will come in 1.2.0 along with some more nifty stuff ;)

Best,

Sebkinne

Link to comment
Share on other sites

Hello,

I updated to V 1.1.1 now when I want to add the Sim Links to my USB drive I get "No space left on device"

when I do "df -h" I get this:

root@Pineapple:~# df -h

Filesystem Size Used Available Use% Mounted on

rootfs 1.1M 1.0M 60.0K 94% /

/dev/root 5.0M 5.0M 0 100% /rom

tmpfs 14.4M 100.0K 14.3M 1% /tmp

tmpfs 512.0K 0 512.0K 0% /dev

/dev/mtdblock3 1.1M 1.0M 60.0K 94% /overlay

overlayfs:/overlay 1.1M 1.0M 60.0K 94% /

/dev/sda1 14.8G 165.5M 13.8G 1% /usb

/dev/mtdblock7 5.0M 5.0M 0 100% /mnt/mtdblock7

/dev/sdb1 14.8G 165.5M 13.8G 1% /mnt/sdb1

any Idea what I can do ?

Thanks

Edited by webdirector
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...