Vega scanner tutorial for beginners in kali linux
This is a simple Vega scanner tutorial for beginners on XSS scanning with vega scanner in kali linux. Vega is an open-source web vulnerability scanner designed for finding security issues…
This is a simple Vega scanner tutorial for beginners on XSS scanning with vega scanner in kali linux. Vega is an open-source web vulnerability scanner designed for finding security issues…
Vagrant with NFS and public_network. You can use NFS in vagrant, but it requires a private_network to work; This is fine if you are doing all your devlopment from a…
Kali linux wpa_supplicant cli config. To setup a wifi connection using wpa_supplicant on the cli in kali, first you have to bring up your network interface ifconfig wlan0 up Next,…
I wrote a previous post about kali on the hi10, and promised a followup on Chuwi hi10 pro kali linux wifi fixes; here it is. The on-board wifi works out…
My brother got me a BBC micro:bit for my birthday. I decided to have a play around with it to see what it can do - its a pretty good…
Configuring free ssl certs with letsencrypt in centos Using letsencrypt in centos requires a few modifications to your centos before you can run the letsencrypt client. The setup for vhosts…
Hardening ssl ciphers. I wrote a post previously about disabling sslv2 and enabling sslv3 and tlsv1. Times have changed since then, its been best-practice for a long time now to…
This post contains the kali linux keyboard freeze fix. Kali 2.0 is out, and I've installed it on my work pc; one thing I noticed was that the usb keyboard…
Multiple ip addresses on one physical NIC. I have a gigabyte brix running esxi to host a few virtualised servers. I have one server for my web development. I have…