Browsing tag

how to use wfuzz

Wfuzz – Web Application Password Cracking Tool

Wfuzz is a web application password cracker that has a lot of features such as post data brute-forcing, header brute-forcing, colored output, URL encoding, cookie fuzzing, multi-threading, multiple proxy support, SOCK support, authentication support, baseline support, and more. It also offers multiple Injection points capability with multiple dictionaries, and recursion (when doing directory brute-force), and the HEAD […]

Bruteforcing Web Applications with Wfuzz

Wfuzz is a tool designed for bruteforcing Web Applications, it can be used for finding resources not linked (directories, servlets, scripts, etc), bruteforce GET and POST parameters for checking different kind of injections (SQL, XSS, LDAP,etc), bruteforce Forms parameters (User/Password), Fuzzing,etc Features Multiple Injection points capability with multiple dictionaries Recursion (When doing directory bruteforce) Post, […]