Published October 19, 2021 SCP command local to remote location scp -r /local/directory remote_username@ipaddress:/remote/directory
Published August 1, 2022 MailScanner Domain admin release Bad Content Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php
Published February 26, 2020 Convert PFX SSL Cert to PEM openssl pkcs12 -in certname.pfx -out key.pem -nodes
Published January 17, 2022 nmap quick guide nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam