java模拟ip,如何制作模拟TCP ip连接之间的ddos atack的java程序

Guys i started to programing with java with tcpip or socket programing and i want to make a server that i try to ddos it from out side i need to get client's ip that try to atack my server and Block or redirect it some how any of u can help me

What I have tried:

i find alot of code in internet but not a one code that what i want like i find tcpip code for java but not anti ddos for that

解决方案

First, you'd need to have multiple clients "attacking" the server in order to generate enough traffic.

Second, the server itself will typically NOT implement the redirection or filtering of traffic to mitigate the attack. That is normally handled at the router level.

Now, if you're attacking a web server, a simplistic "attack" could just be creating HTTP requests and send those requests as fast as you can, ignoring any responses.

There are many different ways of attacking a server. What you do as a "client" is going to change depending on exactly what you're attacking, like the router in front of the server, the network interface in the server, or the web server running on it.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值