@Piru:
[qoute]
ping flood protection is pretty much useless, as the packets get processed until they enter the filter part. It takes considerable resources to process the packets before they "flow down" to part where the filtering is made. Enough fragmented packets with packet reassembly, and the rate of packet I/O, packet reassembly and filtering will consume all CPU time and internal buffer memory. [/quote]
The ping flood protection sends all packets to NIL: ? The
problem is that the Amiga features much less processing
power compared to more modern system. So you can
easily DOS it from just one host if bought sides have high
bandwidth.
Also, if you are unlucky enough to piss up some scriptkiddie with a botnet, you could be in real trouble. With his flood the incoming traffic will be so enormous that it will prevent any other legit traffic from reaching the system anyway, and all incoming traffic will stop (including TCP streams, that will disconnect if the flood stays persistent). Usually this is caused by DDOS attack using a botnet (network of hundreds to thousands of hacked zombie windows machines controlled by the scriptkiddie).
Can scriptkiddies get that strong? Hope there aren't to
many of those..
- TCP ISN generator is a simple 64k ruler. It is child's play
to predict. (spoofing TCP connections)
This means that you can make a system belive
that you are a trusted host. This is what Mitnick did
to break into Sutomu Shimomura's machine.
- ftpd 1.2 (Oct 3 1994) has a crash bug in STAT command:
What happen is that ftpd STAT command blindly assume fopen() succeed, that is, it doesn't check against NULL result from the call. If NULL is returned ftpd will happily peek & poke zeropage, eventually causing trashing of execbase pointer (absolute address 4). This problem is exploitable as anonymous user.
I won't provide an example on this public forum, for obvious reasons.
In which products is this ftpd used? Is there a fix?
@lempkee:
On which server/channel does Cyborg hang out?
Yes, Cyborg must come and play on amiga.org to!
How does nmap run on your machine? On my, it's dead
slow.