返回列表 發帖

Hacker IP log

221.236.12.33  四川省成都市 电信

这位hacker用中国人常用的login 和 password作测试。但是由于我的passwords,正常需要最长300年才能测试出来,所以很多hackers,一般攻击不久就离开。所以我再打算把密码加长两位,加上大小写英文字母,最长需要7千万年才解开。估计用美国的超级电脑也需要这个时间,那么一般的hackers也有那么多的时间呢?
  1. 3456 [Sep  6 07:45:52] NOTICE[20066] chan_sip.c: Registration from '"590940371"<sip:590940371@58.61.13.212>' failed for '221.236.12.33' - No matching peer found

  2. 24300 [Sep  6 08:00:33] NOTICE[20066] chan_sip.c: Registration from '"3002" <sip:3002@58.61.13.212>' failed for '221.236.12.33' - Wrong password
複製代碼
这位hacker用了15分钟去攻击我的Asterisk Server。之前有一位克罗地亚的hacker花2个小时。


角色

vi /var/log/asterisk/messages

TOP

Even though hackers use robot (machine) to generate a password patterns, the frequently of password hacking will not be very high. As a result, for a 10-16 digit long password should be good enough to reduce the chances of being hacked.

YH

TOP

IP:183.38.120.228 广东省 电信
  1. [Sep  9 08:28:36] NOTICE[3157] chan_sip.c: Registration from '"1475489026"<sip:1475489026@183.38.120.228>' failed for '115.238.28.151' - No matching peer found
  2. [Sep  9 08:29:24] NOTICE[3157] chan_sip.c: Registration from '"3712696007"<sip:3712696007@183.38.120.228>' failed for '115.238.28.151' - No matching peer found
複製代碼
不知道是否我加了alwaysauthreject=yes, 来不断hack的人也少了。


角色

TOP

IP:116.25.174.173 广东省深圳市 电信
  1. [Sep  8 21:08:20] NOTICE[7344] chan_sip.c: Registration from '"465708066"<sip:465708066@116.25.174.173>' failed for '89.115.178.75' - No matching peer found
複製代碼
First attempt不成功就走人。

角色

TOP

我之前的D510MO的Asterisk server,所有settings都是自己一手一脚加上去的,所以没有自动,所以会引起多一些人才hack,最近才加上alwaysauthreject=yes后,好像hack的人少了,不过要多观测久一点才能知道结果。


角色

TOP

谢谢bubblestar兄的信息。

角色

TOP

返回列表