Skip to content

Commit 3da4c4f

Browse files
committed
Add author's email
1 parent 67b4675 commit 3da4c4f

File tree

1 file changed

+1
-1
lines changed
  • modules/auxiliary/scanner/http

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/ssl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def initialize
2929
[
3030
'et', #original module
3131
'Chris John Riley', #additions
32-
'Veit Hailperin', # checks for public key size, valid time
32+
'Veit Hailperin <[email protected]>', # checks for public key size, valid time
3333
],
3434
'License' => MSF_LICENSE
3535
)

0 commit comments

Comments
 (0)