-
Good morning,
Recently I integrated amass into a simple Flask application that provides a few other endpoints, to run tools that complement amass. As those tools run, the task manager parses stdout…
-
I have a custom config file where I have enabled only certain modules.
Command:
```bash
bbot -t target_domains.txt -f subdomain-enum -m httpx --config $HOME/.config/bbot/bbot_subdomains_quick.yml …
-
add https://github.com/d3mondev/puredns/issues/17
so massdns can run as root on VPS
Thanks.
-
I know this may be obvious for a lot of people but it wasn't for me. I am working on ubuntu 20 and I am not quite sure how to add the path to massdns in the PATH environment variable. Can someone assi…
-
Wildcard detection tends to fail on domains that have special DNS routing rules, especially ones that respond to hostnames containing real english words.
The proposed solution to this problem is t…
-
Hey, first off thanks for making the API, it's been very useful.
I'm not sure if this is the best place to raise issues for the API. But we are running into a large quantity of garbage data -- mainly…
-
Occasionally, domains have wildcard behavior that is very selective, or has some kind of a pattern matching element. This has the effect of passing the wildcard tests, but once massdns starts to go af…
-
-
**Describe the bug**
I received a python error when trying to run bbot with the neo4j output module, example flow of what happens below:
└─$ bbot -t ips.txt -f subdomain-enum email-enum cloud-enum w…
-
Hello,
Maybe im doing something wrong here, but im unable to get this to work.
I wrote my own python request tool but its no way near as fast as pureDNS so i would love to get this one to work :).
…