Skip to content

Commit e51f1fc

Browse files
committed
Land rapid7#2118, name change for pyoor
2 parents c7ffe96 + b94cde1 commit e51f1fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/exploits/windows/browser/apple_quicktime_rdrf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def initialize(info={})
2525
'License' => MSF_LICENSE,
2626
'Author' =>
2727
[
28-
'pyoor', # Original Discovery & PoC (overlapped finding)
28+
'Jason Kratzer', # Original Discovery & PoC (overlapped finding), aka pyoor
2929
'Tom Gallagher', # Original Discovery (overlapped)
3030
'Paul Bates', # Original Discovery (overlapped)
3131
'sinn3r' # Metasploit

modules/exploits/windows/http/hp_power_manager_filename.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def initialize(info = {})
2727
[
2828
# Original discovery (Secunia Research)
2929
'Alin Rad Pop',
30-
# Metasploit module (thx DcLabs members, corelanc0d3r, humble-desser, pyoor)
30+
# Metasploit module (thx DcLabs members, corelanc0d3r, humble-desser, Jason Kratzer)
3131
'Rodrigo Escobar <ipax[at]dclabs.com.br>',
3232
# Metasploit fu
3333
'sinn3r'

0 commit comments

Comments
 (0)