Dorkify : Perform Google Dork Search

Dorkify perform Google Dork Search. Google dorking is a hacker technique that uses Google Search to find security holes in the configuration and computer code that websites use. Google Dorking involves using advanced operators in the Google search engine to locate specific strings of text within search results such as finding specific versions of vulnerable …

DorkX : Pipe Different Tools With Google Dork Scanner

DorkX pipe different tools with google dork Scanner. Install zoid@MSI ~/dorkX> git clone https://github.com/ethicalhackingplayground/dorkXzoid@MSI ~/dorkX> cd dorkXzoid@MSI ~/dorkX> go build dorkx.gozoid@MSI ~/dorkX> go build corsx.gozoid@MSI ~/dorkX> go build csrfx.gozoid@MSI ~/dorkX> go build zin.go Usage Blind XSS zoid@MSI ~/dorkX> ./dorkX -dorks dorks.txt -concurrency 100 | dalfox pipe -b ‘”>’ XSS zoid@MSI ~/dorkX> ./dorkx -dorks dorks.txt | …