RoninNakomoto
RoninNakomoto
> I did fix accordingly to yours > And I also changed VT_APIKEY into my API key > But the error keep showing > [!] Error: VirusTotal API key environment...
@crahan @Toriqulislamshimanto @Leoangelo-45 @latest-release @GDATTACKER-RESEARCHER @DustinTheGreat check my fork. its a fixed bug-free working copy (only runs under python3 if properly installed), also has much faster bruteforcing capabilities using aiodnsbrute...
@EmmanuelZapata @unaipuelles check my fork. its a fixed bug-free working copy (only runs under python3 if properly installed), also has much faster bruteforcing capabilities using aiodnsbrute (instead of subbrute). Both...
try this one https://github.com/RoninNakomoto/Sublist3r2 On Sun, Jul 24, 2022 at 8:41 PM White0knight ***@***.***> wrote: > I am getting an error in searching domains in sublist3r and getting > following...
@DANSHORTIE Under linux, use a python3 virtual environment specific to sublist3r. It should be a default action that you do for each and every single Python script. You will be...
create a virtual environment using python3, install dependencies inside environment and run sublist3r within this environment.
you're probably using the wrong python version or broke a dependency. the tool is fine under python3. How are u running the tool. Please create a proper python virtual environment...
@BenBencsik @sdiggles please tell me the steps of how you are running the tool (including commands used) to get those errors.
@m1ndcr4ck https://github.com/RoninNakomoto/Sublist3r2
I will resubmit the fix specific to deprecated warning. I missed one additional deprecated statement.