Welcome to Ask A Pentester, where you can get your security questions answered by members of the IT Security community!

Spread the word!

hey guys....is their any documentation on XSSF for metasploit?

0 votes
asked 1 year ago in Frameworks by h43z enthusiast (400 points)

6 Answers

+2 votes
I think its mostly self explained:

https://www.metasploit.com/redmine/issues/2995

msf > load XSSF
[+] Server started : http://192.168.1.102:8888/
[*] Please, inject 'http://192.168.1.102:8888/loop' resource in an XSS
[*] Successfully loaded plugin: XSSF

msf > xssf_TAB TAB
msf > search xssf
msf > xssf_servers
msf > xssf_active_victims
msf > xssf_information 1

and good to go ...
answered 1 year ago by m-1-k-3 contributor (530 points)
+1 vote
Hi,

I guess you have seen this already but here's a nice short introduction with a couple of links to securitytube.

http://www.pentestit.com/2010/10/20/add-xssf-metasploit-framework/

 

I hope it helps to get you rolling!

Greg
answered 1 year ago by Dr. House contributor (590 points)
+1 vote
No more documentation for now but you will see all the needed infos in the movie:

http://securitytube.net/XSSF-%28Attacking-with-XSS-using-Metasploit%29-Part-1-video.aspx

all other stuff is quite easy to test ... so have fun in the lab ;)
answered 1 year ago by m-1-k-3 contributor (530 points)
0 votes
hey ;) ....i've already read this articel.

Unfortunately this isnt very useful for me.

i'm looking for some documentation or something like that.....
answered 1 year ago by h43z enthusiast (400 points)
0 votes
I thought there might be more documentation...but thx now i know it
answered 1 year ago by h43z enthusiast (400 points)
0 votes

This is the best resource about how to accomplish installing XSSF with Metasploit:

http://securitystreetknowledge.com/?p=445

answered 1 year ago by atdre pro pentester (1,080 points)

Please log in or register to answer this question.