RoninNakomoto
RoninNakomoto
@ashish99039 @diegorobalino16 check sublist3r2 https://github.com/RoninNakomoto/Sublist3r2 it works on python3, is does much faster bruteforcing. it is based on sublist3r.
check my fork. its a working fixed copy (only runs under python3 if properly installed), also has much faster bruteforcing capabilities using aiodnsbrute (instead of subbrute).
@darkt1981 @walksonair @wifi75 @jr1221 A- For the deprecation warning, this is easily resolved by editing code in both subbrute.py and sublist3r.py and replacing all instances of resolver.query by resolver.resolve assuming...
@darkt1981 you're missing the point . Using a virtual environment is best practice. Soon enough once u install other tools that use same dependencies as sublist3r but with other versions,...
@wskinner74 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). do you...
try running it properly inside a python3 environment (that you'll have to create). These are python errors not tool errors.
@Baikeryoyo @pidugusundeep https://github.com/RoninNakomoto/Sublist3r2
@jaswantprotech Hello. You are receiving these types of errors because you are not running the tool properly under python. Please follow the below guide: Under linux, use a python3 virtual...
no it now requires an API key for access that you can get freely get by registering on their website. My fork is a working copy of sublist3r under python3...
@YzaSoLong @amustaque97 @Archurcl4w https://github.com/RoninNakomoto/Sublist3r2 this works