maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   SET social engineering toolkit (https://talk.maemo.org/showthread.php?t=81964)

stevomanu 2012-01-29 09:39

SET social engineering toolkit
 
http://t0.gstatic.com/images?q=tbn:A...XkHf63SiOzO4Tw

Right for those that have no clue what this is please go here and have a look then if its for you please continue ......

For this to work you are going to need metasploit framework installed here is my tutorial ....

open xterminal as root
Code:

cd /home/opt/
Code:

svn co http://svn.secmaniac.com/social_engineering_toolkit set/
some people may get segmentation fault here well theres a fix for that thanks to ajack ...

Code:

apt-get install libaprutil1=1.3.9-2 libapr1=1.4.2-1
However, this will cause the libraries to be replace when you do a package update with HAM, FAM or apt-get. To prevent these libraries from updating to the latest, create or edit the file at:

/etc/apt/preferences

And add in the following entires into the file:

Code:

Package: libaprutil1
Pin: version 1.3.9-2
Pin-Priority: 1001

Package: libapr1
Pin: version 1.4.2-1
Pin-Priority: 1001

This will pin the libraries and prevent them from being updated with the newer/faulty versions.


Now once SET has finished downloading all you need to do is type

Code:

./set
then you should get

Code:

Please download and install PExpect: http://sourceforge.net/projects/pexpect/files/pexpect/Release%202.3/pexpect-2.3.tar.gz/download
set> Would you like SET to attempt to install it for you? [yes|no]: yes
]

then once more

Code:

./set
you should get this error

Code:

[!] ERROR:BeautifulSoup is required in order to fully run SET
[!] Please download and install BeautifulSoup: http://www.crummy.com/software/BeautifulSoup/download/3.x/BeautifulSoup-3.2.0.tar.gz
set> Would you like SET to attempt to install it for you? [yes|no]: yes

Finished... Relaunch SET

Code:

./set
http://dl.dropbox.com/u/44965378/met...129-084122.pnghttp://dl.dropbox.com/u/44965378/met...129-084140.png

For me SET is a great edition to metasploit framewrok as it makes using that so much easier must warn you thou somethings dont work as they should but im guessing thats due to lack of support towards maemo , if it does have a problem it will just ask you were metasploit is installed input the path which if you followed my tutoril will be in #
Code:

/home/opt/msf/
You can modify the SET config file to so that it doesnt keep asking were metasploit is installed
i will upload the modified file shortly ..
navigate to
/home/opt/set/config and replace it with this config file



any questions or help you need please just ask ....

stevomanu 2012-01-29 09:42

Re: SET social engineering toolkit
 
reserved


[spoiler]message to short[/spoiler]

one1002 2012-03-15 17:33

Re: SET social engineering toolkit
 
sorry bro, just a question, after i've done


Quote:

Now once SET has finished downloading all you need to do is type

./set
i got permission denied..any idea?

one1002 2012-03-15 17:36

Re: SET social engineering toolkit
 
silly me..i need to

Quote:

cd /home/opt/set
./set
first..u might wanna add it to ur tutorial? =)

hmm..strange..i didn't get
Code:

Please download and install PExpect: http://sourceforge.net/projects/pexpect/files/pexpect/Release%202.3/pexpect-2.3.tar.gz/download
set> Would you like SET to attempt to install it for you? [yes|no]: yes
]

it led me straight to beautifulsoup installation..and skip the pexpect-2.3.tar.gz download..
what am i doing wrong?but i can seem to launch SET without any warnings...any effect?

stevomanu 2012-03-15 17:58

Re: SET social engineering toolkit
 
I dont know why you aint getting that to be honest , no need to add that to tutorial cause when you finished installing stuff and you start SET you should already be in the right directory ......




Quote:

Originally Posted by one1002 (Post 1179908)
silly me..i need to



first..u might wanna add it to ur tutorial? =)

hmm..strange..i didn't get
Code:

Please download and install PExpect: http://sourceforge.net/projects/pexpect/files/pexpect/Release%202.3/pexpect-2.3.tar.gz/download
set> Would you like SET to attempt to install it for you? [yes|no]: yes
]

it led me straight to beautifulsoup installation..and skip the pexpect-2.3.tar.gz download..
what am i doing wrong?but i can seem to launch SET without any warnings...any effect?


one1002 2012-03-15 18:24

Re: SET social engineering toolkit
 
hmm..strange..lol..

anyway, i tried 2nd option (Fast-Track Penetration Testing) but it says "PYSMSSQL is not installed. MSSQL attacks will not work!"

and it prompted me to download it from "code.google.com/pymssql/downloads/list"..

but it never prompt me about to download the "pexpect-2.3.tar.gz/download..

anyway, what does that pexpect-2.3 do?

carbonjha 2012-03-23 16:48

Re: SET social engineering toolkit
 
after cd to /home/opt/ i entered

every time I get this

Code:

