Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 2bd250b

Browse files
committed
Implement check method
1 parent f99f61a commit 2bd250b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/webapp_builder_shell_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize
1818
end
1919

2020
def check
21-
:vulnerable
21+
check_plugin_version_from_readme(plugin_name)
2222
end
2323

2424
def plugin_name

0 commit comments

Comments
 (0)