Skip to content

Commit

Permalink
OWTF 0.13 HackPra release tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
7a authored and root committed Apr 10, 2012
1 parent 573497e commit 57a5412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
The home-brew parsing was resulting in an error like below with URLs like http://example.com:81
"Aborted by Framework: Cannot resolve Hostname: example.com:81"
URL parsing is now done via the urlparse library
+ Fixed bug introduced above whereby urlparse was returning "None" for the port:
+ Fixed bug introduced above whereby urlparse was returning "None" for the port in the summary report:
Reintroduced scheme check to handle this case and ensure the port is never blank regardless of URL format
+ Fixed bug similar to the one in DeriveURLSettings on the OWTF Core:
IsInScopeURL was parsing the hostname from the URL in a home-brew fashion this worked ok most of the time
Expand Down

0 comments on commit 57a5412

Please sign in to comment.