Skip to content

backdrop-contrib/path2ban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path2Ban

Important

This module is not fully ported or tested. AntiScan is an alternative implementation of this functionality and is actively maintained, so consider using that instead.

The Path2Ban module allows you to block web scanner attacks from individual IP addresses. The module has an editable list of restricted paths. All attempts to scan a restricted path will be logged:

`admin.php`
`admin/index.php`
`bitrix/admin/index.php`
`administrator/index.php`
`wp-login.php`
and so on.

The module can send notification emails to the site administrator.

This module will start working with the pre-set defaults after you enable it.

You can configure the module at admin/config/people/path2ban.

Default values:

  • path2ban_threshold_limit = 5
  • path2ban_threshold_window = 3600

This means that an IP will be banned after 5 visits to restricted paths within one hour (3600 seconds).

Installation and Usage

Issues

  • Bugs and Feature requests should be reported in the Issue Queue.

Current Maintainers

  • Seeking maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Allows you to block web scanner attacks to certain paths from individual IP addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages