Jump to content

[Script] FruitySniffer Alpha v1.0


JesseIZ

Recommended Posts

(foxtrot)Try CTRL+C or CTRL+Z

It does not work, I am working in putty, you think it could be absorbing the CTRL+C/Z characters? For now I will just close the connection and reconnect, but would be nice to know how to exit this prompt next time.

Edited by overwraith
Link to comment
Share on other sites

  • Replies 81
  • Created
  • Last Reply

Top Posters In This Topic

It does not work. And now I must have messed something up in my terminal, I cannot remove the files, because the system keeps complaining about a read only file system, and how do I exit this prompt with the greater than symbol next to it?

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd# rm Installer.sh
rm: remove 'Installer.sh'? y
rm: can't remove 'Installer.sh': Read-only file system
root@Pineapple:/sd#
root@Pineapple:/sd# rm: can't remove 'Installer.sh': Read-only file system
>
>

I tested the installer.sh again and i got no errors .

hit ctrl + C to exit and try to remove the file with WinSCP and then reboot the pinapple and try the installation again!

Let me know if you still got a problem!

- Jesse

Link to comment
Share on other sites

Turning off the pineapple seemed to clear that read only memory error. I removed the files, and downloaded the new ones. Here is my terminal.

root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1474.mediafire.com (205.196.123.162:80)
Connecting to www.mediafire.com (205.196.120.8:80)
FruitySniffer.zip    100% |*******************************| 93287   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd#

Link to comment
Share on other sites

Turning off the pineapple seemed to clear that read only memory error. I removed the files, and downloaded the new ones. Here is my terminal.

root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# bash Installer.sh
Installing FruitySniffer
Connecting to download1474.mediafire.com (205.196.123.162:80)
Connecting to www.mediafire.com (205.196.120.8:80)
FruitySniffer.zip    100% |*******************************| 93287   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd#

hmm weird ,

can you type " nano Installer.sh " and make a screenshot ?

- Jesse

Link to comment
Share on other sites

Here is what I get:

root@Pineapple:/sd# chmod +x Installer.sh
root@Pineapple:/sd# ./Installer.sh
Installing FruitySniffer
Connecting to download1474.mediafire.com (205.196.123.162:80)
Connecting to www.mediafire.com (205.196.120.8:80)
wget: can't open 'FruitySniffer.zip': File exists
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
./Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd#



Maybe if we ran through the script a line at a time. Dunno.

Edited by overwraith
Link to comment
Share on other sites

Here is what I get:

root@Pineapple:/sd# chmod +x Installer.sh
root@Pineapple:/sd# ./Installer.sh
Installing FruitySniffer
Connecting to download1474.mediafire.com (205.196.123.162:80)
Connecting to www.mediafire.com (205.196.120.8:80)
wget: can't open 'FruitySniffer.zip': File exists
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
./Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd#


remove the zip file first!

type " rm FruitySniffer.zip " and then post output here!

- Jesse

Link to comment
Share on other sites


root@Pineapple:~# cd /sd

root@Pineapple:/sd# ls

Installer.sh lost+found usr

root@Pineapple:/sd# ./Installer.sh

Installing FruitySniffer

Connecting to download1474.mediafire.com (205.196.123.162:80)

Connecting to www.mediafire.com (205.196.120.6:80)

FruitySniffer.zip 100% |*******************************| 93484 0:00:00 ETA

Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.

Updated list of available packages in /var/opkg-lists/pineapple_packages.

Package unzip (5.52-1) installed in root is up to date.

Install on USB or on SD?

SD

Archive: FruitySniffer.zip

End-of-central-directory signature not found. Either this file is not

a zipfile, or it constitutes one disk of a multi-part archive. In the

latter case the central directory and zipfile comment will be found on

the last disk(s) of this archive.

unzip: cannot find zipfile directory in one of FruitySniffer.zip or

FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.

./Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory

chmod: FruitySniffer.sh: No such file or directory

open with : ./FruitySniffer.sh

Done

root@Pineapple:/sd# ls

FruitySniffer.zip Installer.sh lost+found usr

root@Pineapple:/sd#

Edited by overwraith
Link to comment
Share on other sites

root@Pineapple:~# cd /sd
root@Pineapple:/sd# ls
Installer.sh  lost+found    usr
root@Pineapple:/sd# ./Installer.sh
Installing FruitySniffer
Connecting to download1474.mediafire.com (205.196.123.162:80)
Connecting to www.mediafire.com (205.196.120.6:80)
FruitySniffer.zip    100% |*******************************| 93484   0:00:00 ETA
Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/pineapple_packages.
Package unzip (5.52-1) installed in root is up to date.
 Install on USB or on SD?
SD
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
./Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done
root@Pineapple:/sd# ls
FruitySniffer.zip  Installer.sh       lost+found         usr
root@Pineapple:/sd#

