<?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/"
	>

<channel>
	<title>Thoughts Decoded &#187; noormohammed.samnani</title>
	<atom:link href="http://www.thoughtsdecoded.com/author/noormohammedsamnani/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thoughtsdecoded.com</link>
	<description>If you can dream it, we can do it</description>
	<lastBuildDate>Thu, 12 May 2011 14:18:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Honeypots &#8211; a advanced trap for hackers</title>
		<link>http://www.thoughtsdecoded.com/2008/03/honeypots-a-advanced-trap-for-hackers/</link>
		<comments>http://www.thoughtsdecoded.com/2008/03/honeypots-a-advanced-trap-for-hackers/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 10:13:57 +0000</pubDate>
		<dc:creator>noormohammed.samnani</dc:creator>
				<category><![CDATA[For the Tech Savvy]]></category>

		<guid isPermaLink="false">http://thoughtsdecoded.com/?p=69</guid>
		<description><![CDATA[A honeypot is a resource with a variety of different uses and whose value lies in its unauthorised or illicit use.
In other words a honeypot is useless if attacker or malicious user does not attack or atleast try to attack it.
Use of honeypots:
Honeypots are designed to study the different kinds of attack and the procedure [...]]]></description>
			<content:encoded><![CDATA[<p>A honeypot is a resource with a variety of different uses and whose value lies in its unauthorised or illicit use.</p>
<p>In other words a honeypot is useless if attacker or malicious user does not attack or atleast try to attack it.</p>
<p><strong>Use of honeypots:</strong><br />
Honeypots are designed to study the different kinds of attack and the procedure in which attack takes place.thus honeypots lures the attackers to attack the system with a pupose of security and security related studies and analysis.a normal user will never connect to honeypot resource.</p>
<p>Now since a honeypot resource has no real use thus if a system admin notices a user connecting to it,then 99% of the time that user is a malicious one.</p>
<p><span id="more-69"></span> In brief honeypots has following uses:<br />
<strong>A} uses of research honeypots:</strong><br />
1. To research on attackers {tools, methods, techniques and exploits}.<br />
2. To assess general trend in the security industry.<br />
3. Research honeypots are useful for research purposes.<br />
4. Honeynets are networks of honetpots that trap the attackers by luring them and all their activities are recorded by research honeypots.</p>
<p><strong>B} uses of production honeypots:</strong><br />
1. Production honeypots tricks the attackers in attacking the honetpot system instead of actual system.<br />
2. Helps in detection of attacks.<br />
3. Reduces false positives.<br />
4. Reduces false negatives as it detects almost all attacks.<br />
5. Log files are complete and easy to read.<br />
6. Works with encryption and ipv6 environment.<br />
7. Any traffic to honeypots is concluded to be malicious one 99% of time.<br />
8. Helps in computer forensics,as evidence is not tampeted with.<br />
9. Honeypots can be disconnected as soon as attack is detected.</p>
<p>There are two main types of honeypots:<br />
<strong>1. Research honeypots:</strong><br />
The biggest problem that system admins face nowadays, is that they do not know their own attackers.they do not know the techniques,tools,methods etc being used ny their attackers due to which it is impossible to protect one`s own system on internet.to solve this problem research honeypots are used.</p>
<p><strong>Uses of research honeypots:</strong><br />
1. To research on attackers {tools, methods, techniques and exploits}.<br />
2. To assess general trend in the security industry.<br />
3. Research honeypots are useful for research purposes.<br />
4. Honeynets are networks of honetpots that trap the attackers by luring them and all their activities are recorded by research honeypots.</p>
<p><strong>2. Production honeypots:</strong><br />
Production honeypots are normally used for improving the security of a particular network.</p>
<p><strong>Uses of production honeypots:</strong><br />
A. Production honeypots tricks the attackers in attacking the honetpot system instead of actual system.<br />
B. Helps in detection of attacks.<br />
C. Reduces false positives.<br />
D. Reduces false negatives as it detects almost all attacks.<br />
E. Log files are complete and easy to read.<br />
F. Works with encryption and ipv6 environment.<br />
G. Any traffic to honeypots is concluded to be malicious one 99% of time.<br />
H. Helps in computer forensics,as evidence is not tampeted with.<br />
I. Honeypots can be disconnected as soon as attack is detected.</p>
<p>According to the level of implementation, research honeypots and production honeypots are classified into following two types:</p>
<p><strong>1. Low involved honeypots:</strong><br />
A. A typical low involved honeypot will have a few ports open, so the admin knows what ports the attackers will try to connect to.<br />
B. The attackers will not be allowed to do anything else on the server and hence they are less risky.<br />
C. Low involved honeypots do not give the essential insight into attacker, hence they are normally used as producttion honeypots.</p>
<p><strong>2. High involved honeypots:</strong><br />
A. High involved honeypots will have a few open ports and a few vulnerable services running.<br />
B. The attacker is allowed to actually to break into high involved honeypots, which makes them risky.<br />
C. It can be used to collect a lot of insight on the tools, techniques, methods used by attacker and hence they are normally used as research honeypots.</p>
<p><strong>Advantages of honeypots:</strong><br />
1. Records minimal but extremely important data .for example :recoding the activity of malicious users<br />
2. Efficient: centralised log files or ids log files might drop a few lines due to high activity and bandwidth.<br />
3. Works with encryption ipv6 as well.<br />
<strong> Disadvantages of honeypots:</strong><br />
1. Worthless:<br />
if nobody attacks the honeypot, then it is practically useless.</p>
<p>2. Risky:<br />
a typical honeypot introduces varied amount of risk in the overall security of the concerned network.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsdecoded.com/2008/03/honeypots-a-advanced-trap-for-hackers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Windows Registry &#8211; The THINKING CAP OF WINDOWS O.S.</title>
		<link>http://www.thoughtsdecoded.com/2008/02/windows-registry-the-thinking-cap-of-windows-os/</link>
		<comments>http://www.thoughtsdecoded.com/2008/02/windows-registry-the-thinking-cap-of-windows-os/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 03:40:40 +0000</pubDate>
		<dc:creator>noormohammed.samnani</dc:creator>
				<category><![CDATA[For the Tech Savvy]]></category>

		<guid isPermaLink="false">http://thoughtsdecoded.com/?p=66</guid>
		<description><![CDATA[The registry is the backbone of windows O.S. It is a hierarchical or tree database in windows O.S that virtually stores all the information about computer configuration. It&#8217;s pretty similar to windows explorer which is two pane split window, one showing hierarchy and another detailed information.

It is made up of two files :
1. user.dat
2. system.dat
Significance [...]]]></description>
			<content:encoded><![CDATA[<p>The registry is the backbone of windows O.S. It is a hierarchical or tree database in windows O.S that virtually stores all the information about computer configuration. It&#8217;s pretty similar to windows explorer which is two pane split window, one showing hierarchy and another detailed information.<br />
<img align="middle" src="http://thoughtsdecoded.com/wp-admin/../wp-content/images/registry2.JPG" /><br />
It is made up of two files :<br />
1. user.dat<br />
2. system.dat</p>
<p><strong>Significance of windows registry:</strong><br />
Windows registry determines the look, tool and working of windows system in a similar way to the genes {DNA and RNA} determining the look and feel of human beings.</p>
<p><span id="more-66"></span> To control the h/w,s/w,look,feel,features and functionality one has to master the registry. So mastering the registry one can control not only control the whole computer but also its network. The current version of windows has registry which has all the setting that were previously contained in config.sys, autoexec.bat, win.ini etc present in older version of windows.</p>
<p>Windows registry thus is the key to improve the security from hacker&#8217;s perspective. The funny prank part of registry serves as icing for cake.</p>
<p>Registry gives us the platform to use the loopholes and abstract the data and make the h/w and s/w function the way we want them to do even when connected to network for security purposes.</p>
<p>Examples: one can disable run and search functions so that crackers cannot gain its access to carry out malicious activity. Locking certain drives having sensitive data. Disabling registry tool after giving a good security through it so that the settings becomes permanent.</p>
<p>The registry differs from version to version of windows so right kind of windows version must be used, e.g. Windows NT has huge scope for applying different tweaks.</p>
<p>To get different registry tweaks to improve the performance of P.C for making full use of registry&#8217;s ability visit websites:<br />
<a href="http://www.regedit.com">www.regedit.com</a><br />
<a href="http://www.winguides.com">www.winguides.com</a></p>
<p>So, the registry is very important if we are thinking of Hacking windows</p>
<p><strong>Address for windows registry and data stored:</strong><br />
Registry is in windows directory or folder by the name regedit which is executable file. The organizes data in keys and sub-keys.</p>
<p>We can open the registry by,<br />
Start> Run> regedit<br />
Or Start> Run> c:\ windows\regedit.exe<br />
Or Start> Run> regedit32.exe (under Win NT)</p>
<p>The registry is actually organized into keys and subkeys. Each key contains a value entry; each one has a name, a type or a class and the value itself. The name is a string that identifies the value to the key. The length and the format of the value is dependent on the data type.</p>
<p><strong>Registry editor is divided into five principal keys or hives:</strong><br />
HKEY_LOCAL_MACHINE<br />
HKEY_CLASSES_ROOT<br />
HKEY_CURRENT_CONFIG<br />
HKEY_DYN_DATA<br />
HKEY_USERS<br />
There is no way to add or delete at this level.</p>
<p>Only two of these keys are effectively saved on hard disc:<br />
HKEY_LOCAL_MACHINE &#038; HKEY_USERS.</p>
<p>The others are just branches of the main keys or are dynamically created by windows.</p>
<p><strong>Important note before editing registry:</strong><br />
Since, registry is the core of OS, we should back up the copy of it on floppy, each time we attempt any changes or modifications in the windows registry otherwise, we may need to reinstall the OS, if there happens any mistake.</p>
<p><strong>My favourite pick from all reg tweaks:</strong><br />
Add Command Prompt Option to Every Folder (All Windows) Popular<br />
If you still use the DOS prompt regularly then this setting creates a new right-click menu option to open a command prompt at the selected directory.<br />
Open your registry and find the key below.</p>
<p>Create a new sub key called &#8216;Command&#8217; under the main key (i.e. [HKEY_CLASSES_ROOT\Directory\shell\Command]). Change the value of &#8216;(Default)&#8217; within the key to equal the text you would like on the right-click menu, for example &#8216;Command Prompt&#8217;.</p>
<p>Create another new sub-key under the key created above, named &#8216;command&#8217; (i.e. [HKEY_CLASSES_ROOT\...\Command\command]).</p>
<p>Change the value of &#8216;(Default)&#8217; within this key depending on your operating system to equal either:</p>
<p>Windows 95, 98 or Me<br />
command.com /k cd &#8220;%1&#8243;<br />
or<br />
Windows NT, 2000 or XP<br />
cmd.exe /k cd %1<br />
Now right-click on a folder and the new option of &#8216;Command Prompt&#8217; should be available.<br />
<img align="middle" src="http://thoughtsdecoded.com/wp-admin/../wp-content/images/registry1.JPG" /><br />
Registry Settings<br />
System Key: [HKEY_CLASSES_ROOT\Directory\shell]<br />
Value Name: (Default)<br />
Data Type: REG_SZ (String Value)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsdecoded.com/2008/02/windows-registry-the-thinking-cap-of-windows-os/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

