RevoltSecurities

Results 46 comments of RevoltSecurities

Hello @danielbelay321 , Currently Shodanx doesnt support the file input due to limits in shodan searches, so try to use shodanx with a valid query. Kind regards, @RevoltSecurities

Hello @Sherlock297 , Thank you for creating the issue and for providing valid attachements with nice blog 😄 , we will add this in next update of Subdominator. Once we...

Hi @Sherlock297 , We deployed the new version and made a fix , could you please check that the update is working on windows installation. Kind regards, @RevoltSecurities

Hi @Sherlock297 , This issue can be easily resolved , you can use this command to install the missing package: ```bash pip install tldextract ``` and once the subdominator runs...

Hello @Hun33er , Please use the given below command to install the missing package. ``` pip install httpx --break-system-packages ``` or use tool like `pipx` ``` pipx install httpx ```...

Hello @Conato1 , Your Key configuration syntax is almost correct but for resources like **censys,redhuntlabs,intelx** resource you will need to configure your API keys like this below example: ```yaml censys:...