Skip to content

Commit 3ac0413

Browse files
committed
Add php version to check
1 parent e25fdeb commit 3ac0413

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/multi/http/phpmyadmin_preg_replace.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ def check
9393
end
9494
end
9595
end
96+
else
97+
print_status("Unknown PHP Version")
9698
end
9799

98100
if res.body =~ /pmaversion = '(.*)';/

0 commit comments

Comments
 (0)