An open API service indexing awesome lists of open source software.

https://github.com/d3cod3/serverattackdata

Curious about who and from where is your server constantly attacked/checked for vulnerabilities?
https://github.com/d3cod3/serverattackdata

Last synced: 6 months ago
JSON representation

Curious about who and from where is your server constantly attacked/checked for vulnerabilities?

Awesome Lists containing this project

README

          

# ServerAttackData
Curious about who and from where is your server constantly attacked/checked for vulnerabilities?

Here you have ```check_badboys.sh```, a basic bash script to calm your curiosity.

## Dependencies

```bash

sudo apt install fail2ban logwatch egrep python3 php traceroute whois curl dig

```

Then, before give it a try, you will need to properly configure [fail2ban](https://www.how2shout.com/linux/install-confiugre-use-fail2ban-on-ubuntu-20-04-lts-server/) and [logwatch](https://codepre.com/en/como-instalar-y-usar-logwatch-en-ubuntu-20-04.html)