SSL/TLS in this day and age is nolonger an optional requirement but a mandatory expectation, Usually let’s encrypt has an automated application that takes SSL/TLS installation, activation and refresh to a simplified easy to use level. Letsencrypt, hosted at letsencrypt.org is an effort between the EFF (Electronic Frontier Foundation) and the Internet Security Research Group …
Cracking WPA/WPA2
Hacking WPA /WPA2 using Kali Linux Disclaimer: Do not try this on networks you are not authorized to do so on. — List the wireless network adapters root@test1:~# airmon-ng PHY Interface Driver Chipset phy0 wlan0 rt2800usb D-Link Corp. DWA-125 Wireless N 150 Adapter(rev.A3) [Ralink RT5370] root@test1:~# — Start wireless monitor across that adapter root@test1:~# …
Emulating Raspbian /Noobs on qemu
This is an article on how to setup QEMU as an ARM emulator and hence install Raspbian or Noobs as the OS for a Raspberry Pi, this was stumbled upon when i wanted a Raspberry Pi emulator for a passion project I had thought about. A Raspberry Pi is a small computer circuit board that …
Virtual Box Keeps crashing after Windows 10 Anniversary update
Hello hello, Abit of tech talk, i have this power horse machine that has my labs, 7 Virtual box machines and they need my attention, after the update, i got issues, everytime i tried to start my virtual machine, i got a BSOD with a QR code (I wonder why like i have a phone …
Pbkdf2, why you should know that
So, Britain has broken off the EU, Brexit , that’s a headline but one thing we never see such headlines for is password and database breaches, what is pbkdf2, the short version, math to protect us when we lose sensitive data like our passwords, before you think this isn’t for you, we are talking about …