Skip to content

Simulate attack with golang like bad guy, nodejs like server and fail2ban like police officer with docker help

Notifications You must be signed in to change notification settings

yefriddavid/simulate-attack-fail2ban

Repository files navigation

Docs

We are going to make a simple brute attack and block it with fail2ban to protected our server.

Simulate load baiancer with multi networks

Guys now I am working in this procjec..

cd router
docker-compose up -d
cd ..
cd attacker
go run main.go 1000
atacante.app
nginx
fail2banconfig
server.app


User and Password

User: abcd
Password: 1234

References

https://easyengine.io/tutorials/nginx/fail2ban/
https://www.nginx.com/blog/dynamic-ip-blacklisting-with-nginx-plus-and-fail2ban/
https://www.ctrl.blog/entry/fail2ban-http403
https://www.digitalocean.com/community/tutorials/how-to-protect-an-nginx-server-with-fail2ban-on-ubuntu-14-04

About

Simulate attack with golang like bad guy, nodejs like server and fail2ban like police officer with docker help

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published