Skip to content

Commit 8c53caa

Browse files
authored
Update README.md
1 parent d725059 commit 8c53caa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Python_Security_Module
22

33
### DDoS
4+
This script is a Python script simulating a simple UDP-based DDoS attack using UDP packets.
45

56
### Ha3Mrx
7+
This Python script is designed to facilitate various hacking-related activities through a menu-based interface. However,
8+
<br>
9+
it's important to note that using such scripts for illegal purposes is unlawful and raises serious ethical concerns.
610

711
### PING-Flood
12+
This code is a Proof of Concept (POC) designed to test whether it can slow down a web server.
813

914
### SYN-Flood
15+
This script is a Python script designed to simulate a SYN Flood attack.
16+
<br>
17+
SYN Flood attacks are typically used for testing or evaluating network security and should not be used for illegal activities.

0 commit comments

Comments
 (0)