Jump to content

MK4 Infusions


kerravon

Recommended Posts

Hi phpsystems, just PM me and I will sort the details out with you.

Whistlemaster as you can see from the above post I have listed all the infusions you have donated and the same for mojo243.

But looking at the mkIV infusion list on wififpineapple.com there are a few we don't have as listed above, When I started this project it was to collect as many infusions published or not for the MKIV from whomever and eventually I will put them in one place to collect as and when needed. I applaud you for putting yours on github and am thinking of doing the same thing.

Once this is completed I will be looking at doing the same for the MKV, as I said on an earlier post on another subject, it would be great

if the powers that be could see there way to once a device is no longer supported/discontinued they could open source the project

on github or the like. You cant argue with free development look at the Linux OS.

regards

kerravon

Link to comment
Share on other sites

  • Replies 116
  • Created
  • Last Reply

Top Posters In This Topic

my bad again, miss read your post, thanks very much mate.

Again you have come to the rescue, thanks for the uploads I'm sure this is going to make one hell of a lot of people extremely happy.

cheers bud

kerravon

Link to comment
Share on other sites

Hi all -

Just getting back up to speed on this. From what I gather our recent back-end overhaul at wifipineapple.com has caused an issue with OTA module/infusion downloads for the Mark IV. All of these infusions still exist on our servers and I'm working towards making them available for installation by an alternate means shortly. I'll update this thread when it's available.

Best regards,

Darren

Link to comment
Share on other sites

hi guys,

put together a crude script to install the above mentioned scripts, just copy to usb, comment out with # what you dont want to install and run it ./install_inf.sh. It is pretty simple enough to add other infusions to the list I will tidy the script up when I have a little more time.

But Again have fun people

Save as ./install_inf.sh then chmod +x install_inf.sh

# Basic script to install whistle masters infusions
# Just comment out what you dont want to install
# Infusions must be located on the usb in a directory named infusions.
# kerravon

#!/bin/bash
ln -s /usb/infusions/button /pineapple/components/infusions/button
ln -s /usb/infusions/dnsspoof /pineapple/components/infusions/dnspoof
ln -s /usb/infusions/jammer /pineapple/components/infusions/jammer
ln -s /usb/infusions/locgcheck /pineapple/components/infusions/logcheck
ln -s /usb/infusions/monitor /pineapple/components/infusions/monitor
ln -s /usb/infusions/nmap /pineapple/components/infusions/nmap
ln -s /usb/infusions/occupineapple /pineapple/components/infusions/occupineapple
ln -s /usb/infusions/opkgmanager /pineapple/components/infusions/opkgmanager
ln -s /usb/infusions/pineapplestats /pineapple/components/infusions/pineapplestats
ln -s /usb/infusions/pineapplestats-web /pineapple/components/infusions/pineapplestats-web
ln -s /usb/infusions/sitesurvey /pineapple/components/infusions/sitesurvey
ln -s /usb/infusions/sslstrip /pineapple/components/infusions/sslstrip
ln -s /usb/infusions/status /pineapple/components/infusions/status
ln -s /usb/infusions/tcpdump /pineapple/components/infusions/tcpdump
ln -s /usb/infusions/trapcookies /pineapple/components/infusions/trapcookies
ln -s /usb/infusions/urlsnarf /pineapple/components/infusions/urlsnarf
ln -s /usb/infusions/wifimanager /pineapple/components/infusions/wifimanager

Link to comment
Share on other sites

Here is a list of all the infusions we have so far and donated by whom, following that is a list of others we ant and any you may have written your self thank you all.

blackout mojo243

button mojo243

dnsspoof mojo243

evilportal mojo243

get mojo243

logcheck mojo243

nmap mojo243

smser mojo243

slstrip mojo243

systemcontrol mojo243

urlsnarf mojo243

randomroll 3.2 mojo243

button 2.5 whistlemaster

dnsspoof 1.6 whistlemaster

jammer whistlemaster

logcheck 2.3 whistlemaster