you didnt removed the FruitySniffer.zip file !

First: type " rm FruitySniffer.zip "

Then : type " ./Installer.sh or bash Installer.sh"

Link to comment
Share on other sites

Yes I did, look at the output of the LS COMMAND.

root@Pineapple:/sd# ls
Installer.sh lost+found usr

Everything hits the fan when the script attempts to unzip the downloaded file.

root@Pineapple:/sd# unzip FruitySniffer.zip
Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
root@Pineapple:/sd#


Have been going through the script line by line in another window.

Edited by overwraith
Link to comment
Share on other sites

I tried unzipping the file on my laptop/windows machine with 7zip, and 7zip complains that it cannot open the file as an archive.Win zip does the same thing.

I don't know why but everytime i upload it to mediafire the zip file corrupts i am trying to fix it !

- Jesse

Link to comment
Share on other sites

It's all good, I am not doing anything today.

Also, we can add this to the beginning of the script to delete files if they already exits.

#Check if file exists
if [ -f ./FruitySniffer.zip ]; then
    echo "File FruitySniffer.zip already found, removing file. "
    rm ./FruitySniffer.zip
fi

#Check if fodler exists
if [ -d ./FruitySniffer ]; then
    echo "Folder FruitySniffer already found, removing folder. "
    rm -rf ./FruitySniffer
fi
Edited by overwraith
Link to comment
Share on other sites

It's all good, I am not doing anything today.

Also, we can add this to the beginning of the script to delete files if they already exits.

if [ -f ./FruitySniffer.zip ]; then
    echo "File FruitySniffer.zip already found, Removing file. "
    rm ./FruitySniffer.zip
fi

Uploaded the .zip file to another site it should work now !

Download the installer.sh file again and remove the FruitySniffer.zip file!

let me know if it works!

- Jesse

Link to comment
Share on other sites

Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done

It still looks like it is going to media fire.

wget  http://download1474.mediafire.com/6km5nlm6w7cg/khqg32u9q9t65ys/FruitySnif$
Edited by overwraith
Link to comment
Share on other sites

Archive:  FruitySniffer.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of FruitySniffer.zip or
        FruitySniffer.zip.zip, and cannot find FruitySniffer.zip.ZIP, period.
Installer.sh: line 15: cd: /sd/FruitySniffer/: No such file or directory
chmod: FruitySniffer.sh: No such file or directory
open with : ./FruitySniffer.sh
Done

It still looks like it is going to media fire.

wget  http://download1474.mediafire.com/6km5nlm6w7cg/khqg32u9q9t65ys/FruitySnif$

Try and download installer.sh from here http://download1919.mediafire.com/dkrdlvrfqlyg/uab9r9dwobtzp7q/Installer.sh

You seem to have downloaded the wrong one.

- Jesse

Link to comment
Share on other sites

Ok, I was not able to get the script working, but I was able to download the zip file from the new website, and Win SCP it to the pineapple, and get it unzipped using what I learned from the install script. Here is my terminal. I think there is something extra in the zipping command that might need stripped out.

#########################################################################################################################
## _______  _______          __________________          _______  _       _________ _______  _______  _______  _______ ##
##(  ____ \(  ____ )|\     /|\__   __/\__   __/|\     /|(  ____ \( (    /|\__   __/(  ____ \(  ____ \(  ____ \(  ____ )##
##| (    \/| (    )|| )   ( |   ) (      ) (   ( \   / )| (    \/|  \  ( |   ) (   | (    \/| (    \/| (    \/| (    )|##
##| (__    | (____)|| |   | |   | |      | |    \ (_) / | (_____ |   \ | |   | |   | (__    | (__    | (__    | (____)|##
##|  __)   |     __)| |   | |   | |      | |     \   /  (_____  )| (\ \) |   | |   |  __)   |  __)   |  __)   |     __)##
##| (      | (\ (   | |   | |   | |      | |      ) (         ) || | \   |   | |   | (      | (      | (      | (\ (   ##
##| )      | ) \ \__| (___) |___) (___   | |      | |   /\____) || )  \  |___) (___| )      | )      | (____/\| ) \ \__##
##|/       |/   \__/(_______)\_______/   )_(      \_/   \_______)|/    )_)\_______/|/       |/       (_______/|/   \__/##
#########################################################################################################################
Version : Alpha v1.0


Select from the following functions

Hit ctrl + c at any time to quit and clean up
  0    Clean up manually
  1    Sniff  Mails ,Messages,and URl's and files
  2    DNS Spoof, Capture All Packets
  3    Sniffing with Ettercap
  4    Install Dependencies
  5    Sniffing passwords over HTTPS(SSL) + HTTP FTP, IMAP , SMTP and more
  6    Exit
choice :

Edited by overwraith
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...