-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Artëm Tsvetkov edited this page Jul 20, 2020
·
8 revisions
| Action | Command |
|---|---|
| TLS Weak Ciphers | nmap -Pn -n -vvv --script ssl-enum-ciphers -p 443 -oA nmap.ssl -iL hosts.txt |
| Download Java 8 | wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jre-8u261-windows-i586.exe |