![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Security Anything involving computer security goes here. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| anonymous ftp attack? | dennisheazle | Security | 2 | 04-07-2008 05:11 PM |
| Bruteforce attack on my pc | rdns | UNIX for Dummies Questions & Answers | 6 | 10-16-2007 11:37 AM |
| Need ideas how to attack this problem | frequency8 | High Level Programming | 5 | 06-16-2007 02:24 PM |
| winzip.exe virus attack | thaduka | Security | 1 | 02-05-2006 09:01 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Replay Attack
REPLAY ATTACK.
Can some one elobrate on measures to encounter this problem of replay atack on network. |
| Forum Sponsor | ||
|
|
|
|||
|
hi,
AFAIK, replay attack generated by Man-in the-middle attack, data recorded - and to be use again. So, IMHO - in the simplest way, 1 person must use 1 ip from 1 mac, connect to any resources one at a time. IPS should aware of this. preventing MITM by using mac address security on cisco switches. the hardest part is to capture the initial attack --> man in the middle. with newer tools they have - even encrypted SSL can be catched. any other idea? HTH. |