Projects
{ bluewebpro }
BlueWebPro is a small Bash script to search Apache logs for known attack patterns. The script then extracts the IP and block it in a .htaccess file of your choice.
{ blue_backup }
Blue_backup is a Bash script to automate the backup of for example
webpages. The script is then meant to be run on the server. It can of
course be used to backup anything. The backup is then uploaded to an
FTP server. There is also MySQL support in the script (to backup databases). The databases are also uploaded via FTP to the same server as the usual backup. Please read the README before using the script!
{ encmount }
This is a small GUI for KDE to mount an encrypted filesystem without
having to open a console. It's written in Bash and uses kdialog.
It is tested only on OpenSuSE but should work on any Linux with a
correctly /etc/fstab file.
{ sshblock2 }
Version 2 of the SSH Block script! A total re-write of the code since
the original version of the script.
{ ssh_block }
SSH Block is small security script that blocks SSH probing IP's in
iptables. It checks the log files and take the IP and insert it
into an iptables command. There is now a new version wich uses TCP Wrapper instead of iptables for the ones who prefer this.
{ temp }
Temp is a shell script that shuts down the system when the CPU has
reached a certain temperature. Requires the MBMON program!
{ blueshadow }
Blueshadow, an /etc/shadow stealer. When run as root the /etc/shadow
file will be copied to any location in the system that you choose.
This is a test trojan!!
{ minicalc }
Minicalc is a mini calculator that when run as root it put a passwordless
root account on the system. This is a test trojan!!
{ bluepass }
BluePass is a little script checking your Linux system for
passwordless accounts.