Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 7, 2021 04:30 am GMT

KCFinder path finder using python3

Alt Text

PREREQUISITES
Python 3.x
pip3
git

PYTHON 3 PREREQUISITES
aiohttp
asyncio

Installation
$ git clone https://github.com/penucuriCode/kcfinder
$ cd kcfinder
$ pip3 install -r requirements.txt
$ python exploit.py

Update Wordlist
$ apt install wget
$ python update.py

Note
Error 403 = Firewall in Website
Error 500 = Server not Responding / Connection Error


Original Link: https://dev.to/penucuricode/kcfinder-path-finder-using-python3-2o0i

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To