FreeBSD: Full Disk Encryption
18 December 2015 | (9 min read)
In order to get rid of systemd on a server, one way may seem to be within the realm of FreeBSD… [Read More]
#FreeBSD #security #encryption #FDE #systemd #MBR #GPT #UFS #ZFS
18 December 2015 | (9 min read)
In order to get rid of systemd on a server, one way may seem to be within the realm of FreeBSD… [Read More]
#FreeBSD #security #encryption #FDE #systemd #MBR #GPT #UFS #ZFS
6 October 2015 | (1 min read)
A simple usage of the unescape
and decodeURIComponent()
“obfuscation” functions in JavaScript… [Read More]
7 June 2014 | (1 min read)
A brief manual, how to setup a Mikrotik device to capture traffic based on IPv4 address and stream the captured data to a remote device with Wireshark… [Read More]
20 July 2013 | (4 min read)
Encapsulation and bytes overhead of protocols related to ISO/OSI reference model… [Read More]
#TCP #UDP #ESP #IP #Ethernet #IPsec #encapsulation #security
18 March 2013 | (2 min read)
Time to time the SSH server identity changes as the certificated was recreated. To prevent a man-in-the-middle attack, it’s necessary to verify the source server identity… [Read More]