The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Security
Google UNIX.COM



Thread: Replay Attack
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 07-22-2007
stdout stdout is offline
Registered User
 

Join Date: Feb 2006
Location: Jakarta, Indonesia
Posts: 97
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.
Reply With Quote