User Tools

Site Tools


анализ_трафика

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
анализ_трафика [2010/10/26 09:36]
val created
анализ_трафика [2013/05/22 13:50]
127.0.0.1 внешнее изменение
Line 1: Line 1:
 ====== Анализ трафика ====== ====== Анализ трафика ======
 +
 +===== SPAN =====
 +
 +==== Cisco Switch ====
 +<​code>​
 +monitor session 1 source interface f0/0 both
 +
 +monitor session 1 destination interface f0/15
 +</​code>​
 +
 +==== Unix ====
 +<​code>​
 +server# ifconfig eth2|em2 up
 +
 +server# tcpdump -ni eth2|em2 -A -s 0 "port 80"
 +</​code>​
 +
 +===== tcpdump, trafshow=====
 +
 +===== Выделение tcp сессий =====
 +
 +[[http://​www.circlemud.org/​~jelson/​software/​tcpflow/​]]
 +
 +===== Анализ трафика для детектирования атак - пакет Snort =====
 +
 +[[Сервис SNORT]]
 +
 +===== Анализ трафика для предотвращения атак - пакет Snortsam =====
 +
 +[[Сервис SNORTSAM]]
 +
  
анализ_трафика.txt · Last modified: 2013/10/07 13:43 by val