View Single Post
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#1


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 


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 ....
__________________
METASPLOIT INSTALL N900
Keep the forums clean
Dont forget to say thanks

Last edited by stevomanu; 2012-01-29 at 10:38. Reason: added info
 

The Following 16 Users Say Thank You to stevomanu For This Useful Post: