Project

General

Profile

Bug #339

Scan Exception Due to Invalid URLs

Added by Luke Murphey about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Scan Engine
Target version:
Start date:
02/21/2011
Due date:
02/22/2011
% Done:

100%


Description

Scanner is throwing exceptions due to invalid characters in URLs:

stack_trace = "java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: \"u0\"
java.net.URLDecoder.decode(URLDecoder.java:173) at net.lukemurphey.nsia.scan.HttpSeekingScanRule.getUrlAttrs(HttpSeekingScanRule.java:781) at net.lukemurphey.nsia.scan.HttpSeekingScanRule.getUrlAttrs(HttpSeekingScanRule.java:711) at net.lukemurphey.nsia.scan.HttpSeekingScanRule.extractUrls(HttpSeekingScanRule.java:309) at net.lukemurphey.nsia.scan.HttpSeekingScanRule.multiThreadedScan(HttpSeekingScanRule.java:495) at net.lukemurphey.nsia.scan.HttpSeekingScanRule.doScan(HttpSeekingScanRule.java:882) at net.lukemurphey.nsia.Scanner.doScan(Scanner.java:162) at net.lukemurphey.nsia.Scanner.run(Scanner.java:125)"

History

#1 Updated by Luke Murphey about 13 years ago

  • Due date set to 02/22/2011
  • Category set to Scan Engine
  • Assignee set to Luke Murphey
  • Target version set to 1.0.3
  • Start date set to 02/21/2011

#2 Updated by Luke Murphey about 13 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF