Jump to content

(request) Changing Pineapple Webui Port


inTheDMZ

Recommended Posts

As sslstrip breaks the webui of the pineapple by redirecting all port 80 traffic to a alternate port (by default 10000) is it possible to change the port the webui runs on? I've got a feeling this may be as simple as changing a line in the http config file, but wanted feedback first!

I know this will also break the hosting of phishing pages but not much use to run sslstrip + phishing Pages anyway!

Any ideas anyone?

Link to comment
Share on other sites

As sslstrip breaks the webui of the pineapple by redirecting all port 80 traffic to a alternate port (by default 10000) is it possible to change the port the webui runs on? I've got a feeling this may be as simple as changing a line in the http config file, but wanted feedback first!

I know this will also break the hosting of phishing pages but not much use to run sslstrip + phishing Pages anyway!

Any ideas anyone?

when I run sslstrip it doesn't mess with the pineapple ui?

have you manually typed in 172.16.42.1/pineapple ?

Link to comment
Share on other sites

Do you connect as static 172.16.42.42? Because I connect as a client on wireless and use 3g as internet for clients.

I see, it must only work on the poe ethernet then, ya static mask 255.255.255.0 and you could put 8.8.8.8 as you primary dns

also when you ethernet is set to dhcp the pineapple will dish out an ip to it.

Link to comment
Share on other sites

I had set auto start on for sslstrip and it locked me out too.

To change the uHTTPd port nano the file '/etc/config/uhttpd'

change the 7th line "list listen_http 0.0.0.0:80" to whichever port you'd like to use like this;

"list listen_http 0.0.0.0:1337"

then run '/etc/init.d/uhttpd restart' to restart the server

Good luck,

Dazzle

Link to comment
Share on other sites

I had set auto start on for sslstrip and it locked me out too.

To change the uHTTPd port nano the file '/etc/config/uhttpd'

change the 7th line "list listen_http 0.0.0.0:80" to whichever port you'd like to use like this;

"list listen_http 0.0.0.0:1337"

then run '/etc/init.d/uhttpd restart' to restart the server

Good luck,

Dazzle

Thats what the doctor ordered :) +1 to you Dazzle

Link to comment
Share on other sites

Thanks, glad I could help :)

Was actually looking into making this a module, but I see no way of replacing the port trough a bash script, because I can't do a search and replace because it changes :rolleyes:

Any ideas on this? Are there any ways to change whole lines trough a script? :huh:

Thanks,

Dazzle

Link to comment
Share on other sites

See cloud.wifipineapple.com.

When going to the module submission there is a detailed description of how to create modules.

That will be irrelevant soon as a "bartender" feature is available soon. A module dev system in the pineapple!

Best,

Sebkinne

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...