Skip to content

Commit

Permalink
Updated ppmap to 1.2.0
Browse files Browse the repository at this point in the history
Ppmap is now able to enumerate for location.hash pollution
  • Loading branch information
kleiton0x00 authored Dec 30, 2021
1 parent 6dcf8fe commit a7b07e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ppmap.go
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,5 @@ func queryEnum(u string, quote string) {
}

break
}
//exit to avoid looping with other quotes
os.Exit(0)
}
}

0 comments on commit a7b07e1

Please sign in to comment.