pickeltoes

Results 3 comments of pickeltoes

cve-2015-1635_exploit.rb:52:in `': undefined method `each_header' for nil:NilClass (NoMethodError) Jacob van Rensburg t: 09 930 6275 | m: 021 100 2639 From: KING SABRI Reply to: KINGSABRI/CVE-in-Ruby Date: Friday, 17 January...

# TODO: Find better way to know the default image name p response iis_version = response.each_header.to_h["server"] if iis_version == "Microsoft-IIS/8.5" path = "/iis-85.png" # IIS 8.x else path = "/welcom.png"...

nil cve-2015-1635_exploit.rb:52:in `': undefined method `each_header' for nil:NilClass (NoMethodError)