003random / 003Recon

Some tools to automate recon - 003random
https://poc-server.com/
294 stars 74 forks source link

fix open_redirect 'r' error #3

Closed abhinashjain closed 6 years ago

abhinashjain commented 6 years ago

fix 'r' error in open_redirect.py file.

003random commented 6 years ago

Hey @abhinashjain, thanks for the pr. Which error does this solve? can you explain it to me? Thanks

abhinashjain commented 6 years ago

-- Testing open redirects on domains in output/domain.com/domains.txt with output file, output/domain.com/open_redirects.txt --

Other files too are giving this same error on python 2.7.

003random commented 6 years ago

Thanks!