Skip to content

Commit fb88a40

Browse files
authored
Update README.txt
1 parent 8bb740f commit fb88a40

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ python3 translate.py
77
Please modify the SMTP. Login and SMTP. Sendmail () parameters before calling the mailbox forge script.
88
Ddos.py is the user I wrote with python2.7 please
99
Self modify the attack target inside
10+
Defense ddos
11+
Defense ddos: please first execute install. Py =>fyddos.
12+
13+
Then the defense ddos script starts. If you are attacked by ddos, execute.
14+
15+
Netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq-c | sort -n.
16+
17+
Command to view your IP. Detailed article: http://www.cnblogs.com/haq5201314/p/8351960.html

0 commit comments

Comments
 (0)