Latest news
News archive
News archive
Tranalyzer2 Cobra version 0.9.3lmw3 is out!
Downloads
Source code | tranalyzer-0.9.3lmw3.tar.gz |
Docker | tranalyzer-0.9.3lmw3-ubuntu.tar.gz |
ChangeLog for 0.9.3lmw3
- bgpDecode:
- Renamed
Packet
/flowIndex
/Timestamp
topktNo
/flowInd
/time
in output files
- Renamed
- httpSniffer:
- Added antivirus information
- mndpDecode:
- Removed
MNDP_SAVE
configuration flag (exact same output as packet mode)
- Removed
- ospfDecode:
- Renamed
NumPkts
topktNo
in output files
- Renamed
- sslDecode:
- Added support for QUIC
- Fixed JA4/JA4S computation for special cases (no signature algorithms, …)
- Updated sslblacklist.[ct]sv
- Updated JA4/JA4S fingerprints
- Various fixes and improvements
- tcpFlags:
- Renamed
tcpInitWinSz_tcpSSAOpts_tcpMSS_tcpWS
totcpJA4T
(JA4T/JA4TS) - Improved and extended counting of flags and flags combinations
- Various fixes and improvements
- Renamed
- vrrpDecode:
- Renamed
flowIndex
toflowInd
invrrp.txt
file
- Renamed
- t2conf:
- Various fixes and improvements
- t2py:
- Various fixes and improvements
- t2test:
- Various fixes and improvements
- t2utils.sh:
- Added tests
- Added
$PYTHON
variable
- New plugins:
- centrality
- dfft
- gquicDecode
- gsmDecode
- liveXtr
- quicDecode
- regexHyperscan
- regex_re2
- telegram
- wechatDecode
Tranalyzer2 Cobra version 0.9.3lmw2 is out!
ChangeLog for 0.9.3lmw2
- tranalyzer2:
- sslDecode:
- Updated SSL blacklist
- voipDetector:
- Improved SIP detection resilience
- Extended output regarding SIP methods
- Renamed output columns (changed prefix from
voip
to{sip,sdp,rtp,rtcp}
- Various fixes and improvements
- tawk:
shark
:- Various fixes and improvements
- t2conf:
- Various fixes and improvements
- New plugin:
- covertChannels
Tranalyzer2 Cobra version 0.9.3lmw1 is out!
ChangeLog for 0.9.3lmw1
- tranalyzer2:
- Fixed print format for nanoseconds in monitoring mode
- Added current date to final report
- Added number of L2 packets to monitoring and final reports
- basicStats:
- Renamed
numPkts{Rcvd,Snt,RTAggr}
topkts{Rcvd,Snt,RTAggr}
- Renamed
numBytes{Rcvd,Snt,RTAggr}
tol[2347]Bytes{Rcvd,Snt,RTAggr}
- Renamed
{min,max,ave,var,std}PktSize
to{min,max,ave,var,std}L[2347]PktSz
- Added
BS_SK
configuration flag and{skew,kur}L[2347]PktSz
and{skew,kur}IAT
columns - Added
BS_PAD
configuration flag andpadBytesSnt
column
- Renamed
- nDPI:
- Updated nDPI library to version 4.10
- pcapd:
- New
t2topcap
script: convert pcapng files to pcap
- New
- sslDecode:
- Updated SSL blacklist
- tcpFlags:
- Renamed
tcpAveWinSz
,tcpRTTAckTripAve
,tcpRTTAckTripJitAve
andtcpRTTAckJitAve
totcpAvgWinSz
,tcpRTTAckTripAvg
,tcpRTTAckTripJitAvg
andtcpRTTAckJitAvg
- Added
TCPFLGCNT
configuration flag andtcpCntFIN_SYN_RST_PSH_ACK_URG_ECE_CWR
column
- Renamed
- t2build:
- Added
--no-sink
option
- Added
- t2fm:
- Added
-N
option to generate report from NetFlow data - Added progress report and time taken to generate report
- Various fixes and improvements
- Added
- t2utils.[ch]:
- Added
T2_CONV_NUM_SFX
macro
- Added
- t2utils.sh:
- Added
printf{bold,err,inf,ok,wrn}
functions - Added
test_min_version
function
- Added
- t2_aliases:
- New
t2topcap
alias
- New
- tawk:
print{bold,err,inf,ok,wrn}
: added parameter to omit trailing newline- New functions:
hrtime
: convert timestamps (seconds) to human readable formprintbold
: print text in bold