svn: OPTIONS of 'http://svn.secmaniac.com/social_engineering_toolkit': 200 OK (http://svn.secmaniac.com)
is this the correct output??

stevomanu 2012-03-23 17:10

Re: SET social engineering toolkit
 
Nope it should downaload the updated version of SET , did you do it all in one command like this

Code:

svn co http://svn.secmaniac.com/social_engineering_toolkit set/
Quote:

Originally Posted by carbonjha (Post 1183273)
after cd to /home/opt/ i entered

every time I get this

Code:

svn: OPTIONS of 'http://svn.secmaniac.com/social_engineering_toolkit': 200 OK (http://svn.secmaniac.com)
is this the correct output??


carbonjha 2012-03-23 21:13

Re: SET social engineering toolkit
 
Its working now.....I dont know wht happened before. After so many tries suddenly it started downloading.


edit:
running successfully
https://p.twimg.com/Aos_-YbCEAA6ssT.png:large

Spyrocheti 2012-03-25 00:16

Re: SET social engineering toolkit
 
Quote:

Originally Posted by one1002 (Post 1179906)
sorry bro, just a question, after i've done

Now once SET has finished downloading all you need to do is type

./set


i got permission denied..any idea?

Hello, been following most of the threads for a year now, I just registered so I could answer to the following, since I faced the same problem and no clear explanation existed.

So if you, like I, after typing ./set get the permission denied try to chmod +x set and run ./set again.

PS if you'd also like to manually edit the config to point to metasploit because the OP's file is 0bytes ;p you can

cd /home/opt/set/config
vi set_config

use the arrows to find the line where it points to metasploit (you can't miss it)

type i to enter insert mode

edit the location (if you followed OP's guide on metasploit then it's /home/opt/msf)

hit the ESC button on screen to exit insert mode
type :wq to write/save and quit vi editor.

PS. since I can now post a huge thanks for all your hard work!!1

stevomanu 2012-03-25 00:51

Re: SET social engineering toolkit
 
Thanks for pointing out config file i shall sort that 2 moz now at some point .....

Quote:

Originally Posted by Spyrocheti (Post 1183753)
Hello, been following most of the threads for a year now, I just registered so I could answer to the following, since I faced the same problem and no clear explanation existed.

So if you, like I, after typing ./set get the permission denied try to chmod +x set and run ./set again.

PS if you'd also like to manually edit the config to point to metasploit because the OP's file is 0bytes ;p you can

cd /home/opt/set/config
vi set_config

use the arrows to find the line where it points to metasploit (you can't miss it)

type i to enter insert mode

edit the location (if you followed OP's guide on metasploit then it's /home/opt/msf)

hit the ESC button on screen to exit insert mode
type :wq to write/save and quit vi editor.

PS. since I can now post a huge thanks for all your hard work!!1


D@vIcHoJD 2012-04-03 19:52

Re: SET social engineering toolkit
 
Quote:

Originally Posted by one1002 (Post 1179925)
hmm..strange..lol..

anyway, i tried 2nd option (Fast-Track Penetration Testing) but it says "PYSMSSQL is not installed. MSSQL attacks will not work!"

and it prompted me to download it from "code.google.com/pymssql/downloads/list"..

but it never prompt me about to download the "pexpect-2.3.tar.gz/download..

anyway, what does that pexpect-2.3 do?

Thanks for these great tools and you've been using a while but I have the same problem 2nd option (Fast-Track Penetration Testing) (MSSQL) and download the package mssql, it works, but when I enter SET again, asks me to reinstall the package, how to correct this problem .

Spyrocheti 2012-04-17 09:44

Re: SET social engineering toolkit
 
Quote:

Originally Posted by D@vIcHoJD (Post 1187691)
Thanks for these great tools and you've been using a while but I have the same problem 2nd option (Fast-Track Penetration Testing) (MSSQL) and download the package mssql, it works, but when I enter SET again, asks me to reinstall the package, how to correct this problem .

Set does prompt you to download/install it for you, if you answer yes.
But you should notice that it actually tries to pull it from the (atm active) repositories and actually fails even though it reports that it completed successfully.

I tried with all known to me repositories active and still couldn't find the python-pymssql package

orlandohc 2013-04-03 01:53

Re: SET social engineering toolkit
 
it Works!! Excellent! thank you very much...

http://1.bp.blogspot.com/-y2VXZDy4Ic...ohc_mexico.png


Here is the set_config file extracted and modified with the correct path /home/opt/msf3/

Backup the original file using the following command:

"cp /home/opt/set/config/set_config /home/opt/set/config/set_configOLD", and press enter, next

Put the new set_config file into your nokia N900 with Winscp or Filezilla Client browsing to /home/opt/set/config/

Answer to replace file question? YES!

its working so good on my N900, Greetings from México!, questions? visit OrlandoHC

Rocketval 2013-08-21 08:49

Re: SET social engineering toolkit
 
Can anyone update this thread? Because the links and related files are bit different. Thanks for the support.

alaa nokia n900 2014-01-06 15:04

Re: SET social engineering toolkit
 
hellooooooo fiends i couldn't fix this message that appers when i try to open set tool
/home/user # ./set
/binsh: ./set: permission denied






i really did this chmod +x set but it is still doesn't work

centuu 2014-02-18 05:05

Re: SET social engineering toolkit
 
Quote:

Originally Posted by alaa nokia n900 (Post 1404258)
hellooooooo fiends i couldn't fix this message that appers when i try to open set tool
/home/user # ./set
/binsh: ./set: permission denied






i really did this chmod +x set but it is still doesn't work

same problem, can any1 help with that??

nieldk 2014-02-18 05:39

Re: SET social engineering toolkit
 
Quote:

Originally Posted by centuu (Post 1413193)
same problem, can any1 help with that??

because you installed SET in /home/user/set

Install in /home/opt/set


All times are GMT. The time now is 17:55.

vBulletin® Version 3.8.8