Reply
Thread Tools
Posts: 74 | Thanked: 17 times | Joined on Feb 2012
#61
Why does my antivirus say that the metasploit package link is a trojan ?
 
Posts: 254 | Thanked: 509 times | Joined on Nov 2011 @ Canada
#62
Probably because it (correctly) detects the various pieces of exploit and trojan code and scripts.
 

The Following User Says Thank You to shawnjefferson For This Useful Post:
Posts: 254 | Thanked: 509 times | Joined on Nov 2011 @ Canada
#63
Originally Posted by n900_ View Post
solution for very slow metasploit 4.4/4.5 coming soon
You have something that speeds this up? Thumb2 compiled ruby?
 
ajack's Avatar
Posts: 288 | Thanked: 175 times | Joined on Oct 2010 @ Petaling Jaya, Selangor, Malaysia
#64
Originally Posted by mrk88 View Post
Why does my antivirus say that the metasploit package link is a trojan ?
Because metasploit and a lot of other security hack tools contain dangerous exploitative code which the antivirus programmers thought you should not have so they add the signature. It's stupid but you never know people...
__________________
Visit my blog at http://lifewithmaemo.blogspot.com or my website at http://www.renegade-uiq.com
 

The Following User Says Thank You to ajack For This Useful Post:
Posts: 1 | Thanked: 0 times | Joined on Nov 2012
#65
:S i become only errors, when i follow the tutorial (to install it) and i dont understand, why it dont work



need help

mfg
 
Posts: 74 | Thanked: 88 times | Joined on May 2012 @ Italy
#66
I have maked a deb file to install metasploit

You want it?
 
Posts: 254 | Thanked: 509 times | Joined on Nov 2011 @ Canada
#67
Sounds like you don't have a complete msf folder. Maybe try uncompressing the tar.gz again.
 
Posts: 74 | Thanked: 88 times | Joined on May 2012 @ Italy
#68

I have created the deb file to automate the installation process.

Requirements:

- 400 Mb free memory in Optfs partition (applications).
- 40 minutes to install deb file (400 Mb include many files!)
- Extras repository ON
- Testing repository ON
- Devel repository ON
- Internet connection

How to install:

1) Download the attached file: http://ubuntuone.com/2Tf7xUeVT0V1HsVpxorLhM
2) Connect your N900 to your PC (mass storage)
3) Copy the files to the root of the memory to 32GB (MyDocs)
4) Disconnect N900 from your PC
5) Open a terminal and type:

Code:
root
cd /home/user/MyDocs
dpkg -i metasploit-n900_4.4.0_armel.deb
Will take about 40 minutes...

Completing installation libraries/settings:

Open a terminal and type:

Code:
root
. /usr/bin/Metasploit
This will start a script. N900 will be restarted at the end


This is what you will see after the reboot,two new icons:

- Ruby
- Metasploit

First run of Metasploit:

-For the first run of metasploit select the icon Ruby, this will open a terminal to install a setup.rb
-At the end (it will be very fast) the window will close.
-From this moment we will not use more the ruby icon.

Now you can start Metasploit ! ! ! (It will take 10/15 minutes to load the program, then it will be operational!)


If metasploit doesn't start by icon ,try with terminal

How to run metasploit and ruby by terminal, manually:

-Ruby
Code:
root
ruby1.8 /opt/rubygems-1.8.10/setup.rb
-Metasploit
Code:
root
ruby1.8 /home/opt/msf3/msfconsole -L



How to unistall:

Open a terminal and type:

Code:
root
. /usr/bin/Unistmetasploit
apt-get purge metasploit -y


I hope it will serve.

/adu

Last edited by adunanzav3x; 2012-11-14 at 23:59.
 

The Following 11 Users Say Thank You to adunanzav3x For This Useful Post:
Posts: 28 | Thanked: 16 times | Joined on Jan 2012 @ South Dakota
#69
@adunanzav3x

Thanks very much! The install seemed to go fine, and clicking on the Ruby icon opened and closed a window in a flash. However, then clicking on the Metasploit icon does the same for me - opens and closes a new window almost instantly, with nothing further happening. Any ideas what might be happening? Thanks again!
 
Posts: 74 | Thanked: 88 times | Joined on May 2012 @ Italy
#70
Originally Posted by wicozani View Post
@adunanzav3x

Thanks very much! The install seemed to go fine, and clicking on the Ruby icon opened and closed a window in a flash. However, then clicking on the Metasploit icon does the same for me - opens and closes a new window almost instantly, with nothing further happening. Any ideas what might be happening? Thanks again!
In this moment you can try to run metasploit by xterminal,manually:

Code:
root
ruby1.8 /home/opt/msf3/msfconsole -L
I will make some test... I'm sorry

Last edited by adunanzav3x; 2012-11-14 at 21:34.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:43.