Hello everybody!

Updating to an Umbraco site, which is now primarly going to be a blog about useful and interesting software development related things.

Historic articles and software has been kept and more will be added in due course.

View the Archive...

Archive for tag: Hacking

Windows FTP Hack Analyser

A friend asked if I had a tool to check IIS FTP logs to see if multiple IPs were accessing the same FTP Users account, I didn't so I quickly wrote one, incase it may be of use to others - the download link is below.

Features

  • List failed logins by IP,Count
  • List successfull logins by IP,User,Count
  • List successfull logins to same account from different IPs along with rDSN and ASN details

Requirements

MS LogParse 2.2 needs to be installed