monitor 2.3 whistlemaster

nmap 2.4 whistlemaster

occupineapple 1.6 whistlemaster

opkgmanager 2.3 whistlemaster

pineapplestats-web whistlemaster

pineapplestats whistlemaster

sitesurvey 2.6 whistlemaster

sslstrip 2.9 whistlemaster

status 1.4 whistlemaster

tcpdump 2.4 whistlemaster

trapcookies 1.0 whistlemaster

urlsnarf 2.8 whistlemaster

wifimanager whistlemaster

What we also like :-

networkmanager

deauth 3.1

mitm 1.3

reaver 0.4

ettercap 1.5 r

uwui 1.0

keylogger 1.1

blacklister 2.7

eviljava 2.4

bartender 2.2

iptools 1.1

If you have any of these and would like to donate to the project pleas pm me and we will sort out the details. Thanks one again to everyone for your help in this.

regards

kerravon

I have a copy of every infusion module that was on the Hak5 website for version 2.8.1 of the Mark IV firmware (including all the missing ones on your list). Whistle Master's GIT Repository does not seem to be accepting uploads, so they are uploaded here until its added to GIT:

http://securityninja.tech/pineapple/mark4/infusions/

Link to comment
Share on other sites

Cheers customer service, you are a star,

I will be creating my own github repository to put them on, I am pretty new to git hub so if you know what I need to do to allow
uploads from other people please PM me and I can sort it out.

many thanks for your donation our stage 1 of our project is now complete thanks to you. kudos.

regards

kerravon

Link to comment
Share on other sites

Thanks goto jowy, for reminding me to write a rough installation script for the MKIV 2.8 infusions as the code above only works for the 3.1 infusions.

  1. you need to locate the moduleNav file in the includes directory.
  2. copy the moduleNav code into it and save it.
  3. navigate to the infusions directory
  4. edit ModuleList and gain copy the ModuleList code into it and save.
  5. create a directory on the usb named infusions
  6. copy the infusions to this directory.
  7. don't forget any infusions you not using commeny out in both sets of code with a #.
  8. reboot.

And that's it you will now have a fully loaded wifi pineapple mkIV.

# moduleNav

<b><a href=/usb/infusions/button/button.php><font color=black>nmap</font></a></b>
<b><a href=/usb/infusions/dnsspoof/dnsspoof.php><font color=black>urlsnarf</font></a></b>
<b><a href=/usb/infusions/ettercap/ettercap.php><font color=black>ettercap</font></a></b>
<b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
<b><a href=/usb/infusions/interceptor/interceptor.php><font color=black>sslstrip</font></a></b>
<b><a href=/usb/infusions/jammer/jammer.php><font color=black>status</font></a></b>
<b><a href=/usb/infusions/karmastats/karmastats.php><font color=black>sitesurvey</font></a></b>
<b><a href=/usb/infusions/keylogger/keylogger.php><font color=black>randomroll</font></a></b>
<b><a href=/usb/infusions/logcheck/logcheck.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/mitm/mitm.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/monitor/monitor.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/networkmanager/networkmanager.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/nmap/nmap.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/occupineapple/occupinapple.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/opkmanager/opkmanager.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/sitesurvey/site_survey.php><font color=black>sitesurvey</font></a></b>
<b><a href=/usb/infusions/sslstrip/sslstrip.php><font color=black>sslstrip</font></a></b>
<b><a href=/usb/infusions/status/status.php><font color=black>status</font></a></b>
<b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
<b><a href=/usb/infusions/trapcookies/trapcookies.php><font color=black>tcpdump</font></a></b>
<b><a href=/usb/infusions/urlsnarf/urlsnarf.php><font color=black>urlsnarf</font></a></b>
<b><a href=/usb/infusions/uwui/uwui.php><font color=black>urlsnarf</font></a></b>

# moduleList

