diff --git a/etc/decoder.xml b/etc/decoder.xml
index 8c9acada1..e4973a7ca 100755
--- a/etc/decoder.xml
+++ b/etc/decoder.xml
@@ -1347,8 +1347,11 @@ Jan 8 19:32:41 tp.lan dropbear[15165]: Pubkey auth succeeded for 'root' with ke
- %PIX-6-305012: Teardown dynamic UDP translation from inside:1.1.1.1/12 to outside:1.2.1.2/11 duration 0:00:11.
- %PIX-3-305005: No translation group found for icmp src outside:x.x.x.x dst inside:x.x.x.x (type 3, code 0)
- %ASA-2-106001: Inbound TCP connection denied from 1.2.3.4/1234 to 213.207.99.248/445 flags SYN on interface outside (Message repeated 2 times)
- - %PIX-6-605005: Login permitted from 192.168.1.2/2953 to inside:192.168.1.1/telnet for user ""
+ - %ASA-6-308001: Console enable password incorrect for 3 tries (from ssh (remote 198.18.1.100))
- %PIX-6-605004: Login denied from 192.168.2.10/32597 to outside:192.168.2.14/ssh for user "root"
+ - %ASA-6-605004: Login denied from 198.18.1.100/56332 to outside:198.18.1.254/ssh for user "*****"
+ - %ASA-6-605005: Login permitted from 198.18.1.100/47849 to outside:198.18.1.254/ssh for user "us3rn@m3"
+ - %PIX-6-605005: Login permitted from 192.168.1.2/2953 to inside:192.168.1.1/telnet for user ""
- %PIX-6-305011: Built dynamic UDP translation from inside:192.168.1.2/1026 to outside:192.168.2.14/1163
- %PIX-6-305011: Built dynamic TCP translation from inside:192.168.1.3/54946 to outside:192.168.2.14/1033
- %PIX-6-302015: Built outbound UDP connection 156 for outside:192.168.2.10/1514 (192.168.2.10/1514) to inside:192.168.1.2/1026 (192.168.2.14/1163)
@@ -1457,19 +1460,26 @@ Jan 8 19:32:41 tp.lan dropbear[15165]: Pubkey auth succeeded for 'root' with ke
id, srcip
-
+
pix
^6-308001
- ^(\S+): \.+ (\S+)
- id, srcip
+ ^(\S+):
+ id
-
+
pix
- ^6-605004|^6-605005
+ ^6-605004
+ ^(\S+): Login (\S+) from (\S+)/(\d+)
+ id, action, srcip, srcport
+
+
+
+ pix
+ ^6-605005
^(\S+): Login (\S+) from (\S+)/(\d+) \.+user "(\w+)"
id, action, srcip, srcport, user
-
+
pix