Conversation
|
@PaulSec any progress with this pr? Would love to use this package in the future... |
|
Hello there, I am working on it. |
|
Hey, |
|
Can you show me what's your output when you run it with you? |
|
I have debugged a little. If I'am running test_api.py. I am facing: "err: IndexError('list index out of range')" Affected code (XLS DATA): ` But DNS records are set. |
|
@PaulSec guess they have changed the xls path from:
to |
|
@PaulSec I've provided a new comit to address that issues and work with the new xlsx path and also match the newly introduces id's from dumpster. |
|
@PaulSec any progress within your review/test? |

Hi,
I've changed the implementation to work with new api of dnsdumpster. Major change is to parse the auth_token from response html and get rid of cookies and the csrf token. Also the endpoint changes to api.dnsdumpster
Hope that helps...
Cheers