button|2.5|usb/infusions|button.php|n/a
dnsspoof|1.6|usb/infusions|dnsspoof.php|n/a
ettercap|1.5|usb/infusions|ettercap.php|n/a
interceptor|1.0|usb/infusions|interceptor.php|n/a
jammer|3.1|usb/infusions|jammer.php|n/a
karmastats|1.0|usb/infusions|karmastats.php|n/a
keylogger|1.1|usb/infusions|keylogger.php|n/a
logcheck|2.3|usb/infusions|logcheck.php|n/a
mitm|1.3|usb/infusions|mitm.php|n/a
monitor|2.3|usb/infusions|monitor.php|n/a
networkmanager|1.9|usb/infusions|networkmanager.php|n/a
nmap|2.4|usb/infusions|nmap.php|n/a
occupinapple|1.6|usb/infusions|occupinapple.php|n/a
opkgmanager|2.3|usb/infusions|opkmanager.php|n/a
sitesurvey|2.6|usb/infusions|site_survey.php|n/a
sslstrip|2.9|usb/infusions|sslstrip.php|n/a
status|1.4|usb/infusions|status.php|n/a
tcpdump|2.4|usb/infusions|tcpdump.php|n/a
trapcookies|1.0|usb/infusions|trapcookies.php|n/a
urlsnarf|2.8|usb/infusions|urlsnarf.php|n/a
uwui|1.0|usb/infusions|uwui.php|n/a

Link to comment
Share on other sites

Hi all -

Just getting back up to speed on this. From what I gather our recent back-end overhaul at wifipineapple.com has caused an issue with OTA module/infusion downloads for the Mark IV. All of these infusions still exist on our servers and I'm working towards making them available for installation by an alternate means shortly. I'll update this thread when it's available.

Best regards,

Darren

well any update on what is happening?? if anything

Link to comment
Share on other sites

Much Thanks for this.

One extra step not mentioned that I needed to get this working.

ln -s /usb/infusions/ /pineapple/infusions/usbInfusions

Thanks goto jowy, for reminding me to write a rough installation script for the MKIV 2.8 infusions as the code above only works for the 3.1 infusions.

  1. you need to locate the moduleNav file in the includes directory.
  2. copy the moduleNav code into it and save it.
  3. navigate to the infusions directory
  4. edit ModuleList and gain copy the ModuleList code into it and save.
  5. create a directory on the usb named infusions
  6. copy the infusions to this directory.
  7. don't forget any infusions you not using commeny out in both sets of code with a #.
  8. reboot.

And that's it you will now have a fully loaded wifi pineapple mkIV.

# moduleNav

<b><a href=/usb/infusions/button/button.php><font color=black>nmap</font></a></b>
<b><a href=/usb/infusions/dnsspoof/dnsspoof.php><font color=black>urlsnarf</font></a></b>
<b><a href=/usb/infusions/ettercap/ettercap.php><font color=black>ettercap</font></a></b>
<b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
<b><a href=/usb/infusions/interceptor/interceptor.php><font color=black>sslstrip</font></a></b>
<b><a href=/usb/infusions/jammer/jammer.php><font color=black>status</font></a></b>
<b><a href=/usb/infusions/karmastats/karmastats.php><font color=black>sitesurvey</font></a></b>
<b><a href=/usb/infusions/keylogger/keylogger.php><font color=black>randomroll</font></a></b>
<b><a href=/usb/infusions/logcheck/logcheck.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/mitm/mitm.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/monitor/monitor.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/networkmanager/networkmanager.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/nmap/nmap.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/occupineapple/occupinapple.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/opkmanager/opkmanager.php><font color=black>dnsspoof</font></a></b>
<b><a href=/usb/infusions/sitesurvey/site_survey.php><font color=black>sitesurvey</font></a></b>
<b><a href=/usb/infusions/sslstrip/sslstrip.php><font color=black>sslstrip</font></a></b>
<b><a href=/usb/infusions/status/status.php><font color=black>status</font></a></b>
<b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
<b><a href=/usb/infusions/trapcookies/trapcookies.php><font color=black>tcpdump</font></a></b>
<b><a href=/usb/infusions/urlsnarf/urlsnarf.php><font color=black>urlsnarf</font></a></b>
<b><a href=/usb/infusions/uwui/uwui.php><font color=black>urlsnarf</font></a></b>

# moduleList

button|2.5|usb/infusions|button.php|n/a
dnsspoof|1.6|usb/infusions|dnsspoof.php|n/a
ettercap|1.5|usb/infusions|ettercap.php|n/a
interceptor|1.0|usb/infusions|interceptor.php|n/a
jammer|3.1|usb/infusions|jammer.php|n/a
karmastats|1.0|usb/infusions|karmastats.php|n/a
keylogger|1.1|usb/infusions|keylogger.php|n/a
logcheck|2.3|usb/infusions|logcheck.php|n/a
mitm|1.3|usb/infusions|mitm.php|n/a
monitor|2.3|usb/infusions|monitor.php|n/a
networkmanager|1.9|usb/infusions|networkmanager.php|n/a
nmap|2.4|usb/infusions|nmap.php|n/a
occupinapple|1.6|usb/infusions|occupinapple.php|n/a
opkgmanager|2.3|usb/infusions|opkmanager.php|n/a
sitesurvey|2.6|usb/infusions|site_survey.php|n/a
sslstrip|2.9|usb/infusions|sslstrip.php|n/a
status|1.4|usb/infusions|status.php|n/a
tcpdump|2.4|usb/infusions|tcpdump.php|n/a
trapcookies|1.0|usb/infusions|trapcookies.php|n/a
urlsnarf|2.8|usb/infusions|urlsnarf.php|n/a
uwui|1.0|usb/infusions|uwui.php|n/a

Link to comment
Share on other sites

Hi has anyone out there got copies of the MKIV infusions. quite a few of us on seem unable to get them.

can any of you out there donate them to me and I will host the tar.gz files for others to download and

install manually.

Any help with this will be greatfully appreciated by myself and many others/

thanks in advance

kerravon

email:steve0@mail.com and I will set up an ftp server for them to be uploaded to with a donated by link.

:smile: :smile: :smile: :smile: :smile: :smile: :smile:

I pulled my old MK IV out and it still had the thumb drive in it.

I checked it out and it still has all the infusions on it.

Its firmware version 2.8.1.

I had some trouble putting it in a .zip file so I'm going to have to send it uncompressed.

I hope thats not a problem.

I'm hoping you could help me out with something.

I can't start the ethernet tether.

This is the error I keep getting.

silentsam@Sikent-Sam-G6:~$ sudo ./wp4.sh
[sudo] password for silentsam: 
./wp4.sh: 1: ./wp4.sh: Syntax error: redirection unexpected

Any advice?

~Sam

Link to comment
Share on other sites

hi silentsaminva ,

There have been a few post where people have downloaded the wp4.sh script and when running it, it has

generated strange errors. open it up in an editor ans see if it is actually an html file (I foind this the first time) the best place to down load the wp4.sh is darrens github page for the pineapple.

let me know how you get on.

regards

kerravon

Link to comment
Share on other sites

this is the original wp4.sh just cut and paste into your favourite editor and save as wp4.sh

then chmod +x wp4.sh and you should be ready to go.

Here is the script :-

#!/bin/bash

#define variables

echo "$(tput setaf 1) _ ___ _______ ____ _ __ "

echo " | | / (_) ____(_) / __ \\(_)___ ___ ____ _____ ____ / /__ "

echo " | | /| / / / /_ / / / /_/ / / __ \/ _ \/ __ '/ __ \/ __ \/ / _ \\"

echo " | |/ |/ / / __/ / / / ____/ / / / / __/ /_/ / /_/ / /_/ / / __/"

echo " |__/|__/_/_/ /_/ /_/ /_/_/ /_/\___/\__,_/ .___/ .___/_/\___/ "

echo " $(tput sgr0) OWN the Network $(tput setaf 1)/_/ /_/$(tput sgr0) v2.1"

