Guide: Cuckoo Sandbox on FreeBSD
This is a guide through configuring a basic Cuckoo Sandbox installation on a FreeBSD host. The main points of difference between a Linux and a FreeBSD install lie in the configuration of the firewall for the host to NAT connections between the Virtualbox host-only network and the Internet. I don't often write guides, however decided… leer más
Home-brew Email-to-SMS Gateway
I’ve built an Email to SMS gateway using a spare Arduino, a GSM shield and a $30 Optus pre-paid SIM card. It can do the following: Convert Email to an SMS (Obviously) Rudimentary access control using a list of allowed senders Feedback if SMS conversion failed (Not authorised, incorrect number format, etc) Source files… leer más