<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SIP Attack : 23.95.128.74 &#x2F; 198.23.190.58 &#x2F; 5.135.0.16 &#x2F; 198.12.68.114]]></title><description><![CDATA[<pre><code># grep "rejected because extension not found in context 'anonymous'" /var/log/asterisk/full |awk '{print $8}' | sed 's/:/ /g' |awk '{print $2}' | sort -n | uniq -c
    224 23.95.128.74
      6 185.243.5.63
      1 192.3.140.22
   1118 198.23.190.58
      1 199.188.103.10
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/topic/145/sip-attack-23.95.128.74-198.23.190.58-5.135.0.16-198.12.68.114</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 12:53:02 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/145.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Sep 2025 10:00:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SIP Attack : 23.95.128.74 &#x2F; 198.23.190.58 &#x2F; 5.135.0.16 &#x2F; 198.12.68.114 on Thu, 25 Sep 2025 11:23:12 GMT]]></title><description><![CDATA[<p dir="auto">firewall-cmd --add-rich-rule=“rule family=ipv4 source address=23.95.128.74 reject” --permanent<br />
firewall-cmd --add-rich-rule=“rule family=ipv4 source address=198.23.190.58 reject” --permanent<br />
firewall-cmd --add-rich-rule=“rule family=ipv4 source address=5.135.0.16 reject” --permanent<br />
firewall-cmd --reload</p>
]]></description><link>https://lemmy.cyber-neurones.org/post/337</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/337</guid><dc:creator><![CDATA[FredR]]></dc:creator><pubDate>Thu, 25 Sep 2025 11:23:12 GMT</pubDate></item></channel></rss>