• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

URL Scan

P

paulwilson159

Guest
Hello

We recently have started encountering a spammer who is exploiting PHP on our Plesk windows server.

Has anyone had a go with the URLscan addon that MS has provided?

We have managed to block a large number of the attacks using mod_security on Plesk Linux, but we are now looking for a Windows IIS equivilant....
 
Hello,
there`s a way to spot the spammer:

You should go to Plesk -> IIS Appliaction Pool and force all the domains to run in dedicated IIS pools.

After that you`ll just need o track a connection to the Mailserver with the netstat utility, get the PID of the php process and lookup the user in Task Manager who runs this process.

Each application pool will have a user with name IWAM_<domain-ftp-user-name>.

Though, I have no information on the URLscan extension.
 
I'll try this ISAPI Filter this week:
http://www.aqtronix.com/?PageID=99

I have tested in a isolated server (lab enviroment), and loved the way it works.
I'll try on my real servers this week, and can post a review later.

If anyone test the filter too, please, post!

Thanks.
 
Back
Top