echo ""

echo -n "Pineapple Netmask [255.255.255.0]: "

read pineapplenetmask

if [[ $pineapplenetmask == '' ]]; then

pineapplenetmask=255.255.255.0 #Default netmask for /24 network

fi

echo -n "Pineapple Network [172.16.42.0/24]: "

read pineapplenet

if [[ $pineapplenet == '' ]]; then

pineapplenet=172.16.42.0/24 # Pineapple network. Default is 172.16.42.0/24

fi

echo -n "Interface between PC and Pineapple [eth0]: "

read pineapplelan

if [[ $pineapplelan == '' ]]; then

pineapplelan=eth0 # Interface of ethernet cable directly connected to Pineapple

fi

echo -n "Interface between PC and Internet [wlan0]: "

read pineapplewan

if [[ $pineapplewan == '' ]]; then

pineapplewan=wlan0 #i.e. wlan0 for wifi, ppp0 for 3g modem/dialup, eth0 for lan

fi

temppineapplegw=`netstat -nr | awk 'BEGIN {while ($3!="0.0.0.0") getline; print $2}'` #Usually correct by default

echo -n "Internet Gateway [$temppineapplegw]: "

read pineapplegw

if [[ $pineapplegw == '' ]]; then

pineapplegw=`netstat -nr | awk 'BEGIN {while ($3!="0.0.0.0") getline; print $2}'` #Usually correct by default

fi

echo -n "IP Address of Host PC [172.16.42.42]: "

read pineapplehostip

if [[ $pineapplehostip == '' ]]; then

pineapplehostip=172.16.42.42 #IP Address of host computer

fi

echo -n "IP Address of Pineapple [172.16.42.1]: "

read pineappleip

if [[ $pineappleip == '' ]]; then

pineappleip=172.16.42.1 #Thanks Douglas Adams

fi

#Display settings

#echo Pineapple connected to: $pineapplelan

#echo Internet connection from: $pineapplewan

#echo Internet connection gateway: $pineapplegw

#echo Host Computer IP: $pineapplehostip

#echo Pineapple IP: $pineappleip

#echo Network: $pineapplenet

#echo Netmask: $pineapplenetmask

echo ""

echo "$(tput setaf 6) _ . $(tput sgr0) $(tput setaf 7)___$(tput sgr0) $(tput setaf 3)\||/$(tput sgr0) Internet: $pineapplegw - $pineapplewan"

echo "$(tput setaf 6) ( _ )_ $(tput sgr0) $(tput setaf 2)<-->$(tput sgr0) $(tput setaf 7)[___]$(tput sgr0) $(tput setaf 2)<-->$(tput sgr0) $(tput setaf 3),<><>,$(tput sgr0) Computer: $pineapplehostip"

echo "$(tput setaf 6) (_ _(_ ,)$(tput sgr0) $(tput setaf 7)\___\\$(tput sgr0) $(tput setaf 3)'<><>'$(tput sgr0) Pineapple: $pineapplenet - $pineapplelan"

#Bring up Ethernet Interface directly connected to Pineapple

ifconfig $pineapplelan $pineapplehostip netmask $pineapplenetmask up

# Enable IP Forwarding

echo '1' > /proc/sys/net/ipv4/ip_forward

#echo -n "IP Forwarding enabled. /proc/sys/net/ipv4/ip_forward set to "

#cat /proc/sys/net/ipv4/ip_forward

#clear chains and rules

iptables -X

iptables -F

#echo iptables chains and rules cleared

#setup IP forwarding

iptables -A FORWARD -i $pineapplewan -o $pineapplelan -s $pineapplenet -m state --state NEW -j ACCEPT

iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT

iptables -A POSTROUTING -t nat -j MASQUERADE

#echo IP Forwarding Enabled

#remove default route

route del default

#echo Default route removed

#add default gateway

route add default gw $pineapplegw $pineapplewan

#echo Pineapple Default Gateway Configured

#instructions

