There’re various instructions on installing OpenVAS, but I found the most efficient solution is OpenVAS and Kali combination. Whenever I tried with some scripts or…
Installing FreeRADIUS3 Pfsense-Package Manager-FreeRADIUS3 Pfsense-Service-FreeRADIUS-Interfaces-Add ->Port: 1812, Interface Type: Authentication Pfsense-Service-FreeRADIUS-Interfaces-Add ->Port: 1813, Interface Type: Accountung Pfsense-Service-FreeRADIUS-Interfaces-NAS/Clients-Add ->Client IP Address : 127.0.0.1 ->Client Shared Secret…
Installing mail server on Ubuntu 19.10 LTS Server Install postfixInstall mailutils(optional) mailjet.com Reference https://www.linuxbabe.com/mail-server/setup-basic-postfix-mail-sever-ubuntuhttps://www.linuxbabe.com/mail-server/postfix-smtp-relayhttps://app.mailjet.com/docs/spf-dkim-guidehttps://linuxaria.com/pills/how-to-setup-postfix-to-forward-email-to-another-email-account-on-debianubuntu
Copy Cert and Key Cloudflare – Origin Server – Create Certificate Copy certificate key(site.pem) and private key (site.key) to origin server (web server) /etc/cloudflare/site.ca.pem /etc/cloudflare/site.ca.key…
There are bunch of different instructions how to install LAMP+Wordpress on Ubuntu distro, I simplified the installation process based on Ubuntu 19.10 LTS, and it…
I have just completed re-building my home lab and it took for few weeks to make certain worked. Hypervisors and pfsense are core parts of…
USB (Ext4) Created Ext4 partition for USB Drive using AOMEI application. Install package/software Linux Memory Grabber, Linux Memory Extractor and Volatility Framework are mostly used…
1. [github] Create github account 2.[github] Create repo 3.[local] register user info $git config –global user.email “[email protected]”$git config –global user.name “Your Name” 4. copy ssh…
Few months ago, I have installed GTX 1060 ti 6GB on desktop PC for using hashcat, but I found out that I rarely used hashcat…