Hacking Articles Tips Tricks Videos Tutorials
467 subscribers
65.7K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
GooFuzz - Tool To Perform Fuzzing With An OSINT Approach, Managing To Enumerate Directories, Files, Subdomains Or Parameters Without Leaving Evidence On The Target's Server With Google Dorking
http://www.kitploit.com/2022/06/goofuzz-tool-to-perform-fuzzing-with.html

___________________________
@hacking_Attack
@Hacking_Video
CreditsAuthor: M3n0sD0n4ldTwitter: @David_Uton (https://twitter.com/David_Uton)Description:GooFuzz is a script written in Bash Scripting that uses advanced Google search techniques to obtain sensitive information (https://www.kitploit.com/search/label/Sensitive%20Information) in files or directories without making requests to the web server.
Download and install:$ git clone https://github.com/m3n0sd0n4ld/GooFuzz.git
$ cd GooFuzz
$ chmod +x GooFuzz
$ ./GooFuzz -h
Use:Menu

___________________________
@hacking_Attack
@Hacking_Video
Lists files by extensions separated by commas.

___________________________
@hacking_Attack
@Hacking_Video
Lists files by extensions contained in a txt file.

___________________________
@hacking_Attack
@Hacking_Video