Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 
Latest News

Access repair download
Repair Database Files




Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Download  | Order  | History 
 

Server Guard for .NET

Features  | Detailed Description 
 

The Server Guard is a component from the Clever Internet .NET Suite library.
This component provides algorithms for protecting server connections from brute force attacks, connection flood attacks, user and IP filtering functionality and many more.

Use this class together with any server component from Clever Internet .NET Suite to protect your server from hackers, viruses, and other malicious activity.

Features:

  • Block brute force attacks
  • Limit connections per IP / time interval
  • Black IP list and White IP list
  • Accept IP Class C whildcards
  • Login delay: Incremental, Random, Custom
  • Lock users
  • Customizing the attack detection process

How to use with Clever Internet .NET Suite servers

Please use the steps below to add server protection functionality to your server application:

  • Put the ServerGuard component on to a form.
  • Assign the FtpServer.Guard (or Pop3Server or SmtpServer) property with instance of the ServerGuard component.
  • Customize ServerGuard settings, if required.

Using with third-party server components

The ServerGuard component provides independent interface and allows you to protect any third-party server component. All what you need is to call to the ServerGuard.Connect method when accepting the next connection from remote peer. If this method returns True then close the connection and reject the user. For protecting your server from brute force attacks, please use another method - ServerGuard.Login.

Samples, including WinForm and ASP.NET clients in C# and VB.NET

Please see the Demos code (FtpServer) and also the indexed Help documentation provided with the Clever Internet .NET Suite installation to learn more about using this component in your application.

Complete C# source code

When Purchasing the Clever Internet .NET Suite you receive the full sources for all suite components and also free unlimited support.

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2010