Okay, so every monkey and his dog can do PHP these days, hey that what it was written for. So if i was looking to perhaps hack a server, one of the first things i would look for is the version of php running on the server. This can be found out very easily if […]
First and formost, ask yourself if you really need to run ssh on an external IP. If not then in the ssh config you can bind it to your internal LAN easily enough 🙂 You can do this in the sshd_config file using something like … ListenAddress 192.168.1.1 Another thing you probably want is to […]
Gmorning, we are coming soon