Configuring SNMP on Mikrotik RB751G-2HnD router for Zabbix monitoring system. Continue reading
Monthly Archives: May 2014
Convert P7B to PFX with OpenSSL
Something I have to do every time when updating SSL certificates on IIS web servers. Continue reading
Connect to WPA/WPA2 Secured Wireless Network on Debian Using Command Line
Article applies to WPA-PSK/WPA2-PSK secured wireless networks. Note that WPA is deprecated, you should use WPA2 if possible. Continue reading
Compile and Install Ncrack 0.4 Alpha on Debian
Testing a private network host for poor passwords with Ncrack. Continue reading
Set up DenyHosts with Email Notifications on Debian
DenyHosts is a Python script that monitors server’s access logs to prevent brute force attacks. The script automatically blocks SSH attacks by adding entries to /etc/hosts.deny
. Continue reading
Get Windows System Information via WMI Command-line (WMIC)
For those coming from a CLI based Linux world, WMIC is a great tool to get around Windows servers. Continue reading