Update nuuo.rb
parent
9375ee2ffc
commit
3b98add519
|
@ -40,6 +40,8 @@ module Exploit::Remote::Nuuo
|
|||
# All NUCS versions at time of release
|
||||
# Note that these primitives are not guaranteed to work in all versions
|
||||
# Add new version strings here
|
||||
# We need these to login;
|
||||
# when requesting a USERLOGIN we need to send the same version as the server...
|
||||
@nucs_versions =
|
||||
[
|
||||
"1.3.1",
|
||||
|
|
Loading…
Reference in New Issue