hemantmits / armitage

Automatically exported from code.google.com/p/armitage
0 stars 0 forks source link

Using SET toolkit with Armitage #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Starting up Armitage
2.Start SET-toolkit and create a 
- Social-Engineering Attacks>Website Attack Vectors> Java Applet Attack 
Method>Site Cloner>Windows Meterpreter Reverse HTTPS>Backdoored Executable 
(BEST)>PORT of the listener [443]
3. Exit SET
4. Start reverse HTTPS multi/handler with port 443
5. Go with the target to the malicous IP => lightning-bolts in Armitage (yay!)
6. Meterpreter Session 1>Access> Migrate NOW!

What is the expected output? What do you see instead?
expected was, that the migration process works as usual. Instead there appears 
a pop-up with the following message:

[-] Error in script: NoMethodError undefined method `process' for nil:NilClass
[-] Failed to load extension: No response was received to the core_loadlib 
request.

every interaction with the session won't work properly

What version of Metasploit are you using (type: svn info)? On which
operating system?

metasploit v4.4.0-dev [core:4.4 api:1.0]
Armitage 1.44-dev

Which database are you using?

Please provide any additional information below.
Running it on Backtrack 5 R2 GNOME
Targets browser: Firefox 12.0

Original issue reported on code.google.com by tomersi...@gmail.com on 21 Jun 2012 at 6:16

GoogleCodeExporter commented 9 years ago
It sounds like something is going on in your environment. This isn't an 
Armitage issue. Try typing:

use stdapi
use priv

Original comment by rsmu...@gmail.com on 1 Jul 2012 at 5:09