mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	
							parent
							
								
									c3e3c66de5
								
							
						
					
					
						commit
						22f7b3570d
					
				| @ -875,6 +875,11 @@ sslcertfp () { | ||||
|     cat $1 | openssl x509 -sha256 -fingerprint -noout | ||||
| } | ||||
| 
 | ||||
| # Usage: serversslciphers hostname port | ||||
| serversslciphers() { | ||||
|     nmap $1 -p $2 --script +ssl-enum-ciphers | ||||
| } | ||||
| 
 | ||||
| # .custom | ||||
| if [ -f ~/.custom ]; then | ||||
|     source ~/.custom | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user