#echo All set. Now on the Pineapple issue: route add default gw $pineapplehostip br-lan

#ping -c1 $pineappleip

#if [ $? -eq 0 ]; then

#echo "ICS configuration successful."

#echo "Issuing on Pineapple: route add default gw $pineapplehostip br-lan"

#echo " ssh root@$pineappleip 'route add default gw '$pineapplehostip' br-lan'"

#echo "Enter Pineapple password if prompted"

#ssh root@$pineappleip 'route add default gw '$pineapplehostip' br-lan'

#fi

echo ""

echo "Browse to http://$pineappleip:1471 -- Happy Hacking!"

echo ""

Link to comment
Share on other sites

I pulled my old MK IV out and it still had the thumb drive in it.

I checked it out and it still has all the infusions on it.

Its firmware version 2.8.1.

I had some trouble putting it in a .zip file so I'm going to have to send it uncompressed.

I hope thats not a problem.

I'm hoping you could help me out with something.

I can't start the ethernet tether.

This is the error I keep getting.

silentsam@Sikent-Sam-G6:~$ sudo ./wp4.sh
[sudo] password for silentsam: 
./wp4.sh: 1: ./wp4.sh: Syntax error: redirection unexpected

Any advice?

~Sam

Fixed: https://www.wifipineapple.com/wp4.sh

Best Regards,

Sebkinne

Link to comment
Share on other sites

  • 2 weeks later...

Hi all -

Just getting back up to speed on this. From what I gather our recent back-end overhaul at wifipineapple.com has caused an issue with OTA module/infusion downloads for the Mark IV. All of these infusions still exist on our servers and I'm working towards making them available for installation by an alternate means shortly. I'll update this thread when it's available.

Best regards,

Darren

Fixed: https://www.wifipineapple.com/wp4.sh

Best Regards,

Sebkinne

Hi Darren/Seb,

To clarify, i understand that mark iv is an old product and thus the support on it will be less than others.

However, may i know do hak5 still planning to get MK4 infusions up and running?

A months have past since Daren last response and Seb response in the post "unfair censorship"

I was here for almost every days just to confirm if this being update.

It is possible to give us a date when it will be fixed (of course, if only hak5 still planning to get MK4 infusions up) ?

Or just upload all infusions to github or dropbox for the time being so users could get it.

This will be great and highly appreciated.

(pls note that infusions that whitle master upload is not complete, however he have my gratitude on uploading what his has.)

Regards,

Jowy

Link to comment
Share on other sites

I am in the process of setting up a github page for the MK IV and its infusions, tutorials etc, etc.
will post the details here when done.

regards
kerravon:grin:

Link to comment
Share on other sites

  • 2 weeks later...
On 21/5/2016 at 5:06 AM, kerravon said:

I am in the process of setting up a github page for the MK IV and its infusions, tutorials etc, etc.
will post the details here when done.

regards
kerravon:grin:

  I was download infusions https://github.com/WhistleMaster/Pineapple-MK4    and copy to USB. but I dont know how to install the infusions in my pienapple  IV  2.8.1  

can help me?

 

     

Link to comment
Share on other sites

Hi there mate welcome to the club, just copy and paste the code below remember to chmod +x each script then run it.

Rough installation script for the MKIV 2.8 infusions.

 
1.you need to locate the moduleNav file in the includes directory.
2.copy the moduleNav code into it and save it.
3.navigate to the infusions directory
4.edit ModuleList and gain copy the ModuleList code into it and save.
5.create a directory on the usb named infusions
6.copy the infusions to this directory.
7.don't forget any infusions you not using commeny out in both sets of code with a #.
8.reboot.

And that's it you will now have a fully loaded wifi pineapple mkIV.

 

# moduleNav

