Vector Security
Vector Security
`ImportError: No module named googleapiclient.discovery` After installing the framework with the shell script for Ubuntu. Tried to install and search for a module by that name via pip but it...
Sorry for cluttering up your ticket feed. Your code base has changed a lot since last i checked it, I was wondering are you still incorporating DorkNet or features derived...
Check out the changes in the main repo directory. Or see the Beta Development files and planned updates [here](https://github.com/NullArray/Archivist/tree/master/Beta)
Since DorkNet was designed primarily to be used with a list of dorks to be loaded in and iterated over in search for vulnerable web apps. I made the design...
I think i will add some code that allows DorkNet to be run `headless` so without Geckodriver being in the way. In general when working, you do so from the...
Hey guys. Thank you for taking the time to read this Notice/PSA. If you find yourself using RootHelper, the tools it fetches or similar utilities on a regular basis i...
Hello, not sure if you are still maintaining this repository but i just wanted to mention a few things. Your xpath needs to be changed to; `find_elements_by_xpath("//div[@data-hveid]/div/div/a[@onmousedown]")` To reflect the...
It might be a good idea to parse Shodan's responses as JSON in order to get a more complete data set on search items.
This project hasn't been updated in a while, as such, syntax errors may be present due to the fact that some of the libraries used in this project have been...
On the issue of flood control we spoke of automated bump locking of threads, where they cannot be bumped more than one time over a 6 hour time period by...