Skip to content

Commit e613c86

Browse files
committed
Added Name and Emailadress
1 parent a43b218 commit e613c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/wordpress_pingback_access.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def initialize(info = {})
2424
[
2525
'Thomas McCarthy "smilingraccoon" <smilingraccoon[at]gmail.com>',
2626
'Brandon McCann "zeknox" <bmccann[at]accuvant.com>' ,
27-
'FireFart' # Original PoC
27+
'Christian Mehlmauer "FireFart" <FireFart[at]gmail.com>' # Original PoC
2828
],
2929
'License' => MSF_LICENSE,
3030
'References' =>

0 commit comments

Comments
 (0)