Skip to content

Commit e5cc950

Browse files
author
jvazquez-r7
committed
fix identation
1 parent 133ad04 commit e5cc950

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/exploits/multi/http/splunk_upload_app_exec.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ def initialize(info = {})
4747
'Targets' =>
4848
[
4949
[ 'Splunk 5.0.1 / Linux',
50-
{
51-
'Arch' => ARCH_CMD,
52-
'Platform' => [ 'linux', 'unix' ]
53-
}
50+
{
51+
'Arch' => ARCH_CMD,
52+
'Platform' => [ 'linux', 'unix' ]
53+
}
5454
],
5555
[ 'Splunk 5.0.1 / Windows',
5656
{

0 commit comments

Comments
 (0)