find hidden directories and files from a website wfuzz
# Dirb
dirb https://192.168.1.101
# Gobuster - remove relevant responde codes (403 for example)
gobuster -u http://192.168.1.101 -w /usr/share/seclists/Discovery/Web_Content/common.txt -s '200,204,301,302,307,403,500' -e
wfuzz -c -z file,/root/.ZAP/fuzzers/dirbuster/directory-list-2.3-big.txt --sc 200 http://pegasus.dev:8088/FUZZ.php
# Gobuster - remove relevant responde codes (403 for example)
gobuster -u http://192.168.1.101 -w /usr/share/seclists/Discovery/Web_Content/common.txt -s '200,204,301,302,307,403,500' -e
Also in C++:
- how to execute the spring bat file from command prompt
- bash provide path to same dir as executable
- postgresql not connected docker
- how to rename a file in linux
- ubuntu macbook camera
- ImportError: /usr/lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block
- git autocorrect
- linux show drive space
- how to restart psql in linux
- install docker on manjaro linux
- conda install git
- powershell check end of string
- git config ssh protocol
- first example to intro git and github
- npm install strapi
- powreshell function cleanup
- install xcode-select cmd
- select jump to position with mouse mac terminal
- git command show current repo
- linux ping latency print on screen .sh file
- bash write stderr to file
- certbot remove certificate for domain
- install mongodb on manjaro linux
- bash array