Skip to content

Commit f14d5ba

Browse files
author
bwall
committed
Removed extra comma
1 parent cc92b54 commit f14d5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/stunshell_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module works when safe mode is disabled on the web server. This shell is widely
2828
'References' =>
2929
[
3030
['URL', 'https://defense.ballastsecurity.net/wiki/index.php/STUNSHELL'],
31-
['URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=a4cd8ba05eb6ba7fb86dd66bed968007'],
31+
['URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=a4cd8ba05eb6ba7fb86dd66bed968007']
3232
],
3333
'Privileged' => false,
3434
'Payload' =>

0 commit comments

Comments
 (0)