• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Some commands to check the Server when under DDOS attack

AnonyViet by AnonyViet
January 27, 2023
in Network
0

Denial of Service (DoS) attack can be described as an action that prevents legitimate users from accessing and using a certain service. It includes flooding the network, losing connection to the service… but the ultimate goal is that the server (Server) cannot meet the requests to use the service from the workstations (Client).

Join the channel Telegram of the AnonyViet 👉 Link 👈

Today I would like to share some commands to check the Server when under DDOS attack:

– Count the number of connections to Port 80:

netstat -n | grep :80 |wc -l

– Check the number of connections in the SYN_RECV state:

netstat -n | grep :80 | grep SYN_RECV|wc -l

– Show all connected IPs and the number of connections from each IP:

netstat -an|grep :80 |awk '{print $5}'|cut -d":" -f1|sort|uniq -c|sort -rn

– If you want to check which IP opens many SYNs, add:

netstat -an|grep :80|grep SYN |awk '{print $5}'|cut -d":" -f1|sort|uniq -c|sort -rn

– For servers with multiple IPs, to check which IP is being attacked:

netstat -plan | grep :80 | awk '{print $4}'| cut -d: -f1 |sort |uniq -c

– Show all connected IPs and the number of connections from each IP:

netstat -an | grep ':80' | awk '{print $5}' | sed s/'::ffff:'// | cut -d":" -f1 | sort | uniq -c

– Displays the number of connections per type

netstat -an | grep :80 | awk '{print $6}' | sort | uniq -c
61 ESTABLISHED
 13 FIN_WAIT1
 17 FIN_WAIT2
 1 LISTEN
 25 SYN_RECV
 298 TIME_WAIT

– Displays all connected IPs and the number of connections from each IP

watch "netstat -an | grep ':80' | awk '{print $5}' | sed s/'::ffff:'// | cut -d":" -f1 | sort | uniq -c"
watch "netstat -an | grep :80 | awk '{print $6}' | sort | uniq -c"

Once you have detected an IP with unusual signs, you can use CSF to block that IP.

The article achieved: 5/5 – (100 votes)

Tags: AttackcheckcommandsDDoSServer
Previous Post

How to download thumbnails of videos on YouTube

Next Post

Summary of famous hacker groups in the world [Phần 1]

AnonyViet

AnonyViet

Related Posts

Is Renting a Cheap VPS to Run Docker Really Effective?
Network

Is Renting a Cheap VPS to Run Docker Really Effective?

July 2, 2026
How to get a free domain for 1 year from Gravatar
Network

How to get a free domain for 1 year from Gravatar

June 23, 2026
Cloud Infrastructure Resilience: Mitigating Advanced Layer 7 Vulnerabilities and Securing High-Throughput Database Handshakes
Network

Cloud Infrastructure Resilience: Mitigating Advanced Layer 7 Vulnerabilities and Securing High-Throughput Database Handshakes

June 20, 2026
Save image as Type contains malicious code: Remove immediately before losing money unfairly!
Network

Save image as Type contains malicious code: Remove immediately before losing money unfairly!

March 19, 2026
Instructions on how to register a .co.uk domain name for free for 1 year
Network

Instructions on how to register a .co.uk domain name for free for 1 year

March 12, 2026
How to Setup Paperclip AI: Create a Company for AI Agent
Network

How to Setup Paperclip AI: Create a Company for AI Agent

March 12, 2026
Next Post
Summary of famous hacker groups in the world [Phần 1]

Summary of famous hacker groups in the world [Phần 1]

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Learn new skills with iPad 11 (A16) 128GB: when is enough, when should you upgrade to a higher level?

Learn new skills with iPad 11 (A16) 128GB: when is enough, when should you upgrade to a higher level?

July 10, 2026
Instructions on how to draw on Note macOS 27 are extremely convenient

Instructions on how to draw on Note macOS 27 are extremely convenient

July 10, 2026
How to encrypt messages with GenZ’s smiley face icon

How to encrypt messages with GenZ’s smiley face icon

July 10, 2026
Download the Copyright-Free Music app for Cafes now

Download the Copyright-Free Music app for Cafes now

July 9, 2026
Learn new skills with iPad 11 (A16) 128GB: when is enough, when should you upgrade to a higher level?

Learn new skills with iPad 11 (A16) 128GB: when is enough, when should you upgrade to a higher level?

July 10, 2026
Instructions on how to draw on Note macOS 27 are extremely convenient

Instructions on how to draw on Note macOS 27 are extremely convenient

July 10, 2026
How to encrypt messages with GenZ’s smiley face icon

How to encrypt messages with GenZ’s smiley face icon

July 10, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Learn new skills with iPad 11 (A16) 128GB: when is enough, when should you upgrade to a higher level?

Learn new skills with iPad 11 (A16) 128GB: when is enough, when should you upgrade to a higher level?

July 10, 2026
Instructions on how to draw on Note macOS 27 are extremely convenient

Instructions on how to draw on Note macOS 27 are extremely convenient

July 10, 2026
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

say88 tỷ lệ kèo nhà cái kèo nhà cái 5 febet

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply