Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No attribute 'location' error #9

Open
Zeecka opened this issue Jul 28, 2021 · 0 comments
Open

No attribute 'location' error #9

Zeecka opened this issue Jul 28, 2021 · 0 comments

Comments

@Zeecka
Copy link

Zeecka commented Jul 28, 2021

I got an error that might be due to a 3XX status code without Location resulting in the error:

  File "/home/zeecka/.BurpSuite/bapps/f991b67d4ef94f3c8692c3edca06583e/site_map_extractor.py", line 413, in exportCodes
    self.tableData.append([self.stripURLPort(self.urlDecode), str(self.referer), str(self.responseCode), self.location])
AttributeError: 'BurpExtender' object has no attribute 'location'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant