Security Basics with Ruby: Who is trying to hack me part 2
Security Basics with Ruby: Who is trying to hack me part 2
I left things with a function that would analyze the “auth.log” function, finding Invalid login attempts to our server. The natural next step is to find out where these attempts are coming from. Bear in mind, seldom will an IP be a unique, 1 to 1 correspondence to an actor. Most often, they are behind an ISP, a proxy(or string of proxies), or both. But, we can initially find out where the last…
View On WordPress


















