<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Hacking attempts and mitigation]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8751</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8751&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Hacking attempts and mitigation.]]></description>
		<lastBuildDate>Sun, 19 Apr 2020 16:30:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Hacking attempts and mitigation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37289#p37289</link>
			<description><![CDATA[<p>Recently, a scan of the apache access logs on a Linux based FA server yielded the following two entries:<br /></p><div class="codebox"><pre><code>45.13.93.82 ... &quot;CONNECT ip.ws.126.net:443 HTTP/1.1&quot; 405 408 &quot;-&quot; &quot;Go-http-client/1.1&quot;
192.241.238.130 ... &quot;GET / HTTP/1.1&quot; 200 452 &quot;-&quot; &quot;Mozilla/5.0 zgrab/0.x&quot;
162.243.128.149 ... &quot;GET / HTTP/1.1&quot; 200 452 &quot;-&quot; &quot;Mozilla/5.0 zgrab/0.x&quot;</code></pre></div><p>The last 2 entries above are from the ZGrab Project which is part of the Open Source <a href="https://zmap.io/">ZMap</a> portfolio of applications.<br />* <a href="https://www.darknet.org.uk/2017/01/zgrab-an-application-layer-scanner-for-zmap/">Hack to Learn</a><br />* <a href="https://nakedsecurity.sophos.com/2015/12/08/a-search-engine-for-the-internet-of-insecure-things/">Insecure default SSH Keys in IoT devices</a><br />* <a href="https://sec-consult.com/en/blog/2015/11/house-of-keys-industry-wide-https/">580 Default HTTPS Keys in use</a><br /><a href="https://github.com/zmap/zgrab2">ZGrab2</a> is written in Python/Go languages and is used to grab webpage data.</p><div class="codebox"><pre><code>ip.ws.126.net =&gt; 59.111.181.52    CN    China,Asia    59.111.0.0/16    Guangzhou NetEase Computer System Co.
https://ip.ws.126.net/ =&gt; states nginx and Forbidden
DNS verified with: https://dnsdblookup.com/ip.ws.126.net/
Referred in: https://forums.homeseer.com/forum/homeseer-products-services/system-software-controllers/hs3-hs3pro-software/hs3-hs3pro-discussion/1355113-odd-web-sever-log-entry-should-i-be-concerned
Abuse Reports: https://www.abuseipdb.com/check/59.111.181.52

45.13.93.82    DE    Germany,Europe    45.13.92.0/23    Cnservers LLC
192.241.238.130    US/California    192.241.238.0/24    Digital Ocean
162.243.128.149    US/California    162.243.128.0/24    Digital Ocean

https://ip.ws.126.net/ipquery
  var lo=&quot;泰米尔纳德邦&quot;, lc=&quot;金奈&quot;;
  var localAddress={city:&quot;金奈&quot;, province:&quot;泰米尔纳德邦&quot;}
translates to:
  var lo = &quot;Tamil Nadu&quot;, lc = &quot;Chennai&quot;;
  var localAddress = {city: &quot;Chennai&quot;, province: &quot;Tamil Nadu&quot;}</code></pre></div><p>Also in your <strong>/etc/hosts</strong> file, make sure the following entries are present (In Windows it would be in <strong>C:\WINDOWS\SYSTEM32\drivers\etc\hosts</strong>:<br /></p><div class="codebox"><pre><code>127.0.0.1  airartapt.site
127.0.0.1  netpatas.com
127.0.0.1  hadsecz.com
127.0.0.1  ofgogoatan.com</code></pre></div><p>The third one is included into the browser using a javascript file of random name masking all content to have an overlay of a link that dynamically changes redirection and captures username and password as well especially in the FA login screen.</p><p>A page refresh toggles it off.</p><p>The last one above is present in sites like in https://f2movies.to and gets into other tabs sometimes.</p><p><strong>Conclusion</strong>:<br />1. Make sure all unnecessary background programs / apps are killed off.<br />2. When logging on to FA, make sure no other browser instance or browser tab is present.<br />3. After entering the login page, refresh it once before entering access credentials.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 19 Apr 2020 16:30:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37289#p37289</guid>
		</item>
	</channel>
</rss>
