A fuzzer for any GET entries.
Features
	
		
			
		
		
	
								Features
- Multi-threading on demand
 - Fuzzing, bruteforcing GET params
 - Find admin panels
 - Colored output
 - Hide results by return code, word numbers
 - Proxy support
 - Big wordlist
 - Colored
 
- Install
Code:
git clone https://github.com/ManhNho/brutality.git
chmod 755 -R brutality/
cd brutality/
pip install -r requirements.txt 

