<b><a href=/usb/infusions/button/button.php><font color=black>nmap</font></a></b>
 <b><a href=/usb/infusions/dnsspoof/dnsspoof.php><font color=black>urlsnarf</font></a></b>
 <b><a href=/usb/infusions/ettercap/ettercap.php><font color=black>ettercap</font></a></b>
 <b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
 <b><a href=/usb/infusions/interceptor/interceptor.php><font color=black>sslstrip</font></a></b>
 <b><a href=/usb/infusions/jammer/jammer.php><font color=black>status</font></a></b>
 <b><a href=/usb/infusions/karmastats/karmastats.php><font color=black>sitesurvey</font></a></b>
 <b><a href=/usb/infusions/keylogger/keylogger.php><font color=black>randomroll</font></a></b>
 <b><a href=/usb/infusions/logcheck/logcheck.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/mitm/mitm.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/monitor/monitor.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/networkmanager/networkmanager.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/nmap/nmap.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/occupineapple/occupinapple.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/opkmanager/opkmanager.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/sitesurvey/site_survey.php><font color=black>sitesurvey</font></a></b>
 <b><a href=/usb/infusions/sslstrip/sslstrip.php><font color=black>sslstrip</font></a></b>
 <b><a href=/usb/infusions/status/status.php><font color=black>status</font></a></b>
 <b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
 <b><a href=/usb/infusions/trapcookies/trapcookies.php><font color=black>tcpdump</font></a></b>
 <b><a href=/usb/infusions/urlsnarf/urlsnarf.php><font color=black>urlsnarf</font></a></b>
 <b><a href=/usb/infusions/uwui/uwui.php><font color=black>urlsnarf</font></a></b>

 

# moduleList

button|2.5|usb/infusions|button.php|n/a
  dnsspoof|1.6|usb/infusions|dnsspoof.php|n/a
  ettercap|1.5|usb/infusions|ettercap.php|n/a
  interceptor|1.0|usb/infusions|interceptor.php|n/a
  jammer|3.1|usb/infusions|jammer.php|n/a
  karmastats|1.0|usb/infusions|karmastats.php|n/a
  keylogger|1.1|usb/infusions|keylogger.php|n/a
  logcheck|2.3|usb/infusions|logcheck.php|n/a
  mitm|1.3|usb/infusions|mitm.php|n/a
  monitor|2.3|usb/infusions|monitor.php|n/a
  networkmanager|1.9|usb/infusions|networkmanager.php|n/a
  nmap|2.4|usb/infusions|nmap.php|n/a
  occupinapple|1.6|usb/infusions|occupinapple.php|n/a
  opkgmanager|2.3|usb/infusions|opkmanager.php|n/a
  sitesurvey|2.6|usb/infusions|site_survey.php|n/a
  sslstrip|2.9|usb/infusions|sslstrip.php|n/a
  status|1.4|usb/infusions|status.php|n/a
  tcpdump|2.4|usb/infusions|tcpdump.php|n/a
  trapcookies|1.0|usb/infusions|trapcookies.php|n/a
  urlsnarf|2.8|usb/infusions|urlsnarf.php|n/a
  uwui|1.0|usb/infusions|uwui.php|n/a
Then
ln -s /usb/infusions/ /pineapple/infusions/usbInfusions

And your up and running


Have fun
regrds
kerravon

Link to comment
Share on other sites

10 hours ago, kerravon said:

Hi there mate welcome to the club, just copy and paste the code below remember to chmod +x each script then run it.

Rough installation script for the MKIV 2.8 infusions.

 
1.you need to locate the moduleNav file in the includes directory.
2.copy the moduleNav code into it and save it.
3.navigate to the infusions directory
4.edit ModuleList and gain copy the ModuleList code into it and save.
5.create a directory on the usb named infusions
6.copy the infusions to this directory.
7.don't forget any infusions you not using commeny out in both sets of code with a #.
8.reboot.

And that's it you will now have a fully loaded wifi pineapple mkIV.

 

# moduleNav

<b><a href=/usb/infusions/button/button.php><font color=black>nmap</font></a></b>
 <b><a href=/usb/infusions/dnsspoof/dnsspoof.php><font color=black>urlsnarf</font></a></b>
 <b><a href=/usb/infusions/ettercap/ettercap.php><font color=black>ettercap</font></a></b>
 <b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
 <b><a href=/usb/infusions/interceptor/interceptor.php><font color=black>sslstrip</font></a></b>
 <b><a href=/usb/infusions/jammer/jammer.php><font color=black>status</font></a></b>
 <b><a href=/usb/infusions/karmastats/karmastats.php><font color=black>sitesurvey</font></a></b>
 <b><a href=/usb/infusions/keylogger/keylogger.php><font color=black>randomroll</font></a></b>
 <b><a href=/usb/infusions/logcheck/logcheck.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/mitm/mitm.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/monitor/monitor.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/networkmanager/networkmanager.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/nmap/nmap.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/occupineapple/occupinapple.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/opkmanager/opkmanager.php><font color=black>dnsspoof</font></a></b>
 <b><a href=/usb/infusions/sitesurvey/site_survey.php><font color=black>sitesurvey</font></a></b>
 <b><a href=/usb/infusions/sslstrip/sslstrip.php><font color=black>sslstrip</font></a></b>
 <b><a href=/usb/infusions/status/status.php><font color=black>status</font></a></b>
 <b><a href=/usb/infusions/tcpdump/tcpdump.php><font color=black>tcpdump</font></a></b>
 <b><a href=/usb/infusions/trapcookies/trapcookies.php><font color=black>tcpdump</font></a></b>
 <b><a href=/usb/infusions/urlsnarf/urlsnarf.php><font color=black>urlsnarf</font></a></b>
 <b><a href=/usb/infusions/uwui/uwui.php><font color=black>urlsnarf</font></a></b>

 

# moduleList

button|2.5|usb/infusions|button.php|n/a
  dnsspoof|1.6|usb/infusions|dnsspoof.php|n/a
  ettercap|1.5|usb/infusions|ettercap.php|n/a
  interceptor|1.0|usb/infusions|interceptor.php|n/a
  jammer|3.1|usb/infusions|jammer.php|n/a
  karmastats|1.0|usb/infusions|karmastats.php|n/a
  keylogger|1.1|usb/infusions|keylogger.php|n/a
  logcheck|2.3|usb/infusions|logcheck.php|n/a
  mitm|1.3|usb/infusions|mitm.php|n/a
  monitor|2.3|usb/infusions|monitor.php|n/a
  networkmanager|1.9|usb/infusions|networkmanager.php|n/a
  nmap|2.4|usb/infusions|nmap.php|n/a
  occupinapple|1.6|usb/infusions|occupinapple.php|n/a
  opkgmanager|2.3|usb/infusions|opkmanager.php|n/a
  sitesurvey|2.6|usb/infusions|site_survey.php|n/a
  sslstrip|2.9|usb/infusions|sslstrip.php|n/a
  status|1.4|usb/infusions|status.php|n/a
  tcpdump|2.4|usb/infusions|tcpdump.php|n/a
  trapcookies|1.0|usb/infusions|trapcookies.php|n/a
  urlsnarf|2.8|usb/infusions|urlsnarf.php|n/a
  uwui|1.0|usb/infusions|uwui.php|n/a
Then
ln -s /usb/infusions/ /pineapple/infusions/usbInfusions

And your up and running


Have fun
regrds
kerravon

Thanks !!  :lol: 

Link to comment
Share on other sites

sorry, I am Newbie   where is 

1.you need to locate the moduleNav file in the includes directory.
2.copy the moduleNav code into it and save it.
3.navigate to the infusions directory
4.edit ModuleList and gain copy the ModuleList code into it and save.
5.create a directory on the usb named infusions
6.copy the infusions to this directory.
7.don't forget any infusions you not using commeny out in both sets of code with a #.
8.reboot.

 

pineapple.jpg

Link to comment
Share on other sites

you need to ssh in to your pineapple to locate and replace the two files.

once done then type

ln -s /usb/infusions/ /pineapple/infusions/usb/infusions

 

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