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

Commit 13d3983

Browse files
committed
Change version detection to use stable tag version
1 parent b30af30 commit 13d3983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/all_in_one_seo_pack_xss_shell_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def initialize
2626
end
2727

2828
def check
29-
check_plugin_version_from_changelog('all-in-one-seo-pack', 'readme.txt', '2.3.6.2')
29+
check_plugin_version_from_readme('all-in-one-seo-pack', '2.3.6.2')
3030
end
3131

3232
def blocked_bots

0 commit comments

Comments
 (0)