Method: PWN::Reports::Fuzz.authors
- Defined in:
- lib/pwn/reports/fuzz.rb
.authors ⇒ Object
- Author(s)
-
0day Inc. <[email protected]>
252 253 254 255 256 |
# File 'lib/pwn/reports/fuzz.rb', line 252 public_class_method def self. "AUTHOR(S): 0day Inc. <[email protected]> " end |