apt install ffuf
git clone https://github.com/danielmiessler/SecLists.git
git clone --depth 1 https://github.com/danielmiessler/SecLists.git
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://live.bahnhof.net/FUZZ -recursion -recursion-depth 2  -e .php
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://live.bahnhof.net/FUZZ -recursion -recursion-depth 2  -e .php -r
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://live.bahnhof.net/video/FUZZ -recursion -recursion-depth 2  -e .php -r
-r
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://live.bahnhof.net/account/insights/FUZZ -recursion -recursion-depth 2  -e .php -r
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://live.bahnhof.net/account/insights/FUZZ -recursion -recursion-depth 2  -e .php -r -fw 1013
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://live.bahnhof.net/account/insights/competitions/FUZZ -recursion -recursion-depth 2  -e .php -r -fw 1013
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://live.bahnhof.net/account/insights/step1/FUZZ -recursion -recursion-depth 2  -e .php -r 
apt install ffuf
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://partner.bahnhof.net/FUZZ -recursion -recursion-depth 2  -e .php -r 
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://pbx.bahnhof.net/FUZZ -recursion -recursion-depth 2  -e .php -r 
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://owa.bahnhof.net/rpc/FUZZ -recursion -recursion-depth 2  -e .php -r 
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://owa.bahnhof.net/rpc/FUZZ -recursion -recursion-depth 2  -e .php -r -fw 1
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://owa.bahnhof.net/ews/FUZZ -recursion -recursion-depth 2  -e .php -r 
ffuf -w  /root/SecLists/Discovery/Web-Content/DirBuster-2007_directory-list-lowercase-2.3-small.txt:FUZZ -u  https://owa.bahnhof.net/ews/FUZZ -recursion -recursion-depth 2  -e .php -r -fw 1
clear
ssh-keygen -t ed25519 -C "arrebmehdi54@gmail.com"
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_ed25519
cat ~/.ssh/id_ed25519.pub
clear
ls
unzip
apt install unzip
unzip ffuf-automation-main.zip 
ls
rm ffuf-automation-main.zip 
cd ffuf-automation-main/
ls
apt install docker.io
apt install docker-compose
clear
docker-compose up -d
cd ffuf-automation-main/
ls
python3 ffuf_automation.py 
nano domains.txt 
python3 ffuf_automation.py   --domains domains.txt   --wordlist /usr/share/seclists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2   --extensions .php --filter-codes 404 --threads 30
./run.sh   --domains domains.txt   --wordlist /usr/share/seclists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2   --extensions .php --filter-codes 404 --threads 30
./run.sh   --domains domains.txt   --wordlist Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2   --extensions .php --filter-codes 404 --threads 30
./run.sh   --domains domains.txt   --wordlist /app/wordlists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2   --extensions .php --filter-codes 404 --threads 30
./run.sh   --domains domains.txt   --wordlist wordlists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2   --extensions .php --filter-codes 404 --threads 30
./run.sh   --domains domains.txt   --wordlist app/wordlists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2   --extensions .php --filter-codes 404 --threads 30
docker ps
./run.sh   --domains domains.txt   --wordlist app/wordlists/seclists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2   --extensions .php --filter-codes 404 --threads 30
docker run --rm --entrypoint sh ffuf-automation:latest -c "ls /app/wordlists 2>/dev/null; ls /usr/share/seclists 2>/dev/null; ls /opt/SecLists 2>/dev/null"
./run.sh --domains domains.txt   --wordlist /app/wordlists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
cat run.sh 
./run.sh --domains domains.txt   --wordlist /app/wordlists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
./run.sh --domains domains.txt   --wordlist /usr/share/seclists/Discovery/Web-Content/directory-list-2.3-small.txt \
./run.sh --domains domains.txt   --wordlist /usr/share/seclists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
./run.sh --domains domains.txt   --wordlist ..//seclists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
./run.sh --domains domains.txt   --wordlist ../Seclists/Discovery/Web-Content/directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
docker run --rm --entrypoint sh ffuf-automation:latest   -c "ls -la /usr/share/seclists; ls -la /app/wordlists; readlink -f /usr/share/seclists/Discovery"
ls -la wordlists
docker run --rm --entrypoint sh ffuf-automation:latest   -c "test -f /usr/share/seclists/Discovery/Web-Content/directory-list-2.3-small.txt && echo EXISTS || echo MISSING"
docker run --rm --entrypoint sh ffuf-automation:latest   -c "ls /usr/share/seclists/Discovery/Web-Content/ | grep -i directory-list"
./run.sh --domains domains.txt   --wordlist /app/wordlists/Discovery/Web-Content/DirBuster-2007_directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
./run.sh --domains domains.txt   --wordlist /usr/share/seclists/Discovery/Web-Content/DirBuster-2007_directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
docker run --rm --entrypoint sh ffuf-automation:latest   -c "test -f /usr/share/seclists/Discovery/Web-Content/DirBuster-2007_directory-list-2.3-small.txt && echo EXISTS || echo MISSING"
docker run --rm -it   -v "$(pwd)/domains.txt:/app/domains.txt:ro"   -v "$(pwd)/results:/app/results"   ffuf-automation:latest   --domains domains.txt   --wordlist /usr/share/seclists/Discovery/Web-Content/DirBuster-2007_directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
cd results/reports/report_20260620_074536_partial.html
cd results/reports/
python3 -m http.server 80
tail -f results/logs/scan_*.log
cd ../.../
cd ../../
tail -f results/logs/scan_*.log
clear
python3 -m http.server 80
ps -aux
pkill 734232
python3 -m http.server 80
pkill 734232
ps -aux
pkill 734232
python3 -m http.server 80
exit
tmux
tmux
tmux attach 
tmux ls
tmux attach
ls
;s
ls
tmux attach 
cd ffuf-automation-main/
ls
docke rps
docker ps
docker run --rm -it   -v "$(pwd)/domains.txt:/app/domains.txt:ro"   -v "$(pwd)/results:/app/results"   ffuf-automation:latest   --domains domains.txt   --wordlist /usr/share/seclists/Discovery/Web-Content/DirBuster-2007_directory-list-2.3-small.txt   --depth 2 --extensions .php --filter-codes 404 --threads 30
tmux new scan
tmux new -s scan
tmux ls
tmux attach -t 1
tmux attach -t scan
clear
ls
cd ffuf-automation-main/
tmux ls
tmux attach -t scan
apt install nmap
tmux attach -t scan
nmap -A -p 53 ns1.bahnhofdns.st
nmap -A -p 53 ns.bahnhof.net
dig -x 195.178.160.1 +short
host 195.178.160.1
nmap -p- ns1.bahnhofdns.st
nmap -p 53 -A ns1.bahnhofdns.st
nmap -p 80 -A ns1.bahnhofdns.st
dig @ns1.bahnhofdns.st example.com A
dig @ns1.bahnhofdns.st vsquds.info A
dig @ns1.bahnhofdns.st vsquds.info TXT
dig @ns1.bahnhofdns.st vsquds.info MS
dig @ns1.bahnhofdns.st vsquds.info 
dig @ns1.bahnhofdns.st vsquds.info ALL
dig @ns1.bahnhofdns.st vsquds.in
dig @ns1.bahnhofdns.st bahnhofdns.st
dig @ns1.bahnhofdns.st bahnhofdns.st ANY +norecurse
dig @ns1.bahnhofdns.st bahnhofdns.st AXFR
dig @ns1.bahnhofdns.st bahnhofdns.st TXT
dig @ns1.bahnhofdns.st bahnhofdns.st DNSKEY
dig @ns1.bahnhofdns.st bahnhofdn
dig @ns1.bahnhofdns.st vsquds.info ANY +norecurse
dig @ns1.bahnhofdns.st www.vsquds.info ANY +norecurse
dig @ns1.bahnhofdns.st vsquds.info ANY +norecurse
nc -vz ns1.bahnhofdns.st 80
nc -vz ns1.bahnhofdns.st 443
openssl s_client -connect ns1.bahnhofdns.st:443
sudo nmap -sU -p- ns1.bahnhofdns.st
tmux attach
