Sublist3r icon indicating copy to clipboard operation
Sublist3r copied to clipboard

Virus total bullshit

Open excep opened this issue 4 years ago • 2 comments

Hello, I'm not a programer and I want to use this dump tool but Virus tootal is using a captcha so it keeps blocking this dump tool from using its data, so my question is how the fucking fuckly fuck can I use virust total API or integret it into this dumpt tool so it stops blocking this dump tool !!? any one help us make the world a better place. Thank you in advance.

sublist3r -d www.bmw.de

             ____        _     _ _     _   _____
            / ___| _   _| |__ | (_)___| |_|___ / _ __
            \___ \| | | | '_ \| | / __| __| |_ \| '__|
             ___) | |_| | |_) | | \__ \ |_ ___) | |
            |____/ \__,_|_.__/|_|_|___/\__|____/|_|

            # Coded By Ahmed Aboul-Ela - @aboul3la

[-] Enumerating subdomains now for www.bmw.de [-] Searching now in Baidu.. [-] Searching now in Yahoo.. [-] Searching now in Google.. [-] Searching now in Bing.. [-] Searching now in Ask.. [-] Searching now in Netcraft.. [-] Searching now in DNSdumpster.. [-] Searching now in Virustotal.. [-] Searching now in ThreatCrowd.. [-] Searching now in SSL Certificates.. [-] Searching now in PassiveDNS.. [!] Error: Virustotal probably now is blocking our requests

excep avatar Apr 14 '22 18:04 excep

Is there anything new on this issue? Still there on devenv 1.3.1 (x86_64-linux)

loics2 avatar Nov 02 '24 14:11 loics2

Going to be addressed by #1548

domenkozar avatar Nov 12 '24 05:11 domenkozar

https://github.com/cachix/devenv/pull/1928 adds support for inputs.self.submodules, but it's very broken, possibly because of lazy trees.

sandydoo avatar Jun 13 '25 01:06 sandydoo

 /nix/store/ma2fs2a60gz04xsgxkdxqhqxxvinwn5h-nix-devenv-2.30.0pre20250626_afa41b0/bin/nix --extra-experimental-features flakes --option lazy-trees true --option warn-dirty false --keep-going --max-jobs 8 --option eval-cache false print-dev-env --profile /home/domen/dev/cachix/devenv/.devenv/gc/shell -vv --log-format internal-json
@nix {"action":"msg","level":4,"msg":"evaluating file '<nix/derivation-internal.nix>'"}
@nix {"action":"start","id":5924662571696128,"level":4,"parent":0,"text":"evaluating derivation 'git+file:///home/domen/dev/cachix/devenv#devShells.x86_64-linux.default'","type":0}
@nix {"action":"msg","level":4,"msg":"evaluating file '/home/domen/dev/cachix/devenv/.devenv.flake.nix'"}
nix: ../canon-path.cc:56: nix::CanonPath nix::CanonPath::removePrefix(const nix::CanonPath&) const: Assertion `isWithin(prefix)' failed.
Aborted (core dumped)

domenkozar avatar Jun 27 '25 18:06 domenkozar

Any news on this? It's a real show-stopper for my use case.

voodooattack avatar Sep 28 '25 12:09 voodooattack

Currently, you can still add the repo of the submodule as input and then import it from there, as described in https://devenv.sh/composing-using-imports/. But of course I'd also love to see to import from the submodule directly! ❤️

pbek avatar Oct 10 '25 19:10 pbek

We're going to fix this one soon :)

domenkozar avatar Nov 01 '25 16:11 domenkozar