Refactors firefox js usage into a mixin.

This commit is contained in:
joev
2014-04-24 15:07:48 -05:00
parent 1353c62967
commit f94d1f6546
6 changed files with 23 additions and 19 deletions
@@ -117,4 +117,4 @@ class Metasploit3 < Msf::Exploit::Remote
def html
"<!doctype html><html><body><script>#{js}</script></body></html>"
end
end
end