Browse Source

READ.ME

master
cse44742 3 years ago
parent
commit
859b3f2423
  1. 9
      YOUREADME.md

9
YOUREADME.md

@ -0,0 +1,9 @@
# Network Security Project for Winter Semester 2020-21
In this project, I have done an DDOS Attack inside a docker swarm, I detected using tcpdump tool and netstat and I prevent the attack using iptables rules. Secondly, I did a second attack, a SSH Brute Force Attack using medusa tool. I detected the attack using rsyslog tool and I prevent the attack using fail2ban. Afterwards, I configured my ssh server so it allows only connections via key. The next step, was to create a VPN and provide services to my docker swarm. Last but not least, I created a SSH Tunnel. I forwarded a localhost service locally and then remotely.
You can see all the details in the project-sec.adoc or in the project-sec.html file.
You are free to use it and make changes!
Loading…
Cancel
Save