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?
- Host: GitHub
- URL: https://github.com/d3cod3/serverattackdata
- Owner: d3cod3
- License: unlicense
- Created: 2022-03-28T16:25:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T17:03:54.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T17:17:21.530Z (10 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)