Dear all!
Three weeks ago I found in my much larger then usual Asterisk messages log that someone was making a brute-force attache on my Asterisk server. 10 days later I found on the monthly bill from my trunk provider that the hacker was in fact successful and made 200+ EUR calls on a single day. I changed all SIP passwords and installed fail2ban, which seems working well (blocking an attacker every second day).
Unfortunately my Master.csv still shows very mysterious outgoing calls every couple of days. I can not explain these calls at all. This is an example:
“”,“asterisk”,“011442073479999”,“default”,""“asterisk”" “,“SIP/117.41.168.235-28005a28”,“SIP/ext-sip-account-5b0a4578”,“Dial”,“SIP/011442073479999@ext-sip-account,tTwW”,“2010-05-19 16:28:16”,“2010-05-19 16:28:18”,“2010-05-19 16:28:54”,38,36,“ANSWERED”,“DOCUMENTATION”,“1274286496.712”,”"
I don’t have a user “asterisk”, non of us knows this phone number, I don’t use the context “default” directly, I don’t know the IP number 117.41.168.235, and I don’t in fact understand at all this call line.
Non of the asterisk config files I am using to configure my system have been changed.
Can anyone give me a hint what this outgoing call could be?
THANKS!!