dyBlack404 Tool

Coded By 0xdyBlack404

Just Bg

Installation

install requests library from requests .

pip install requests

Using

Normal Scaning

./dyBlack.py -u https://exampel/image?file=DYBLACK404 

Add a number of ../

./dyBlack.py -u https://exampel/image?file=DYBLACK404 -l 15

Add file to fuzz

./dyBlack.py -u https://exampel/image?file=DYBLACK404 -f "/etc/passwd" 

Add a keyword to the file

./dyBlack.py -u https://exampel/image?file=DYBLACK404 -f "/etc/passwd" -r "root"

Add Null Byte bypass

./dyBlack.py -u https://exampel/image?file=DYBLACK404 -a "%00.jpg"
short flag all flag
-u --url
-l --loop
-f --file
-r --respons
-a --add