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


All times are GMT. The time now is 23:10.

vBulletin® Version 3.8.8