Skip to main content

ANGRY FUZZER WEB HACKING TOOL

OVERVIEW:

AngryFuzz3r is a collection of tools for pentesting to gather information and discover vulnerabilities of the targets based on Fuzzedb

FEATURES:
• Fuzz url set from an input file
• Concurrent relative path search
• Configurable number of fuzzing workers
• Fuzz CMS ==> Wordpress, Durpal, Joomla
• Generate reports of the valid paths

How TO INSTALL:

$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/ihebski/angryFuzzer.git
$ cd angryFuzzer
$ sudo pip install -r requirements.txt
$ pip2 install requests
$ chmod +x *
$ python angryFuzzer.py

How to use :

$ python angryFuzzer.py -h
usage: angryFuzzer.py [options]

options:
  -h, --help show this help message and exit
  -q, --quiet Silent mode ,only reports
  -u URL, --url=URL URL of the Target
  -c CMS, --cms=CMS scan CMS ==> wp ,dp
  -w WORDLIST, --wordlist=WORDLIST Custom wordlist

Example:
• Fuzzing an url with default dictionary
python angryFuzzer.py -u http://127.0.0.1
• Fuzzing CMS (wp: in this example !)
python angryFuzzer.py -u http://127.0.0.1 --cms wp
• Fuzzing a custom Wordlist
python angryFuzzer.py -u http://127.0.0.1 -w fuzzdb/discovery/predictable-filepaths/php/PHP.txt

Comments

Popular posts from this blog

Asus ROG Phone 8 Pro Edition Full Specification

  NETWORK Technology GSM / CDMA / HSPA / LTE / 5G LAUNCH Announced 2024, January 08 Status Available. Released 2024, January 18 BODY Dimensions 163.8 x 76.8 x 8.9 mm (6.45 x 3.02 x 0.35 in) Weight 225 g (7.94 oz) Build Glass front (Gorilla Glass Victus 2), glass back (Gorilla Glass), aluminum frame SIM Dual SIM (Nano-SIM, dual stand-by)   IP68 dust/water resistant (up to 1.5m for 30 min) 341 Mini-LED programmable matrix (on the back) Pressure sensitive zones (Gaming triggers) DISPLAY Type LTPO AMOLED, 1B colors, 165Hz, HDR10, 1600 nits (HBM), 2500 nits (peak) Size 6.78 inches, 111.0 cm 2  (~88.2% screen-to-body ratio) Resolution 1080 x 2400 pixels, 20:9 ratio (~388 ppi density) Protection Corning Gorilla Glass Victus 2   Always-On display PLATFORM OS Android 14 Chipset Qualcomm SM8650-AB Snapdragon 8 Gen 3 (4 nm) CPU Octa-core (1x3.3 GHz Cortex-X4 & 5x3.2 GHz Cortex-A720 & 2x2.3 GHz Cortex-A520) GPU Adreno 750 MEMORY Card slot No Internal 512GB 16GB RAM, 1TB ...

Grand Theft Auto 5 could crash your Xbox 360

Grand Theft Auto 5 could crash your Xbox 360  0 Xbox 360 elite The release of the 5th installment in the Grand Theft Auto series has been nothing short of expected as the game sells millions and millions of copies worldwide there is still some concern over playing it with the first generation Xbox 360. There are a couple of users that are playing the game on the older, first released Xbox 360 and they are claiming that the game freezes and/or will not play at all. The game simply will not load and it might be because the game has 2 discs, one for installation and the other for gameplay. Back around 2008, the Xbox 360 was not geared for games that were going to be graphically intensive; such is the   latest Grand Theft Auto 5 . Rockstar Games pulled out all of the stops and even though the problems are coming in from the older generation of the Xbox 360, the game appears to be working just fine with the other models released over the years. According...