Skip to content

Commit 3fb6ee4

Browse files
committed
Remove dead constant.
1 parent 7a62b71 commit 3fb6ee4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/exploits/android/browser/samsung_knox_smdm_url.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ class Metasploit3 < Msf::Exploit::Remote
1111
include Msf::Exploit::Remote::BrowserExploitServer
1212
include Msf::Exploit::Remote::BrowserAutopwn
1313

14-
VULN_CHECK_JS = "is_vuln = true;"
15-
1614
autopwn_info(
1715
:os_name => OperatingSystems::Match::ANDROID,
1816
:arch => ARCH_ARMLE,

0 commit comments

Comments
 (0)