Skip to content

Djent-/wfuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wfuzzer.sh

It does some stuff with wfuzz

wfuzzer.sh http://example.com
wfpayload -z wfuzzp --zD .wfuzz/output/[session] --efield r.params.get 2>/dev/null

alias.sh

source alias.sh
wfz https://example.com/FUZZ{notthere}

scripts/elasticsearch.py

mkdir -p ~/.wfuzz/scripts
cp scripts/* ~/.wfuzz/scripts

wfuzz -z list,_stats --script=elasticsearch https://example.com:9200/FUZZ

Works best with my fixed fork of wfuzz

echo y | python3 -m pip uninstall wfuzz || sudo apt remove wfuzz -y
mkdir ~/build; cd ~/build
git clone https://github.com/Djent-/wfuzz
cd wfuzz
python3 -m pip install -r requirements.txt
python3 -m pip install .
sudo ln -s /usr/bin/python3.8 /usr/bin/python

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy