<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-2208382470258337434</atom:id><lastBuildDate>Tue, 14 May 2013 07:46:04 +0000</lastBuildDate><category>Make Money Online</category><category>Backtrack</category><category>Desktop Security</category><category>Website Hacking</category><category>Metasploit</category><category>Hacking News</category><category>Google Tips and Tricks</category><category>Windows 7 Tips n Tricks</category><category>Blogger tips and tricks</category><category>All about Google</category><category>Hacking Tools</category><category>android</category><category>Security News</category><category>Security Tools</category><category>Exploits</category><category>Firefox tips and tricks</category><category>Orkut</category><category>Miscellaneous</category><category>XP Tips and Tricks</category><category>Ethical Hacking</category><category>WiFi Hacking</category><category>Facebook</category><category>Viruses</category><category>WiMax</category><category>Latest Trends in technologies</category><title>TechKranti</title><description>Information Revolution</description><link>http://www.techkranti.com/</link><managingEditor>noreply@blogger.com (Rahul Sachin Amey)</managingEditor><generator>Blogger</generator><openSearch:totalResults>177</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/blogspot/Gotp" /><feedburner:info uri="blogspot/gotp" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-1919259468542188761</guid><pubDate>Sat, 16 Mar 2013 08:57:00 +0000</pubDate><atom:updated>2013-03-16T14:32:21.101+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Website Hacking</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Hacking News</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><category domain="http://www.blogger.com/atom/ns#">Exploits</category><title>Vulnerability in RC4 stream cipher can get your Gmail, Facebook or Paypal hacked</title><description>&lt;a href="http://1.bp.blogspot.com/-6RmOJH_NAmU/UUQydHsnfEI/AAAAAAAAAEI/72CXKuGfeL8/s1600/RC4+Jar.png" style="clear: right; float: right;"&gt;&lt;img height="340" src="http://1.bp.blogspot.com/-6RmOJH_NAmU/UUQydHsnfEI/AAAAAAAAAEI/72CXKuGfeL8/s640/RC4+Jar.png" width="273" /&gt;&lt;/a&gt;Security researchers at Royal Holloway, University of London and&amp;nbsp;University of Illinois at Chicago have discovered a vulnerability in RC4 stream cipher. RC4 is both simple and quick and is used by major corporations like Google, Facebook, PayPal, etc. to encrypt and transfer your information when you connect to these sites over HTTPS. Attack&amp;nbsp;developed&amp;nbsp;by these researchers can extract original information hidden in the encrypted text on careful analysis.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;How does this matter to you as a normal web user?&lt;/b&gt;&lt;br /&gt;
Post authentication, whichever link you click from within Gmail or Facebook or for that matter any site, sends with the request an authentication cookie, that is to verify that the request is coming from an authenticated user. So, when you are on SSL or TLS encryption (in simple terms, when your browser shows HTTPS), this cookie is sent to the server in an encrypted manner and cannot be misused even if some attacker manages to sniff your traffic. But, things might change after this development pertaining to the RC4 cipher. The protocol which is used to encrypt these cookies in transit is proven to be vulnerable. Hence, if an attacker manages to get a dump of your encrypted traffic, he may on careful inspection be able to extract the cleartext cookie that is hidden in the encrypted message.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;So what happens if someone has your cookie?&lt;/b&gt;&lt;br /&gt;
If an authentication cookie falls in&amp;nbsp;mischievous hands, it can be used to make the remote server believe that the request is actually originating from the person from whom the cookie was stolen. Sounds difficult? It is not. Cookie-stealing is a very &amp;nbsp;old-school method of hacking user accounts. Then too, not much was done on the cookie implementation side, to make them more secure. Instead, these cookies were secured by mode of encryption.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Should you be afraid?&lt;/b&gt;&lt;br /&gt;
Not right now but beware. This is a relatively new vulnerability, and mass exploitation is not yet witnessed. This attack requires that the hacker should on the same network as you are such that he can sniff the traffic being sent over the network.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Which websites use RC4?&lt;/b&gt;&lt;br /&gt;
&lt;a href="http://4.bp.blogspot.com/-MZMY1Lhs-qc/UUQoxlsJdZI/AAAAAAAAAD0/FutPiHEEhLU/s1600/Facebook.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="251" src="http://4.bp.blogspot.com/-MZMY1Lhs-qc/UUQoxlsJdZI/AAAAAAAAAD0/FutPiHEEhLU/s640/Facebook.png" width="640" /&gt;&lt;/a&gt;&lt;br /&gt;
As per stats, 50% of Internet's HTTPS websites use RC4. The irony is that, this mass migration to RC4 had happened because of a vulnerability discovered in the Cipher-block Chaining (CBC) encryption algorithm in TLS. Well, I guess we will again get to see this mass migration from RC4 to an even stronger encryption protocol.&lt;br /&gt;
&lt;br /&gt;
But RC4 itself has been infamous for its vulnerable nature. RC4 was developed in 1987 (quite old), and was used in WEP (Wired Equivalent Privacy) protocol for authentication and encryption. Its been long that we have given WEP the RIP status, but RC4 is&amp;nbsp;continually&amp;nbsp;being used by big names on the Internet.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/p8hbujiD0FY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/p8hbujiD0FY/Vulnerability-in-RC4.html</link><author>noreply@blogger.com (Amey Anekar)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-6RmOJH_NAmU/UUQydHsnfEI/AAAAAAAAAEI/72CXKuGfeL8/s72-c/RC4+Jar.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/03/Vulnerability-in-RC4.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-3191353867248684887</guid><pubDate>Sat, 09 Mar 2013 07:46:00 +0000</pubDate><atom:updated>2013-03-09T13:34:16.867+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">WiMax</category><title>Wi-Max !!!</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="font-family: Arial,Helvetica,sans-serif;"&gt;&lt;b&gt;WiMAX&lt;/b&gt; (Worldwide Inter-operability for Microwave Access) is a wireless digital communications system, also known as &lt;b&gt;IEEE 802.16&lt;/b&gt;, that is intended for wireless "metropolitan area networks". WiMAX can provide broadband wireless access (BWA) up to 30 miles (50 km) for fixed stations, and 3 - 10 miles (5 - 15 km) for mobile stations ( WiFi/802.11 is limited 100 - 300 feet).&lt;br /&gt;&lt;br /&gt;The name "WiMAX" was given by the WiMAX Forum, which was formed in June 2001 to promote conformity and interoperability of the standard. WiMAX operates on both licensed and non-licensed frequencies. WiMAX supports WiFi-like data rates, but the issue of interference is lessened. WiMAX is a second-generation protocol that allows for more efficient bandwidth use, interference avoidance, and is intended to allow higher data rates over longer distances.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Fixed WiMAX&lt;/b&gt;&lt;br /&gt;WiMAX provides fixed, portable or mobile non-line-of sight service from a base station to a subscriber station, also known as customer premise equipment (CPE).&amp;nbsp; Some goals for WiMAX include a radius of service coverage of 6 miles from a WiMAX base station for point-to-multipoint, non-line-of-sight service.&amp;nbsp; This service should deliver approximately 40 Mbps for fixed and portable access applications.&amp;nbsp; That WiMAX cell site should offer enough bandwidth to support hundreds of businesses with T1 speeds and thousands of residential customers with the equivalent of DSL services from one base station.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Mobile WiMAX&lt;/b&gt;&lt;br /&gt;Mobile WiMAX takes the fixed wireless application a step further and enables cell phone-like applications on a much larger scale.&amp;nbsp; For example, mobile WiMAX enables streaming video to be broadcast from a speeding police or other emergency vehicle at over 70 MPH.&amp;nbsp; It potentially replaces cell phones and mobile data offerings from cell phone operators such as EvDo, EvDv and HSDPA.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;A WiMAX tower&lt;/b&gt;, similar in concept to a cell-phone tower - A single WiMAX tower can provide coverage to a very large area -- as big as 3,000 square miles (~8,000 square km).A WiMAX tower station can connect directly to the Internet using a high-bandwidth, wired connection (for example, a T3 line). It can also connect to another WiMAX tower using a line-of-sight, microwave link. This connection to a second tower (often referred to as a backhaul), along with the ability of a single tower to cover up to 3,000 square miles, is what allows WiMAX to provide coverage to remote rural areas.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;A WiMAX receiver&lt;/b&gt; - The receiver and antenna could be a small box or PCMCIA card, or they could be built into a laptop the way WiFi access is today. &lt;br /&gt;&lt;br /&gt;It provides two types of wireles services:&lt;br /&gt;&lt;br /&gt;There is the &lt;b&gt;non-line-of-sight&lt;/b&gt;, WiFi sort of service, where a small antenna on your computer connects to the tower. In this mode, WiMAX uses a lower frequency range -- 2 GHz to 11 GHz (similar to WiFi).&lt;br /&gt;&lt;br /&gt;&amp;nbsp;There is &lt;b&gt;line-of-sight service&lt;/b&gt;, where a fixed dish antenna points straight at the WiMAX tower from a rooftop or pole. The line-of-sight connection is stronger and more stable, so it's able to send a lot of data with fewer errors. Line-of-sight transmissions use higher frequencies, with ranges reaching a possible 66 GHz. At higher frequencies, there is less interference and lots more bandwidth. &lt;/span&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/V_inpNqf_hc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/V_inpNqf_hc/wi-max.html</link><author>noreply@blogger.com (Rohan Patil)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/03/wi-max.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-7014948595710936804</guid><pubDate>Mon, 18 Feb 2013 14:13:00 +0000</pubDate><atom:updated>2013-02-18T19:43:19.448+05:30</atom:updated><title>Why Area 0 in OSPF is a Backbone network?</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
In &lt;b&gt;OSPF&lt;/b&gt;, if there are more than 1 areas have to be configured always make area 0 as a &lt;b&gt;backbone network&lt;/b&gt;&lt;span style="color: #444444;"&gt;,&lt;/span&gt; because while designing networks it is a best practice to start with area 0 and then expand it into other areas.&lt;br /&gt;
&lt;br /&gt;
The basic concept behind this idea is that all areas are physically connected to area 0 and area 0 resides at the center of all other areas. Whatever routing information is generated is transferred into area 0 by other areas and then area0 spreads that information into other areas.&lt;br /&gt;
&lt;br /&gt;
If we are unable to connect any area physically&amp;nbsp; to area 0 (which is mandatory) we need to configure a &lt;b&gt;Virtual Link &lt;/b&gt;between that area and area 0 provided they both should have a common area which is physically connected to both the areas.&lt;br /&gt;
&lt;br /&gt;
Ex: consider there are 3 areas in ospf( area 0, area 1 and area 2). area 0 and area 1 are physically connected to each other and area 2 is physically connected to area 1 but unable to connect to area 0 in this situation we can configure a Virtual Link betweeen area 0 and area 2.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;
But virtual link is completely depend upon physical link, so if physical link fails then virtual link also fails.&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/hD-DGNP4Mq8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/hD-DGNP4Mq8/why-area-0-in-ospf-is-backbone-network.html</link><author>noreply@blogger.com (Rohan Patil)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/02/why-area-0-in-ospf-is-backbone-network.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-2968018408545499314</guid><pubDate>Mon, 18 Feb 2013 13:48:00 +0000</pubDate><atom:updated>2013-02-19T13:13:05.297+05:30</atom:updated><title>Why UDP is connectionless?</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
1) &lt;b&gt;TCP&lt;/b&gt; is &lt;b&gt;reliable&lt;/b&gt; because it provides &lt;b&gt;Acknowledgement&lt;/b&gt;. It establishes connection and sends packets in their arriving order.&lt;br /&gt;
&lt;br /&gt;
2)&lt;b&gt;UDP&lt;/b&gt; is &lt;b&gt;unreliable&lt;/b&gt; because it doesn't provide &lt;b&gt;Acknowledgement&lt;/b&gt;. Packets are sent over network without their arriving order, but data gram can be sent to many destinations at the same time.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;b&gt;It is connectionless because it doesn't establish connection and it is fast.&lt;/b&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/UQKCkCPNyQc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/UQKCkCPNyQc/why-udp-is-connectionless.html</link><author>noreply@blogger.com (Rohan Patil)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/02/why-udp-is-connectionless.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-6230079344424781122</guid><pubDate>Mon, 18 Feb 2013 13:27:00 +0000</pubDate><atom:updated>2013-02-18T19:19:02.814+05:30</atom:updated><title>Black Hole in Networking</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;b&gt;BLACK HOLE&lt;/b&gt; is a term used for Router that goes gown (offline) and it is undetected by other routers in network.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Packets forwarded to router get dropped and never arrive at destination.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; They are unable to generate &lt;b&gt;destination unreachable message&lt;/b&gt;, so users are unaware of data lost.&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/R3VCIvH6WIg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/R3VCIvH6WIg/black-hole-in-networking.html</link><author>noreply@blogger.com (Rohan Patil)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/02/black-hole-in-networking.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-4757186956989216558</guid><pubDate>Wed, 13 Feb 2013 06:49:00 +0000</pubDate><atom:updated>2013-02-13T12:23:45.101+05:30</atom:updated><title>TechKranti crosses 1 million mark</title><description>TechKranti has crossed the 1 million mark on Alexa. &lt;a href="http://www.alexa.com/siteinfo/techkranti.com#trafficstats"&gt;Click here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Next target is to be&amp;nbsp;among&amp;nbsp;the top 100,000.&lt;br /&gt;
&lt;br /&gt;
Thank you All.&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/ambI_VP0nMM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/ambI_VP0nMM/techkranti-crosses-1-million-mark.html</link><author>noreply@blogger.com (Amey Anekar)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/02/techkranti-crosses-1-million-mark.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-5605733300742568962</guid><pubDate>Wed, 30 Jan 2013 06:26:00 +0000</pubDate><atom:updated>2013-01-30T12:00:01.380+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Viruses</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Hacking News</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><title>Spachanel Trojan uses SPF to evade anti-virus</title><description>Operating systems now-a-days are making it more and more difficult for malware writers to find exploitable vulnerabilities. But, hackers is a breed which is ever ready to take on difficult challenges.&lt;br /&gt;
&lt;br /&gt;
A recent trojan known as&amp;nbsp;Spachanel uses SPF (Sender Policy Framework) protocol, designed to avoid email spoofing, to its advantage. SPF is a DNS-based protocol designed primarily for getting rid of the menace of email spoofing. SPF involves creation of an additional DNS entry which can be of the type TXT. To understand how the trojan uses SPF for its benefit, let us first understand how SPF works.&lt;br /&gt;
&lt;br /&gt;
Assume an email being sent from alice@send.com to bob@recv.com.&lt;br /&gt;
&lt;br /&gt;
When the email is received at the spam filtering device or the mail transfer agent, which ever is configured to check for SPF, the system checks the email sender's domain name. Then it makes a DNS query to the sending domain (in our case send.com) for a TXT record. This record defines the IP addresses or hostnames of valid email servers for send.com. Below is a sample TXT query for send.com. Now, the system will check the IP address or hostname mentioned in the SPF record against the IP address of the sending mail server. If both match, then we can assure that email has originated from a legitimate email account from the send.com domain. If there is a mismatch, we can assure that someone is trying to spoof the email to make it appear to have come from alice@send.com.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-zG3fgkCHJlI/UQi4aVJA2rI/AAAAAAAAAfY/EzSzgCL7Xg8/s1600/SPF.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="193" src="http://1.bp.blogspot.com/-zG3fgkCHJlI/UQi4aVJA2rI/AAAAAAAAAfY/EzSzgCL7Xg8/s400/SPF.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Now, how is Spachanel using this to its benefit. Spachanel is programmed to send user information from the machine it has infected. Anti-virus software learn such signature&amp;nbsp;activities&amp;nbsp;carried out by a malware. Once, it is learned as to what IP address or domain name the malware is connecting to, AV companies will include it as a signature in its database. Any attempt to send information to the identified IP address or domain name will be flagged and the infection will be cleaned. So, how does Spachanel evade it. Here's how. Spachanel is configured to change the domain name which it will be communicating with after some days. Spachanel creators communicate this change in domain name through the SPF record of the earlier domain name. So, till the SPF record of the current domain name matches the domain name itself, the malware will continue sending information to the same domain. Once it observes a change in the domain name, it will start sending information to the newly received domain.&lt;br /&gt;
&lt;br /&gt;
What does Spachanel steal from the infected machine?&lt;br /&gt;
On the infected machine, Spachanel embeds itself in browser's processes like chrome.exe, iexpolre.exe, firefox.exe to popup ads which when clicked generate revenue for the malware creators. It has not been reported of stealing any confidential information from the infected machine. But, it is better to clean the machine as soon as you suspect an infection.&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/8dlhdmjtQpg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/8dlhdmjtQpg/spachanel-trojan-uses-spf-to-evade-anti.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-zG3fgkCHJlI/UQi4aVJA2rI/AAAAAAAAAfY/EzSzgCL7Xg8/s72-c/SPF.png" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Mumbai, Maharashtra, India</georss:featurename><georss:point>19.0759837 72.87765590000004</georss:point><georss:box>18.5957847 72.23220890000003 19.556182699999997 73.52310290000004</georss:box><feedburner:origLink>http://www.techkranti.com/2013/01/spachanel-trojan-uses-spf-to-evade-anti.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-7056938723577752627</guid><pubDate>Sun, 27 Jan 2013 09:10:00 +0000</pubDate><atom:updated>2013-01-30T11:59:05.041+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Exploits</category><title>Credit Card RFID Skimming: The saga continues...</title><description>Credit cards have been one of the most lucrative targets for fraudsters. As per the U.S. Department of Justice, about 10% Americans have been subject to victims of credit card fraud. Worldwide the total amount subject to credit card fraud is $ 5.5 billion.&lt;br /&gt;
&lt;br /&gt;
The most covert form of credit card frauds is card skimming. Skimming involves capturing credit card information using terminals which are similar to PoS terminals where a merchant swipes a card for making payments. The captured information is then used by the criminals to create clones of your credit cards. All this happens behind the scene. The victim does not realize that he is subjected to fraud until he receives the notification SMS when the purchase is made, or even worse if he is not registered for alerts, when he receives his monthly statement. To thwart these types of skimming attacks, Europay, MasterCard and Visa joined hands to develop the EMV standard. The EMV implementation too has been proved to be vulnerable to attacks. [&lt;a href="http://en.wikipedia.org/wiki/EMV#Vulnerabilities" target="_blank"&gt;Ref&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
Lately, with the boom of the radio frequency industry, RFID enabled cards have seen majority of payment brands enticing their customers to RFID enabled cards. But, there has been an ever-existing vulnerability with RFID. The threat to RFIDs is that RFID readers can be used to read the information transmitted by the RFID emitters. The following Youtube video demonstrates the vulnerability of RFID cards:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;object class="BLOGGER-youtube-video" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" data-thumbnail-src="http://0.gvt0.com/vi/lLAFhTjsQHw/0.jpg" height="266" width="320"&gt;&lt;param name="movie" value="http://www.youtube.com/v/lLAFhTjsQHw&amp;fs=1&amp;source=uds" /&gt;&lt;param name="bgcolor" value="#FFFFFF" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;embed width="320" height="266"  src="http://www.youtube.com/v/lLAFhTjsQHw&amp;fs=1&amp;source=uds" type="application/x-shockwave-flash" allowfullscreen="true"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/axH07t7_2TE" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/axH07t7_2TE/credit-card-rfid-skimming-saga-continues.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/01/credit-card-rfid-skimming-saga-continues.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-5889313089440451035</guid><pubDate>Sun, 20 Jan 2013 07:45:00 +0000</pubDate><atom:updated>2013-01-20T13:15:30.446+05:30</atom:updated><title>Google challenges the sheer existence of passwords</title><description>When computers were invented, people depended on their obscurity for their security. People had little knowledge on how to use computers, let alone exploiting them. But as the line between obscurity and security thinned, passwords were invented. Now that a lot of people were becoming computer literate , it was easier for a not-so-genius to exploit open systems on the internet with very little knowledge about the system. Authentication became important. Users were authenticated on the basis of 'something they know' called the password. But passwords have had a very bad history. From social engineering to password cracking, passwords have been the prime motive of attacks and these breaches have cost organizations millions of dollars.&lt;br /&gt;
&lt;br /&gt;
Now, Google, which is known for its path-breaking way of looking at things, is challenging the very existence of passwords as a mode of authentication. Google is considering a hardware-authentication solution to the password problem.&lt;br /&gt;
&lt;br /&gt;
Security researchers from Google, Eric Grosse and Mayank Upadhyay, have published a&amp;nbsp;research&amp;nbsp;paper, "Authentication at Scale", for use of USB key ring to authenticate users to the cloud. Focus of EG and MU's paper has been surrounded around securing the future of cloud computing. I say to secure the future because some big names have invested a fortune betting it big on cloud computing and 'Security' is what is refraining people from large scale adoption of cloud computing, 'Authentication' is not the only concern though. This study by Google researchers is a step forward into the world of cloud computing. I remember attending AWS conference in Mumbai where everyone was discussing about the possible benefits that cloud computing would provide where one&amp;nbsp;notorious&amp;nbsp;chap introduced the discussion of 'Security in the Cloud'. That's when AWS officials looked really pissed off. But that is the sad fact, 'Seciruty in the cloud' &amp;nbsp;is too much hyped.&lt;br /&gt;
&lt;br /&gt;
To gain customer confidence it is important to use technologies that have not been broken earlier. If you are going to use the same old firewall to secure the network on the cloud, I am going to be skeptic about putting my data up there. Innovative thinking, like the one displayed by Grosse and Upadhyay, is required to boost the business of cloud computing.&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/o4V1SUs7yJk" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/o4V1SUs7yJk/google-challenges-sheer-existence-of.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2013/01/google-challenges-sheer-existence-of.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-7781964671032442682</guid><pubDate>Sun, 15 Apr 2012 07:48:00 +0000</pubDate><atom:updated>2012-04-15T13:23:24.610+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Metasploit</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><category domain="http://www.blogger.com/atom/ns#">Exploits</category><title>How to exploit MS12-020 (CVE-2012-0002) RDP vulnerability using Metasploit?</title><description>CVE-2012-0002 is an internally reported vulnerability in Microsoft's Remote Desktop Application. Patch for this vulnerability was released on March 13, 2012 as MS12-020. This vulnerability can cause a full system compromise. Failed attempts to exploit this vulnerability can cause a DoS for RDP.&lt;br /&gt;
&lt;br /&gt;
Metasploit has working exploit for DoS for this vulnerability. The remote system should be running terminal services service for this exploit to work. Here's how it goes:&lt;br /&gt;
&lt;br /&gt;
1. Start msfconsole&lt;br /&gt;
&lt;br /&gt;
2. Give the command - use auxiliary/dos/windows/rdp/ms12_020_maxchannelids&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-MvbXGfWye8E/T4p6gPNKvJI/AAAAAAAAAew/2FKbc9xadfo/s1600/use.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="15" src="http://3.bp.blogspot.com/-MvbXGfWye8E/T4p6gPNKvJI/AAAAAAAAAew/2FKbc9xadfo/s400/use.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3. Then set the IP address of the remote system giving the command - set RHOST &amp;lt;IP&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-PY37_oOvSXM/T4p7LgWHEVI/AAAAAAAAAe4/7hqHWF3UKh4/s1600/set.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="21" src="http://1.bp.blogspot.com/-PY37_oOvSXM/T4p7LgWHEVI/AAAAAAAAAe4/7hqHWF3UKh4/s400/set.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
4. Then give the command - 'run' to execute the exploit on the remote system&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-QG2Q1p6AJTI/T4p7uFpi6RI/AAAAAAAAAfA/0DYAN9_9cTY/s1600/run.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="88" src="http://1.bp.blogspot.com/-QG2Q1p6AJTI/T4p7uFpi6RI/AAAAAAAAAfA/0DYAN9_9cTY/s640/run.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
I tried it on a local VM and the VM showed a BSOD.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-YGRgJXRUuvQ/T4p85ELJTEI/AAAAAAAAAfI/K8yaG0v2VTk/s1600/BSOD.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://1.bp.blogspot.com/-YGRgJXRUuvQ/T4p85ELJTEI/AAAAAAAAAfI/K8yaG0v2VTk/s320/BSOD.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Happy Exploiting!!!&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/aTluTDjeB5Q" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/aTluTDjeB5Q/how-to-exploit-ms12-020-cve-2012-0002.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-MvbXGfWye8E/T4p6gPNKvJI/AAAAAAAAAew/2FKbc9xadfo/s72-c/use.JPG" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Mumbai, Maharashtra, India</georss:featurename><georss:point>19.0759837 72.8776559</georss:point><georss:box>18.835877699999998 72.5617989 19.3160897 73.19351289999999</georss:box><feedburner:origLink>http://www.techkranti.com/2012/04/how-to-exploit-ms12-020-cve-2012-0002.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-3166572268897364518</guid><pubDate>Wed, 14 Dec 2011 18:00:00 +0000</pubDate><atom:updated>2011-12-14T11:47:28.535+05:30</atom:updated><title>Norton Internet Security 2012: More than a Review</title><description>What is it that thing that reminds you, that you have an Anti-virus installed on your system? Is it the alerts? Naa. You can&amp;nbsp; actually go without being exposed to malware for quite a number of weeks. I think the thing that reminds you that is the constant performance degradation of your machine when it runs the scheduled scans on your system. If that is how you would define an Anti-virus, then my dear friends, I can irrefutably say that Norton Internet Security 2012 (NIS 2012) is not an anti-virus although it functions like one :).&lt;br /&gt;
&lt;br /&gt;
Symantec with its latest addition NIS 2012 presents to you a new era of anti-virus software which won't eat up your processing power in return for securing your system. NIS really secures your system from all sorts of threats, may it be from the internet or from infected flash drives. I have been using NIS 2012 for about 3 months now and I should say that paying adieu to my old Kaspersky was a pretty good decision. Fun fact about Kaspersky: I had set a daily full scan at 12 pm and when I am at the peak of my work it would eat up all my memory which probably belongs to me :). Here I am gonna explain some really cool features that NIS 2012 offers without depleting your precious memory.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1. Download Insight: &lt;/b&gt;
&lt;br /&gt;
&lt;br /&gt;
The most innovative feature that comes with NIS 2012 is Download insight(DI). It takes care that the file you just downloaded from the Internet is safe from any malware. As soon as you download an executable on your system, NIS 2012 initiates DI to analyze the trustworthiness of the file and within seconds it pops up an alert giving an 'Insight' on the downloaded file. &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-tU797b7SRx0/Tt8CJhQ1a3I/AAAAAAAAAd4/4t1NB2ftg5s/s1600/Insight.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-tU797b7SRx0/Tt8CJhQ1a3I/AAAAAAAAAd4/4t1NB2ftg5s/s1600/Insight.JPG" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
This is a really cool way to save yourself from threats for which signatures have not yet been downloaded by your AV. This brings us to the concept of &lt;b&gt;'Cloud-based Scanning'&lt;/b&gt;. Cloud-based scanning is the new buzzword in the security industry and a few security vendors are using the term although they often mean something very different.
&lt;br /&gt;
&lt;br /&gt;
The obvious advantage of cloud scanning is that the turnaround time for a definition to be available is extremely fast – as soon as a definition is available in the cloud, it is available to the user. What Symantec has done is to build a system that analyzes the reputation of the new software and files across the Internet and then calculates a reputation score for each of them. This system receives feeds from tens of millions of customers that anonymously participate in the Norton Community Watch program. The technology automatically starts working on calculating the reputation score as it becomes aware of new files.
&lt;br /&gt;
&lt;br /&gt;
We got in touch with Mr. David Hall, Consumer Product Marketing, Asia Pacific for Syamtec for more clarity about Download Insight. Mr. David says, "Now this is powerful – we have a system that can receive knowledge of new files worldwide and use a Symantec “secret sauce” algorithm to calculate the reputation score automatically! This information is immediately available to Download Insight through the cloud, but quite a bit different than just moving the old signature model to the cloud."
&lt;br /&gt;
&lt;br /&gt;
But How is the reputation score of a file determined?
&lt;br /&gt;
&lt;br /&gt;
A reputation score is calculated using a complex algorithm based on various parameters. Remember, the main feed in to the Reputation system is the information received from the Norton Community Watch program.   Here’s a list of a few parameters that are used to calculate the reputation score: &lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;How many instances of a particular file are seen?&lt;/li&gt;
&lt;li&gt;How long has that file been around? &lt;/li&gt;
&lt;li&gt;From which URLs were they downloaded? &lt;/li&gt;
&lt;li&gt;What is the basic health of the system that is submitting the data? &lt;/li&gt;
&lt;li&gt;Which software vendor does the file belong to?  &lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Download Insight in action  :&lt;/b&gt;
&lt;br /&gt;
&lt;br /&gt;
Download Insight monitors when new files are downloaded, and once the download is complete it goes into action:
&lt;br /&gt;
&lt;br /&gt;
This is the flow where the user chooses to save the application to a folder on the computer.  &lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Download Insight observes that the file download from the Internet is complete. &lt;/li&gt;
&lt;li&gt;It calculates the SHA256 hash of that file and immediately asks the online servers for a reputation score. &lt;/li&gt;
&lt;li&gt;Based on the reputation score, Download Insight will: &lt;/li&gt;
&lt;br /&gt;
a. Delete the application if the reputation score is at a “Bad” level and display a notification to the user. &lt;br /&gt;
b. Allow the file to persist if the reputation score is “Good” and display a corresponding notification. &lt;br /&gt;
c. Provide additional information when the score for the file is still being evaluated.&lt;br /&gt;&lt;br /&gt;

The “View Details” link for each notification provides more information from Symantec's servers. Here are a few examples: &lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Prevalence – How widely used is this file is in the Norton Community? It can range from very few instances to millions of machines.&lt;/li&gt;
&lt;li&gt;Age – How long has this file been around?&lt;/li&gt;
&lt;li&gt;Reputation Rating – What does Norton think of this file? It provides an indication on how trustworthy the file is. &lt;/li&gt;
&lt;li&gt;URL – This provides the website from which this file was downloaded.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-63g7Ym897B8/TtuR-0kRcGI/AAAAAAAAAdY/86SHzz9SB4c/s1600/norton+insight.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/-63g7Ym897B8/TtuR-0kRcGI/AAAAAAAAAdY/86SHzz9SB4c/s400/norton+insight.bmp" width="378" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;br /&gt;

&lt;b&gt;Run the download file:&lt;/b&gt;&lt;br /&gt;

The second user flow where Download Insight participates is the time when you run the application downloaded from the Internet – it could be right after you download the application or couple of days later when you choose to install the application.  If the reputation of the file was still being evaluated (yellow notification in Figure 1), Norton will alert the user with a dialogue that provides the information showed in Figure 2 and has recommendation on what the user can do with application. It looks like:&lt;/ol&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-ybl1B4V8AeI/TtuTGx7K-aI/AAAAAAAAAdg/ViwSVuRVKRA/s1600/norton+insight+limewire.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-ybl1B4V8AeI/TtuTGx7K-aI/AAAAAAAAAdg/ViwSVuRVKRA/s320/norton+insight+limewire.bmp" width="302" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;2. SONAR&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
SONAR provides real-time protection against threats and proactively detects unknown security risks on your computer and identifies emerging threats based on the behavior of applications. SONAR identifies threats quicker than the traditional signature-based threat detection techniques. SONAR detects and protects you against malicious code even before virus definitions and monitors your computer for malicious activities through heuristic detections. In fact, improved SONAR technology in the Norton 2012 products monitors running applications for suspicious behavior to quickly detect and disable previously unknown threats.&lt;br /&gt;
&lt;br /&gt;
Some significant changes were made to SONAR when Symantec launched the Norton 2011 products last year, which included the latest SONAR 3 that built upon the successful, effective and efficient SONAR 2 behavioral security engine.  With SONAR 2, Symantec has a proven track record of being able to convict malware and secure Norton users from malware designed to evade most other security features. According to Symantec, "In nine months we prevented upward of 4.2 million infections out of about 140 million incidents that we analyzed for Norton users. Most of these incidents were never-before-seen malware and infection scenarios, thus truly providing "zero-day" protection! The effectiveness of our technology was repeatedly confirmed by external 3rd-party &lt;a href="http://www.symantec.com/about/news/release/article.jsp?prid=20091027_04"&gt;tests and reviews&lt;/a&gt; (specifically behavioral security tests and reviews), where we performed at or near 100% detection rates." 
&lt;br /&gt;
&lt;br /&gt;
Behavioral security is a critical security solution, especially in this era of server-side polymorphic malware where each and every infection can have a unique piece of malware file (unique from the file fingerprint perspective) downloaded on the victim's machine.&lt;br /&gt;
&lt;br /&gt;
SONAR aggregates and correlates information from a number of engines within the product like the Firewall, AV Engine, Intrusion Prevention Engine, etc. All this information is then used by the classifier to improve efficacy and this is a big differentiator for Norton. Most other security products simply don’t have this depth and breadth of information to make a good classifier. In SONAR 3 we have further enhanced our integration with the network component in order to classify, convict, and remediate malware on the basis of its malicious network activity. With this feature in place, we will continue to block and remove many new variants of malware that leave their network footprint unchanged.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3. How does NIS 2012 assure Security without compromising Performance? &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
NIS 2012 performs quick scans only when the system is in idle mode. So your system would be scanned only when you are away from it. We asked Symantec, "How does NIS select areas for performing quick scans?". Symantec's reply: "Norton will use idle time to scan against a list of files most commonly at risk. This varies dependant on the actual level of trust on the PC and other variables."&lt;br /&gt;
&lt;br /&gt;
But quick scans are not enough to completely secure your system. NIS 2012 is scheduled to perform full system scans weekly. The Full scans too are so silent that you'll hardly notice them. You can see the logs of Full Scans by visiting the Security History&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-ig_px3lRhFI/Tt8COJVLgWI/AAAAAAAAAeA/63LXvqaGvVE/s1600/Full+Scan.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="344" src="http://2.bp.blogspot.com/-ig_px3lRhFI/Tt8COJVLgWI/AAAAAAAAAeA/63LXvqaGvVE/s640/Full+Scan.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;4. Intrusion Prevention&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The intrusion prevention capabilities of NIS 2012 are good. It identifies all kinds of network-level attacks. I tried running a Nessus Scan against a virtual host where NIS was installed and the scan did not return any helpful results.

&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-5MWx53VycUU/Tt8GX5s16jI/AAAAAAAAAeI/bV6baJgYP6I/s1600/IPS.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="451" src="http://1.bp.blogspot.com/-5MWx53VycUU/Tt8GX5s16jI/AAAAAAAAAeI/bV6baJgYP6I/s640/IPS.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;5. Some more miscellaneous yet useful&amp;nbsp;features:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;i. Performance Monitoring&lt;/b&gt;
NIS 2012 provides performance alerts if an application is eating a big chunk of your memory.
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-BNOAb4Bk2Ag/Tt8LwRs59oI/AAAAAAAAAeQ/laIQe5YGwp4/s1600/PerfAlert.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-BNOAb4Bk2Ag/Tt8LwRs59oI/AAAAAAAAAeQ/laIQe5YGwp4/s1600/PerfAlert.JPG" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-7fjPiOomSHE/Tt8Lxa_F6QI/AAAAAAAAAeU/VVaHJWwDFTI/s1600/PerfAlert1.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="288" src="http://4.bp.blogspot.com/-7fjPiOomSHE/Tt8Lxa_F6QI/AAAAAAAAAeU/VVaHJWwDFTI/s400/PerfAlert1.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;ii. Safe Search&lt;/b&gt;&lt;br /&gt;
This has been a prevalent feature in many modern day anti-viruses. NIS 2012 also ships with IE, Firefox and Chrome plugins for verifying the health of locations of links from a search page. Image below is self-explanatory.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-pO8pZxWrbjU/TudY7y4QpvI/AAAAAAAAAeg/NFuFDW5pXLk/s1600/SafeSearch.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="228" src="http://2.bp.blogspot.com/-pO8pZxWrbjU/TudY7y4QpvI/AAAAAAAAAeg/NFuFDW5pXLk/s640/SafeSearch.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;iii. Browser Protection&lt;/b&gt;&lt;br /&gt;
If NIS 2012 detects malicious content on an HTML page trying to exploit a vulnerability on your browser (especially when you are using IE ;)), it immediately discontinues the connection and pops up a malicious site banner.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;iv. Identity Safe&lt;/b&gt;&lt;br /&gt;
Identity Safe is a password management plugin for your browser where you can set a master password and save all your logins for saving from the nuisance of typing your credentials at every authentication page you visit.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;6. Graphical User Interface&lt;/b&gt;&lt;br /&gt;
The interface provided with NIS 2012 is very intuitive and easy to use. Highlighting some key aspects you can do using the GUI..&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-7hed0TZQaRQ/TudaL7WLx-I/AAAAAAAAAeo/eUWQz35avU4/s1600/NIS+Main.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="425" src="http://2.bp.blogspot.com/-7hed0TZQaRQ/TudaL7WLx-I/AAAAAAAAAeo/eUWQz35avU4/s640/NIS+Main.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
The huge world map there shows you the worldwide cybercrime activity for the past 24 hours. Also provides latest viruses that have been discovered and a link that will provide more information on the same.&lt;br /&gt;
&lt;br /&gt;
If you dig deeper into the Advanced tab, you get to see your recent History of threats and ratings of applications installed on your system&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;7. Minds its own Business&lt;/b&gt;&lt;br /&gt;
Me being in the security field have to deal with a lot of tools which any Anti-Virus will report as a threat. But it is my choice to use them for my research. So when I tell NIS 2012, not to touch a certain location, it obeys like a very faithful companion, also reminding me about the risks I am exposed to by making this exclusion.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Moral:&lt;/b&gt;&lt;br /&gt;
NIS 2012 is a product made for all... From the Noob to the Geek... It kinda protects you at every step of your online life.&lt;br /&gt;
&lt;br /&gt;
Lets take a scenario:&lt;br /&gt;
Suppose I am the dumbest person on this planet, the biggest n00b ever born. I have NIS 2012 installed. Let's see how NIS 2012 protects me from any possible malware:&lt;br /&gt;
&lt;br /&gt;
1. I open my browser, google for "Some random executable". NIS 2012 tells me which search results are good and which are malicious.&lt;br /&gt;
&lt;br /&gt;
2. I visit some random website and download a the file. NIS 2012 initiates Download Insight and checks the trustworthiness of the file.&lt;br /&gt;
&lt;br /&gt;
3. I execute the downloaded file. NIS 2012 initiates its scanning engine to check for any viruses on the file.&lt;br /&gt;
&lt;br /&gt;
4. The file has been executed. NIS 2012's SONAR functionality will check the application activity for any suspicious actions.&lt;br /&gt;
&lt;br /&gt;
So NIS 2012 has made sure that my PC is secure at every phase of my online and offline activity. So, effectively, along with it being a good Anti-virus, it is also Stupidity-proof ;).&lt;br /&gt;
&lt;br /&gt;
On an ending note: Auditing servers is a part of my job. I see a lot companies using cheap Anti-viruses which provide no real value add to the security infrastructure. It would be my humble recommendation to all those admins out there to use NIS 2012 as their AV (If you really wanna keep your data secure. If you just want to show compliance, use Any.. doesn't matter)&lt;br /&gt;
&lt;br /&gt;
If you want to make a choice on buying an AV... I don't see any other than wise decision than Norton &amp;nbsp;Internet Security 2012.&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/FndEBO3y8lg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/FndEBO3y8lg/norton-internet-security-2012-more-than.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-tU797b7SRx0/Tt8CJhQ1a3I/AAAAAAAAAd4/4t1NB2ftg5s/s72-c/Insight.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2011/12/norton-internet-security-2012-more-than.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-8088540365965594738</guid><pubDate>Sun, 21 Aug 2011 06:40:00 +0000</pubDate><atom:updated>2011-08-21T12:15:11.101+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Hacking Tools</category><category domain="http://www.blogger.com/atom/ns#">Security Tools</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Hacking News</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><category domain="http://www.blogger.com/atom/ns#">android</category><category domain="http://www.blogger.com/atom/ns#">Exploits</category><title>Key Logger for Android</title><description>Computer scientists from UC Davis university&amp;nbsp;have developed an Android app named TouchLogger that logs keystrokes using a smartphone's 
sensors to measure the locations a user taps on the touch screen.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-4-bEFG_VsOM/TlClx15Rb0I/AAAAAAAAAdQ/s3nF2_5EjMY/s1600/htc_logger.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="192" src="http://1.bp.blogspot.com/-4-bEFG_VsOM/TlClx15Rb0I/AAAAAAAAAdQ/s3nF2_5EjMY/s320/htc_logger.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Researchers have demonstrated that it is possible to log individual keystrokes entered on a smartphone's on-screen keyboard using device's built-in accelerometer (also known as the gyroscope). The researches were able to correlate the movements of the phone with individual keystrokes on an all-numeric keypad with an accuracy of about 70%. With minor refinements, the researchers believe they can expand the effectiveness of TouchLogger.&lt;br /&gt;
&lt;br /&gt;
Applications like these can be potentially dangerous as an application does not require special privileges to access the device's accelerometer. Major smartphones, like Apple's iPhone, RIM's Blackberry,&amp;nbsp;etc. give a user the freedom to define special permissions for applications to define their level of access. Usually within these &amp;nbsp;permissions not much importance is given to those pertaining to the device's movements.&lt;br /&gt;
&lt;br /&gt;
The developers of TouchLogger created this application for a PoC to be presented at HotSec'11, San Francisco. Presentation video available &lt;a href="http://www.usenix.org/media/events/hotsec11/tech/videos/cai.mp4"&gt;here&lt;/a&gt;&amp;nbsp;(mp4) and the paper can be downloaded from &lt;a href="http://regmedia.co.uk/2011/08/17/touchlogger_research_paper.pdf"&gt;here&lt;/a&gt;. A preliminary evaluation of the tool was done using HTC Evo 4G smartphone.&lt;br /&gt;
&lt;br /&gt;
Following table shows the distribution of inference results which are evident for the app being correct 70% of the time.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-kAKGuKKuTXE/TlClxUSP7EI/AAAAAAAAAdM/-o9Ympl3o8Q/s1600/results.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="146" src="http://2.bp.blogspot.com/-kAKGuKKuTXE/TlClxUSP7EI/AAAAAAAAAdM/-o9Ympl3o8Q/s400/results.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
The scientists noted that the W3C recently published a specification for web applications to &lt;a href="http://dev.w3.org/geo/api/spec-source-orientation"&gt;access accelerometer and gyroscope sensors using JavaScript&lt;/a&gt;. They are in the process of extending their work into a full research project.
&lt;br /&gt;
&lt;br /&gt;
A less original, but rather more effective approach is taken by Android malware called &lt;a href="http://www.cs.ncsu.edu/faculty/jiang/GingerMaster/"&gt;GingerMaster&lt;/a&gt;. It uses a root exploit called GingerBreak to permanently compromise the smartphone. According to security researcher Xuxian Jiang, GingerMaster is the first piece of malware to deploy a root exploit for Android 2.3.3 "Gingerbread". It is concealed in repackaged legitimate apps and registers a receiver which will be&lt;br /&gt;
notified when the smartphone has finished booting. Once installed, it then launches a background service.&lt;br /&gt;
&lt;br /&gt;
Subscribe to &lt;a href="http://feeds.feedburner.com/blogspot/Gotp"&gt;Techkranti feeds&lt;/a&gt;&lt;br /&gt;
To recieve updates on your mobile, &lt;a href="http://labs.google.co.in/smschannels/subscribe/techkranti"&gt;Click here&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/V-lCD10tfIA" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/V-lCD10tfIA/key-logger-for-android.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-4-bEFG_VsOM/TlClx15Rb0I/AAAAAAAAAdQ/s3nF2_5EjMY/s72-c/htc_logger.JPG" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Mumbai, Maharashtra, India</georss:featurename><georss:point>19.0176147 72.8561644</georss:point><georss:box>18.7774257 72.5403074 19.2578037 73.17202139999999</georss:box><feedburner:origLink>http://www.techkranti.com/2011/08/key-logger-for-android.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-8480083426625931347</guid><pubDate>Fri, 20 May 2011 07:54:00 +0000</pubDate><atom:updated>2011-05-20T13:24:02.378+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">WiFi Hacking</category><title>WiFi Hacking Basics Part 3</title><description>So in last post we learned the basic terminology,channels and frequencies of WLAN.&lt;br /&gt;
In this post we'll see about Beacon frames and authentication in Wifi.&lt;br /&gt;
Ther are two terms you should know about wifi.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;ESSID-Name of connection &lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;BSSID- MAC of AP&lt;/li&gt;
&lt;/ul&gt;There are three important packets types we need to care about &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Management packets:Used for connection management for ex assocation request,association resonse&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Data packets:there is no need to explain data packets .&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Control Packets: this packets are used for effective trasmission of data for ex. CTS,RTS&lt;/li&gt;
&lt;/ul&gt;We are here concerned here with Management frames:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Authentication frame&lt;/b&gt;: 802.11 authentication is a process whereby      the access point either accepts or rejects the identity of a radio NIC. The      NIC begins the process by sending an authentication frame containing its identity      to the access point.  With open system authentication (the default), the radio      NIC sends only one authentication frame, and the access point responds with      an authentication frame as a response indicating acceptance (or rejection).      With the optional shared key authentication, the radio NIC sends an initial      authentication frame, and the access point responds with an authentication      frame containing challenge text. The radio NIC must send an encrypted version      of the challenge text (using its WEP key) in an authentication frame back      to the access point. The access point ensures that the radio NIC has the correct      WEP key (which is the basis for authentication) by seeing whether the challenge      text recovered after decryption is the same that was sent previously. Based      on the results of this comparison, the access point replies to the radio NIC      with an authentication frame signifying the result of authentication.  &lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Deauthentication frame&lt;/b&gt;: A station sends a deauthentication frame      to another station if it wishes to terminate secure communications.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Association request frame: &lt;/b&gt; 802.11 association enables the access      point to allocate resources for and synchronize with a radio NIC.  A NIC begins      the association process by sending an association request to an access point.       This frame carries information about the NIC (e.g., supported data rates)      and the SSID of the network it wishes to associate with. After receiving the      association request, the access point considers associating with the NIC,      and (if accepted) reserves memory space and establishes an association ID      for the NIC.&lt;/li&gt;
&lt;li&gt; &lt;b&gt;Association response frame&lt;/b&gt;: An access point sends an association      response frame containing an acceptance or rejection notice to the radio NIC      requesting association.  If the access point accepts the radio NIC, the frame      includes information regarding the association, such as association ID and      supported data rates. If the outcome of the association is positive, the radio      NIC can utilize the access point to communicate with other NICs on the network      and systems on the distribution (i.e., Ethernet) side of the access point.&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Disassociation frame&lt;/b&gt;:  A station sends a disassociation frame to      another station if it wishes to terminate the association.  For example, a      radio NIC that is shut down gracefully can send a disassociation frame to      alert the access point that the NIC is powering off.  The access point can      then relinquish memory allocations and remove the radio NIC from the association      table.&lt;/li&gt;
&lt;li&gt; &lt;b&gt;Beacon frame&lt;/b&gt;: The access point periodically sends a beacon frame      to announce its presence and relay information, such as timestamp, SSID, and      other parameters regarding the access point to radio NICs that are within      range. Radio NICs continually scan all 802.11 radio channels and listen to      beacons as the basis for choosing which access point is best to associate      with.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Probe request frame&lt;/b&gt;: A station sends a probe request frame when it      needs to obtain information from another station. For example, a radio NIC      would send a probe request to determine which access points are within range.&lt;/li&gt;
&lt;li&gt;P&lt;b&gt;robe response frame&lt;/b&gt;: A station will respond with a probe response      frame, containing capability information, supported data rates, etc., when      after it receives a probe request frame.&lt;/li&gt;
&lt;/ul&gt;&lt;script type="text/javascript"&gt;
 &lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;
 &lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
Ok lets move on to actual process.The time you switch on your wifi&amp;nbsp; how does the card knoew if there's any network?&lt;br /&gt;
In WALAN environment with multiple AP's there are frames called Beacon frames.The beacon announces the network, not the individual access point. . If the network consists of just one access point, these are one and the same. Somewhat larger wireless networks will have more than one access point with the same SSID. The beacon offers insufficient information to differentiate between multiple AP's with the same SSID&lt;br /&gt;
I assume you have just one AP,still AP will use Beacon frames to broadcast presence of networks.&lt;br /&gt;
&amp;nbsp; The client sends a null broadcast packet called 'Probe Request' to AP's in vicinity asking 'Send me connection you have'.Ap reply with Probe Response' client then send 'Authentication Request' to AP.AP respond with 'Auhentication Success'&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-qA59qyoHy-A/TdYWwJ-yjjI/AAAAAAAAAcg/mIBVEiOgARg/s1600/Probe.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="377" src="http://2.bp.blogspot.com/-qA59qyoHy-A/TdYWwJ-yjjI/AAAAAAAAAcg/mIBVEiOgARg/s400/Probe.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-0OLWhAFyREc/TdYd8noYSBI/AAAAAAAAAco/0VmbomEo4K4/s1600/capt.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="233" src="http://3.bp.blogspot.com/-0OLWhAFyREc/TdYd8noYSBI/AAAAAAAAAco/0VmbomEo4K4/s400/capt.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
There are two types of Authenticatio&lt;b&gt;n&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Open Authentication&lt;/li&gt;
&lt;li&gt;Shared Key Authentication&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;We'll see about this in more details in seperate post.After authentication,association phase start.Clent send 'Association Request'AP reply with 'Association Response'.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-nP2aTmZ7IuA/TdYagDwYAYI/AAAAAAAAAck/Nfp6d2lDG0s/s1600/Asso.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="377" src="http://2.bp.blogspot.com/-nP2aTmZ7IuA/TdYagDwYAYI/AAAAAAAAAck/Nfp6d2lDG0s/s400/Asso.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;One important thing client store the SSID of networks&amp;nbsp; in a list called PML to which it has connected in past.So whenever wifi is turned on client send Probe Request for these SSID specifically.After these phases atual data communication starts.If you want more info on any of these phases check IEEE 802.11 standard.&lt;br /&gt;
&lt;script type="text/javascript"&gt;
 &lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/YvOr7ybEiLk" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/YvOr7ybEiLk/wifi-hacking-basics-part-3.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-qA59qyoHy-A/TdYWwJ-yjjI/AAAAAAAAAcg/mIBVEiOgARg/s72-c/Probe.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2011/05/wifi-hacking-basics-part-3.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-8081345819035346351</guid><pubDate>Wed, 18 May 2011 18:04:00 +0000</pubDate><atom:updated>2011-05-19T10:43:39.275+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Hacking Tools</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Hacking News</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><category domain="http://www.blogger.com/atom/ns#">android</category><category domain="http://www.blogger.com/atom/ns#">Exploits</category><category domain="http://www.blogger.com/atom/ns#">All about Google</category><title>Vulnerability in Android has put 99% android handsets at Risk</title><description>This risk pertains to using your Android to connect to Facebook, Twitter and some Google services over unencrypted wireless networks. The apps for this services communicate over clear text which can intercepted by an eavesdropper. Google services which are vulnerable to eavesdropping are Google Calendar and Google Contacts. The attack is possible to all Google services using the ClientLogin authentication protocol for access to its data APIs.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-N5Mbq_cMejs/TdQJjGBccuI/AAAAAAAAAcY/UFxSickDmig/s1600/Google-Android-Logo.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/-N5Mbq_cMejs/TdQJjGBccuI/AAAAAAAAAcY/UFxSickDmig/s200/Google-Android-Logo.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a href="http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html"&gt;ClientLogin&lt;/a&gt; is meant to be used for authentication by installed applications and Android apps. Basically, to use ClientLogin, an application needs to request an authentication token (authToken) from the Google service by passing an account name and password via a https connection. The returned authToken can be used for any subsequent request to the service API and is valid for a maximum duration of 2 weeks. However, if this authToken is used in requests send over unencrypted http, an adversary can easily sniff the authToken (e.g. with Wireshark, see screenshot below). Because the authToken is not bound to any session or device specific information the adversary  can subsequently use the captured authToken to access any personal data which is made available through the service API. For instance, the adversary can gain full access to the calendar, contacts information, or private web albums of the respective Google user. This means that the adversary can view, modify or delete any contacts, calendar events, or private pictures.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
What can the attacker do? &lt;br /&gt;
The attack is similar to session stealing(Sidejacking). It is similar to what FireSheep had done.&lt;br /&gt;
The attacker can setup a rogue access point and get the victims to connect through his access point. The attacker can then attempt to impersonate the users and modify the information stored in their accounts.&lt;br /&gt;
&lt;br /&gt;
Google has released a patch to solve the ClientLogin protocol problem,  but the patch only works for Android 2.3.4 and Android 3.0, meaning that  about 99 percent of Android phones don’t have access to the updated  code !!!!&lt;br /&gt;
Courtesy: Ashish Kumar&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/FhzSFjCiKFY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/FhzSFjCiKFY/vulnerability-in-android-has-put-99.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-N5Mbq_cMejs/TdQJjGBccuI/AAAAAAAAAcY/UFxSickDmig/s72-c/Google-Android-Logo.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2011/05/vulnerability-in-android-has-put-99.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-5748802395713052576</guid><pubDate>Wed, 18 May 2011 08:02:00 +0000</pubDate><atom:updated>2011-05-18T13:32:57.238+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">WiFi Hacking</category><title>WiFi Hacking Basics Part 2</title><description>In last post we saw how to setup and capture traffic on moniter mode.Second part of the series is about wifi bands channels.&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
Noarmally Wifi operate in radio frequency range of 2.4Ghz.This 2.4 Ghz band is divided in channels like 1,2,3.... upto 14.Most important thing any wireless card can be on only one channel at a time because there is only one radio present in each card.&lt;br /&gt;
There are following 802.11 standards in Wireless LAN&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;802.11a : operating frequency 5Ghz&lt;/li&gt;
&lt;li&gt;802.11b : operating frequency 2.4 Ghz&lt;/li&gt;
&lt;li&gt;802.11g :&amp;nbsp;operating frequency 2.4 Ghz&lt;/li&gt;
&lt;li&gt;802.11n :&amp;nbsp;operating frequency 2.4 Ghz&lt;/li&gt;
&lt;/ul&gt;This are standard specified on AP and WLAN card.AP with 802.11a can support and create network of 802.11a and so on.WLAN card need hardware support to operate in different channels.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-3VIhvkbYI_o/TdN4_4Wb0QI/AAAAAAAAAcU/r5sbyVKPHW8/s1600/2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/-3VIhvkbYI_o/TdN4_4Wb0QI/AAAAAAAAAcU/r5sbyVKPHW8/s400/2.png" width="388" /&gt;&lt;/a&gt;&lt;/div&gt;Source:Wikipedia&lt;br /&gt;
In table above you can see various channels along with frequencies.&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;Countries apply their own regulations to both the allowable channels, allowed users and maximum power levels within these frequency ranges.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;This was theory lets try some demo..&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;So how to put a WLAN card on a specific channel ?First verify the current status by command&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;span class="Apple-style-span" style="font-family: inherit;"&gt;&lt;i&gt;#iwconfig wlan0&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;To put card on say channel 1 use following command..&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;i&gt;#&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;i&gt;iwconfig wlan0 channel 1&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;Now you put card on channel 1 so wlan card can now sniff traffic on ch 1.Same can be done for &amp;nbsp;802.11 b/g band but you we need to use a tool Airodump-ng.So your card suport 802.11b/g and you want to toggle between these bands use following simple command&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;i&gt;#airodump-ng --band &amp;nbsp;{band }&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;for ex.&lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;&lt;i&gt;#airodump-ng --band &amp;nbsp;g&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="line-height: 19px;"&gt;In next post we will cover some terminology of Wifi world and its meaning ..&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/hfwAtbNj4TY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/hfwAtbNj4TY/wifi-hacking-basics-part-2.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-3VIhvkbYI_o/TdN4_4Wb0QI/AAAAAAAAAcU/r5sbyVKPHW8/s72-c/2.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2011/05/wifi-hacking-basics-part-2.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-3592811416449677071</guid><pubDate>Tue, 17 May 2011 18:58:00 +0000</pubDate><atom:updated>2011-05-18T00:28:17.538+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Website Hacking</category><category domain="http://www.blogger.com/atom/ns#">Facebook</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><category domain="http://www.blogger.com/atom/ns#">Exploits</category><title>'Enable Dislike Button' scam on Facebook</title><description>Whenever I hated a status message or a shared link on Facebook, I said to myself - "I wish this thing had a dislike button to express my distress".. This must have come to your mind also, specially after disliking some video on Youtube. Well this urge of disliking posts on FB is what hackers are targetting next.. So beware!!! A quick overview of how the hackers get you to click on the link follows:&lt;br /&gt;
&lt;br /&gt;
Following is a screenshot of how the message would be posted on your wall..&lt;br /&gt;
&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-w7DoveQizG0/TdLBaOPTwSI/AAAAAAAAAcM/_pZUmYxSjcs/s1600/fb-dislike-button.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="85" j8="true" src="http://1.bp.blogspot.com/-w7DoveQizG0/TdLBaOPTwSI/AAAAAAAAAcM/_pZUmYxSjcs/s400/fb-dislike-button.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Pay close attention to the 'Enable Dislike Button' link besides the 'Comment' in place of the usual share link. The hackers have done so to fool users in believing it to be a Genuine feature added by FB. &lt;strong&gt;There is no official dislike button on FB.&lt;/strong&gt; &lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Clicking on the link will cause same consequences whcih you might have experienced with the WTF video or Check who is visiting your profile link. The link will be posted on walls of random friends and the cycle will continue. It is believed that the link contains obfuscated javascript which is used by spamsters to study browsing behavior. &lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Another example relating to the Dislike Button:&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-pElMnhc0icE/TdLD3fCWV5I/AAAAAAAAAcQ/BaPM38pd0wE/s1600/dislike-button-address-bar.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" j8="true" src="http://4.bp.blogspot.com/-pElMnhc0icE/TdLD3fCWV5I/AAAAAAAAAcQ/BaPM38pd0wE/s400/dislike-button-address-bar.jpg" width="372" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;This link tricks you into pasting a javascript to your browser. *Not at all recommended. &lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Repeating Again - "FB does not provide a Dislike feature"&lt;/div&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt;&lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/Lin2mE6RHRg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/Lin2mE6RHRg/enable-dislike-button-scam-on-facebook.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-w7DoveQizG0/TdLBaOPTwSI/AAAAAAAAAcM/_pZUmYxSjcs/s72-c/fb-dislike-button.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2011/05/enable-dislike-button-scam-on-facebook.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-7204450563075638121</guid><pubDate>Sun, 15 May 2011 17:20:00 +0000</pubDate><atom:updated>2011-05-15T22:52:17.556+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">WiFi Hacking</category><title>How To Setup a Wi-Fi Hotspot</title><description>Creating a Wi-Fi Internet hotspot service from scratch can seem like a  daunting task. I had many sleepless nights trying to get to grips with  FreeRadius, DD-WRT, Chillispot etc. I hope that this How To helps you to  avoid some of the problems I encountered along the way.&lt;br /&gt;
&lt;br /&gt;
&lt;div align="center"&gt;&lt;br /&gt;
********Warning ********&lt;/div&gt;Following  these instructions may invalidate your Linksys warranty. You do so at  your own risk. These instructions assume that you have an understanding  of Linux, PHP MySQL and Apache. If you brick your AP you might get it  back by holding down the reset pin for 20 seconds, unplug the power  while still holding down the reset button for another 20 seconds and  then plugging the power back in while still keeping the reset button  held in for a further 20 seconds. This should bring it back to the  defaults of whatever firmware you have installed. You should be able to  login to 192.168.1.1&lt;br /&gt;
&lt;div align="center"&gt;*******End of Warning********&lt;/div&gt;Feel free to copy or use this information in any way you like.&lt;br /&gt;
&lt;br /&gt;
What you will need:-&lt;br /&gt;
&lt;br /&gt;
a) DD-WRT&lt;br /&gt;
Download the latest version here &lt;a href="http://brainslayer.braincontrol.org/dd-wrt.v22.zip"&gt;http://dd-wrt.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
b) FreeRadius&lt;br /&gt;
Download the latest version here &lt;a href="http://www.howtoforge.com/http:freeradius.org" target="_self"&gt;http://freeradius.org/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
c) phpMyPrepaid&lt;br /&gt;
Download the latest version here &lt;a href="http://jabali.net/%7Ecarl/phpMyPrepaid.0.1.3RC2.tar"&gt;http://sourceforge.net&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
d) Linsys WRT54GL AP&lt;br /&gt;
&lt;br /&gt;
e)  You will also need PHP, Apache, MySQL amd MySql Delopment  Modules,(These need to be setup first.) some patience, plenty of coffee  and cigarettes.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Step 1 &lt;/b&gt;: DD-WRT/Chillispot Configuration&lt;br /&gt;
&lt;br /&gt;
Configure  the WRT-54G with the standard Linksys software and the use the upgrade  firmware module to install the dd-wrt package on the AP.&lt;br /&gt;
*******IMPORTANT******* Use your cable connection to do the upgrade. NOT the wireless connection.&lt;br /&gt;
Reboot the AP and login to your new firmare.&lt;br /&gt;
Set Dynamic configuration DHCP&lt;br /&gt;
Disable DHCP (Chillispot will manage DHCP for your clients.)&lt;br /&gt;
Change the Local IP of the AP to 192.168.10.1.&lt;br /&gt;
Set your gateway and DNS addresses.&lt;br /&gt;
Update changes and log back in to the new IP address.&lt;br /&gt;
&lt;br /&gt;
Go to the administration page.&lt;br /&gt;
Enable Chillispot&lt;br /&gt;
Enter the IP address of your Radius server.&lt;br /&gt;
Enter the DNS.&lt;br /&gt;
Enter the redirect URL eg HTTPS://123.123.123.123/cgi-bin/hotspotlogin.cgi/ (MAke sure that the address ends in / and is https.)&lt;br /&gt;
Enter a shared key. (This can be anything you like, but keep a note of it you will need it later.)&lt;br /&gt;
Set DHCP Interface to Lan+Wlan&lt;br /&gt;
Enter a NAS id (Your name for your AP)&lt;br /&gt;
Enter a UAM secret (This is the password that Chilli will use to talk to hotspotlogin.cgi)&lt;br /&gt;
Save your settings and reboot the AP. Please give the AP about 10 minutes to reboot and initialise all the new services.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Step 2&lt;/b&gt;: FreeRadius Configuration.&lt;br /&gt;
&lt;br /&gt;
Untar the FreeRadius tar file and enter its directory. &lt;br /&gt;
Type ./configure --with-experimental-modules&lt;br /&gt;
make&lt;br /&gt;
login as root and type make install&lt;br /&gt;
When this is finished copy the radiusd.conf file that you downloaded earlier to /usr/local/etc/raddb/&lt;br /&gt;
You should not need to edit radiusd.conf&lt;br /&gt;
Edit /usr/local/etc/raddb/sql.conf and in the SQL section make these changes.&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
# Database type&lt;br /&gt;
# Current supported are: rlm_sql_mysql, rlm_sql_postgresql,&lt;br /&gt;
# rlm_sql_iodbc, rlm_sql_oracle, rlm_sql_unixodbc, rlm_sql_freetds&lt;br /&gt;
driver = "rlm_sql_mysql"&lt;br /&gt;
&lt;br /&gt;
# Connect info&lt;br /&gt;
&lt;br /&gt;
server = "localhost"&lt;br /&gt;
&lt;br /&gt;
login = "yourlogin"&lt;br /&gt;
&lt;br /&gt;
password = "your password"&lt;br /&gt;
&lt;br /&gt;
# Database table configuration&lt;br /&gt;
radius_db = "radius"&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit the /usr/local/etc/raddb/clients.conf file and enter the details of your NAS (AP)&lt;br /&gt;
&lt;br /&gt;
client xxx.xxx.xxx.xxx { (This is the address of your NAS or WRT54G )&lt;br /&gt;
secret = xxxxxxx (The secret you entered in the Chilli Config)&lt;br /&gt;
shortname = private-network-9 (This can be any name)&lt;br /&gt;
nastype = other&lt;br /&gt;
( If you want to set up several AP's with one secret the IP address above should be 0.0.0.0/0 )&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Step 3&lt;/b&gt; : hotspotlogin.cgi&lt;br /&gt;
Copy hotspotlogin.cgi from &lt;a href="http://chillispot.org%20to%20/var/www/cgi-bin"&gt;http://chillispot.org to /var/www/cgi-bin&lt;/a&gt;&lt;br /&gt;
Edit the file and change the secret to the UAM secret that you entered in the Chillispot configuration on the WRT54G.&lt;br /&gt;
&lt;br /&gt;
ou can also use a php script. It is not as secure as the cgi script  but easier to personalise. If you want a copy  email me at  sean@swarmhotspots.com&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Step 4&lt;/b&gt; : phpMyPrepaid and MySQL&lt;br /&gt;
&lt;br /&gt;
Extract the phpMyPrepaid file to a directory on your webserver eg /var/www/html/myprepaid&lt;br /&gt;
Create  a MySQL database called radius and create a user and password for it.  Use a script called db_mysql.db that you will find in the phpMyPrepaid  download to create the database tables.&lt;br /&gt;
Edit the dbconnect.php file  in the phpMyPrepaid directory and enter the username and password for  your MySQL radius database. IMPORTANT Save this file behind your web  directory or your passwords will be easy to hack.&lt;br /&gt;
Edit config.inc.php and change the line that points to dbconnect to wherever you have saved dbconnect.php&lt;br /&gt;
In  your web browser got to http://yoursite.com/whereveryouputphpmyprepaid/  and create some tickets. Check your database to see if the users have  been setup in radcheck. Launch FreeRadius as root with this command  radiusd -xxyx -l stdout. Pick a user and password from your database and  try to login from a wireless client. If you can then it is time for  step 5. If not go back to step 1 and check everything.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Step  5&lt;/b&gt; : Have a cup of coffee and unwind. If all is well you have finished.  I'll keep an eye on this post and do my best to help anyone with  problems.&lt;br /&gt;
I have setup a free Radius test area for people that  have no access to a Radius server. You can use this service to test your  Chillispot configuration. The address is &lt;a href="http://swarmhotspots.com/Chilli-Test-Area"&gt;http://swarmhotspots.com/Chilli-Test-Area&lt;/a&gt;&lt;br /&gt;
&amp;nbsp;Source:Howtoforge.com&lt;br /&gt;
&lt;script type="text/javascript"&gt;
 &lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/F-i7yB2xc8E" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/F-i7yB2xc8E/creating-wi-fi-internet-hotspot-service.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2011/05/creating-wi-fi-internet-hotspot-service.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-7466360541408000655</guid><pubDate>Sun, 15 May 2011 17:10:00 +0000</pubDate><atom:updated>2011-05-15T22:46:38.910+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">WiFi Hacking</category><title>WiFi Hacking Basics Part 1</title><description>If your are reading this you must have used WiFi atleast once or may be you have your own WiFi network at home.Wifi is cool and hacking wifi is a lot&amp;nbsp; more interesting.Here i am gonna tell you the basics of Wireless Network and how it is hacked so that you get a grasp of what is going on with your Wifi.&lt;br /&gt;
I am using a informal term for Wireless Network as Wifi because its more familiar to public.My aim would be to show how Wifi is hacked.You can try yourself this attacks for this&lt;br /&gt;
What will you need ,&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Laptop with Backtrack installed or Backtrack in VM &lt;/li&gt;
&lt;li&gt;Access Point(AP)&lt;/li&gt;
&lt;li&gt;USB WiFi Adapter Card which support packet injection(I recommend Alpha Card)&lt;/li&gt;
&lt;li&gt;A Smartphone or another laptop with Wifi (as a Victim)&lt;/li&gt;
&lt;/ul&gt;For those who don't know Backtrack,its a Pentest Linux Distro with all tools necessary.Access point can be any SOHO wifi router.USB Wifi Adapter is for packet injection because normal Laptop wifi card chiset don't support Packet Injection.&lt;br /&gt;
So lets get started with basics or theory.&lt;br /&gt;
Normally your wifi card sniff all wireless network around it but only accepts packets destined to it if its connected to it at all. AP (Access Point) is broadcasting networks SSIDs all the time.SSID means name given to wireless network.This network can be open or closed.Open network don't require any authentication on the other hand closed network require a shared key to connect to it.More on closed network in later posts.&lt;br /&gt;
So how to sniff which which network are there?&lt;br /&gt;
For this we use a tool in Backtrack called Aircrack-ng suite.To sniff the packets we create a virtual interface called Moniter Mode Interface (mon 0).Mon 0 is created on top wireless interface on your laptop,say wlan 0.&lt;br /&gt;
First task would be to create Mon 0.&lt;br /&gt;
Goto backtrack open terminal type &lt;i&gt;airmon-ng start wlan0&amp;nbsp;&lt;/i&gt;&lt;br /&gt;
now mon0 is created, to verify it type in terminal &lt;i&gt;ifconfig&amp;nbsp; &lt;/i&gt;you will notice mon0 interface and MAC address same as your wifi card.&lt;br /&gt;
Now there is another tool we are going to use to see actual packets Wireshark.Next step fire&amp;nbsp; up Wireshark by typing &lt;i&gt;wireshark &amp;amp;&lt;/i&gt; on&amp;nbsp; terminal.You will see in interface mon0 listed start capture on mon0.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-kJbjG4BHHEs/TdAFLEHVRaI/AAAAAAAAAcI/irpkXyxhw8Q/s1600/mon0.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="280" src="http://2.bp.blogspot.com/-kJbjG4BHHEs/TdAFLEHVRaI/AAAAAAAAAcI/irpkXyxhw8Q/s400/mon0.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
then you will see lots of packets if there is any wifi connection&amp;nbsp; in your vicinity,if you dont see&amp;nbsp; any traffic create a network using your AP and check the SSIDs.&lt;br /&gt;
What we learned : &lt;b&gt;How to create mon0 and sniff traffic&lt;/b&gt;. &lt;br /&gt;
Contd.. part 2&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/FCuVs2yqQG8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/FCuVs2yqQG8/wifi-hacking-basics-part-1.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-kJbjG4BHHEs/TdAFLEHVRaI/AAAAAAAAAcI/irpkXyxhw8Q/s72-c/mon0.png" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://www.techkranti.com/2011/05/wifi-hacking-basics-part-1.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-4806211965138793863</guid><pubDate>Tue, 26 Apr 2011 05:51:00 +0000</pubDate><atom:updated>2011-04-26T22:21:07.794+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Viruses</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Hacking News</category><title>Iran is getting paranoid over new cyber-attack 'Stars'</title><description>&lt;div style="font-family: inherit;"&gt;&lt;span style="font-size: small;"&gt;&amp;nbsp;After discovering an attack on its SCADA systems willing to take down their nuclear facility, Iran is probably getting paranoid over the whole malware cosmos. It seems that every other abnormal behavior on Iran's critical facility is viewed by them as an attack or a threat to their nuclear reactors. Yesterday Iran's Mehr News Agency reported that the country is under a new kind of cyber attack after Stuxnet, know as 'Stars'. Iran does not yet have complete information what adverse effects of this new so called 'Cyber Attack' is having on its systems.&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span style="font-size: small;"&gt;Excerpts from Mehr's report:&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span style="font-size: small;"&gt;&lt;span class="news_body" id="Newsdetails2_lblBody"&gt;“(However),  certain characteristics about the Stars worm have been identified,  including that it is compatible with the (targeted) system and that the  damage is very slight in the initial stage, and it is likely to be  mistaken for executable files of the government,” &lt;/span&gt;Senior Iranian lawmaker &lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span class="news_body" id="Newsdetails2_lblBody"&gt;Jalali stated.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span style="font-size: small;"&gt;&lt;span class="news_body" id="Newsdetails2_lblBody"&gt;&amp;nbsp;It is not very sure from the official's statement, which operating system is being targeted by Stars. We have to wait for any official announcements from Iran's cyber experts before we or they reach a conclusion of Stars being a reality or is it just a hoax arising out of concern.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: small;"&gt;&lt;span class="news_body" id="Newsdetails2_lblBody"&gt;&lt;a name='more'&gt;&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;script type="text/javascript"&gt;
 &lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span class="news_body" id="Newsdetails2_lblBody" style="font-size: small;"&gt;Elsewhere  in his remarks, Jalali said that although the United States and Israel  have flouted international law in their cyber attacks against Iran, this  matter can still be pursued through legal channels. He also stated that Siemens, the supplier of SCADA systems used by Iran's facilities, should be held responsible for Stuxnet.&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span class="news_body" id="Newsdetails2_lblBody" style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;span class="news_body" id="Newsdetails2_lblBody" style="font-size: small;"&gt;Well Siemens might not be fully responsible, but partially yes. How can one even think of using an OS like Windows which is constantly under new attacks, no matter which AV you install on it, for administration of such critical systems. Windows is liked by all for its user-friendliness and as a way of attracting more clients Siemens had introduced Windows compatible application for administration of its SCADA systems which had a drastic consequence as it was targeted by Stuxnet.&lt;/span&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/vJakNtsMZSs" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/vJakNtsMZSs/iran-is-getting-paranoid-over-new-cyber.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2011/04/iran-is-getting-paranoid-over-new-cyber.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-69917505514684173</guid><pubDate>Fri, 11 Mar 2011 18:14:00 +0000</pubDate><atom:updated>2011-03-11T23:44:43.651+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Miscellaneous</category><title>It is indeed "A Little World"</title><description>I would like to share my views or rather I should say my feelings for a beautiful technology I have encountered lately. What is Information Technology? This question always irritated me in college although I was doing my engineering from the same stream. To this question, the answer that I found, according to my view is: "Information Technology is the APPLICATION of computer systems or computer science in various fields". Application- Yes, that's the word. It is not the sophistication of the technology that matters, it is its application. A few months earlier I had posted about the &lt;a href="http://www.techkranti.com/2009/12/sixth-sense-technology-by-indian.html"&gt;Sixth Sense Technology&lt;/a&gt;. Almost an year after Sixth Sense, this is something that really moved me.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-T1vigH-rncQ/TXpmOUHpKlI/AAAAAAAAAcE/g2mnGD6q0LQ/s1600/alw_pic.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://lh5.googleusercontent.com/-T1vigH-rncQ/TXpmOUHpKlI/AAAAAAAAAcE/g2mnGD6q0LQ/s1600/alw_pic.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Well not wasting much of your time, I should come straight to the point. It is about an organization I visited a week back. The name of the organization is exactly how I am feeling while writing this - It is indeed "A Little World" . I'll try to explain here how it functions.&lt;br /&gt;
&lt;br /&gt;
The objective of the organization is to expand banking services to the remote villages of India where the average daily income of a person is not more than a few hundred rupees. In finance terms, it is called "Financial Inclusion". Here's how they work:-&lt;br /&gt;
&lt;br /&gt;
First, ALW("A Little World") gets into an agreement with some bank which allows ALW to open accounts and provide a way for transacting funds to the remote villagers.&lt;br /&gt;
&lt;br /&gt;
Once into an agreement, ALW appoints willing representatives from remote villages who are given a self-employment opportunity. These representatives are called "Customer Service Points" or "Customer Service Providers"(ALW, correct me if I am wrong). These CSPs are provided a CSP kit which contains a Nokia Mobile Phone with a Camera and NFC and bluetooth technology and a fingerprint reading and receipt printing equipment.&lt;br /&gt;
&lt;br /&gt;
Now if a villager wants to open an account with the CSP, he approaches the CSP for the same. The joining customer fills up a form and chooses to one of the following forms of identification means:&lt;br /&gt;
1. The Joining Form itself&lt;br /&gt;
2. A ID card bearing a Barcode or&lt;br /&gt;
3. An NFC which stores all customer data in eletronic format&lt;br /&gt;
&lt;br /&gt;
After filling the form, as a means of authentication, fingerprints of six different fingers are scanned and stored in the customer database using the equipment(:( My bank does not provide Biometric authentication ). Finally a picture of the customer is taken using the provided mobile phone. All this data is then transferred over GPRS immediately or at the end of the day to ALW customer database, which is then used to create an account with the bank.&lt;br /&gt;
&lt;br /&gt;
The bank then provides ALW with the account numbers of the enrolled accounts. ALW then creates the identification means for the customer i.e. Barcode Card or NFC card which are sent to the corresponding CSP for the customer.&lt;br /&gt;
&lt;br /&gt;
This was about enrollment. Now let us see how a transaction takes place. The minimum transaction amount for customers with ALW is Rs. 10 and maximum is Rs. 10000. Not too small, not too large for a villager. We are going look at the transaction with NFC card(It is very interesting). If a farmer needs to deposit Rs. 100 to his account, he visits the CSP with his card. To identify the customer, CSP uses the phone which has a custom built application to read the data from the NFC card. The card is read by placing it close to the mobile phone. Once the customer is identified, CSP enters the amount to be deposited, accepts the payment and prints the receipt from the equipment. The communication between the equipment and mobile phone is done over Bluetooth. &lt;br /&gt;
&lt;br /&gt;
While withdrawing an amount, Biometric authentication is done. ALW has constant communication with the bank it holds account to sync the transactions. What less does the CSP provide than a bank branch? Safe, Secure and easily accessible banking is all that we require and yes, ALW is providing it. When a demonstration of this was given to me, it really moved me. It was then when I felt the name of the organization really suits its purpose.&lt;br /&gt;
&lt;br /&gt;
I wish "A Little World" all the very best for their future plans and hope that RBI also blesses them with decent subsidies for their betterment.&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/nLpJoNkfF1I" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/nLpJoNkfF1I/it-is-indeed-little-world.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh5.googleusercontent.com/-T1vigH-rncQ/TXpmOUHpKlI/AAAAAAAAAcE/g2mnGD6q0LQ/s72-c/alw_pic.jpg" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Mumbai, Maharashtra, India</georss:featurename><georss:point>19.0176147 72.8561644</georss:point><georss:box>18.6930332 72.3892454 19.3421962 73.3230834</georss:box><feedburner:origLink>http://www.techkranti.com/2011/03/it-is-indeed-little-world.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-2378466117525163400</guid><pubDate>Fri, 17 Dec 2010 07:04:00 +0000</pubDate><atom:updated>2010-12-17T12:37:25.778+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security Tools</category><category domain="http://www.blogger.com/atom/ns#">Desktop Security</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><title>How to combine multiple GFI scans into a single report</title><description>One of TechKranti's regular readers Vinesh Redkar from Mumbai, India requested us to solve a problem he was facing while using GFI Languard. Here's what his query is:&lt;br /&gt;
&lt;div style="background-color: #9fc5e8;"&gt;"My compoany has recently bought GFI Languard for scanning the network for vulnerabilities and missing patches. I scanned 25 computers in my office network individually each time entering the credentials for the respective machine. Now I need a statistical report mentioning the percentage of High security vulnerabilities, missing patches and so on. How can I combine the results so that all of them depict one single scan."&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Kic0h6eqy-A/TQsMGZ2jtBI/AAAAAAAAAb0/GWi2pbkP4Bc/s1600/LAN-Box-145-151.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Kic0h6eqy-A/TQsMGZ2jtBI/AAAAAAAAAb0/GWi2pbkP4Bc/s1600/LAN-Box-145-151.png" /&gt;&lt;/a&gt;&lt;/div&gt;Hey Vinesh, we are happy you raised this query. We are glad to attend to it. Here's the solution to your problem-&lt;br /&gt;
First of all, for those who have not used GFI Languard ever, lemme tell you that GFI Languard is not any usual port scanning software like nmap. GFI is mostly liked by security admins as it is the perfect tool for performing a security audit of a network without actually having to hire a security consultant. GFI is actually a proprietary tool, but it's trial version is available.&lt;br /&gt;
&lt;br /&gt;
So while scanning a machine using GFI Languard, you need to enter the administrator credentials for that machine as it facilitates the tool to go deep inside the OS to find missing patches and vulnerabilities. It also detects unsecured settings configured on the system, status of your antivirus software and application vulnerabilities too.&lt;br /&gt;
&lt;br /&gt;
You can save GFI scans in XML format. This is the format which will help us combining the results to one aggregate. If you have not saved the scans in XML format after scanning, you can still do it by loading the scan form GFI database(Ctrl+O) and then doing a save operation(Ctrl+S). Following is the structure of a GFI XML result.&lt;br /&gt;
&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&amp;lt;Scan&amp;gt;&lt;br /&gt;
&amp;lt;hosts&amp;gt;&lt;br /&gt;
&amp;lt;host&amp;gt; &lt;br /&gt;
&amp;lt;/host&amp;gt;&lt;br /&gt;
&amp;lt;/hosts&amp;gt;&lt;br /&gt;
&amp;lt;/Scan&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are many more nodes within the host node, but we are not interested in it. GFI Languard is there to interpret it for us. So each &lt;u&gt;Scan&lt;/u&gt; root node has a &lt;u&gt;hosts&lt;/u&gt; child node node, which has many &lt;u&gt;host&lt;/u&gt; child nodes. The &lt;u&gt;host&lt;/u&gt; node contains all the information about the scan for a specific host. If you understood this all you need is simply a copy and paste job. Well you can edit these XML files using notepad.&lt;br /&gt;
&lt;br /&gt;
Make a copy of any XML result file in which you will be saving the final result. This is your master file. Now find the &amp;lt;/host&amp;gt; tag in the file. This is the end of your result for one particular host. If the master file you have selected contains multiple hosts, find the last occurrence of &amp;lt;/host&amp;gt; tag. Now open the other scans one by one which you want to integrate in the final result. Copy the text from &amp;lt;host&amp;gt; to &amp;lt;/host&amp;gt; which actually contains the result of your scan and paste it after the last occurrence of &amp;lt;/host&amp;gt; tag in the master file. Do this for all the individual scans and save the master file. You can open the saved master file in Firefox to confirm if it's error free. You think it's done?? Well, almost.&lt;br /&gt;
&lt;br /&gt;
Here's the catch. Even after doing this when you open the final result in GFI on the same PC from which you had run the scans it will only show the scans that were originally present in our master file. If it has ever happened to you, and you have been wondering why doesn't it work here's the solution.&lt;br /&gt;
&lt;br /&gt;
GFI languard stores all it's scan results in one MS Access database file(.mdb) It is less time consuming for GFI to extract the scan results from the Access file than it is to extract it from an XML file. To lower the computation required while loading an XML scan result, GFI keeps track of scans using a session ID. This session id can be found in the attributes of the &amp;lt;Scan&amp;gt; root node. Here's what it looks like(highlighted):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Scan UIScan="" Session="&lt;span style="background-color: red;"&gt;145244609&lt;/span&gt;" Profile="Full Scan" CreatedOn="11/26/2010 02:52:46 PM" ReadOnly="0" ScansEnded=" 1" profilesenabled=" 1" ScanDuration=" 61" ScheduledScan=" 0" ScannedItemsCount=" 1642" AutoremediationEnabled_MissingPatches=" 0" AutoremediationEnabled_MissingServicePacks=" 0" AutoremediationEnabled_UninstallApplications=" 0"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When you create the master file and paste all the scans into the XML file and try to load the file, GFI first looks for the Session attribute, to determine if the scan exists in its database. So the solution to your problem is simple. Just change the Session attribute to anything you like and you are done. GFI will treat this as one single scan, and you can create aggregated reports for presenting to your management.&lt;br /&gt;
&lt;br /&gt;
I hope that solves your problem Vinesh. Keep&amp;nbsp; writing in. We would be glad to address your problems. Hey readers, if you too are looking for solutions to some problems feels free to post your queries to &lt;b&gt;amey [at] techkranti [dot] com &lt;/b&gt;and we would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="background-color: #fff2cc;"&gt;Get Security Tips n Tricks on your mobile.&lt;/div&gt;&lt;div style="background-color: #fff2cc;"&gt;Subscribe to &lt;a href="http://labs.google.co.in/smschannels/subscribe/techkranti" style="font-family: Arial,Helvetica,sans-serif;"&gt;TechKranti's   SMS channel&lt;/a&gt;&lt;/div&gt;&lt;div style="background-color: #fff2cc;"&gt;Subscribe to TechKranti's feeds &lt;a href="http://feeds.feedburner.com/blogspot/Gotp"&gt;&lt;img height="30" src="http://2.bp.blogspot.com/_Kic0h6eqy-A/S4ys7B1W7QI/AAAAAAAAAS8/7ituXPkPyNc/s1600/128px-Feed-icon.svg.png" width="30" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/EYZuHvaq7cc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/EYZuHvaq7cc/how-to-combine-multiple-gfi-scans-into.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_Kic0h6eqy-A/TQsMGZ2jtBI/AAAAAAAAAb0/GWi2pbkP4Bc/s72-c/LAN-Box-145-151.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2010/12/how-to-combine-multiple-gfi-scans-into.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-5700474940707367934</guid><pubDate>Sun, 12 Dec 2010 11:03:00 +0000</pubDate><atom:updated>2010-12-12T16:35:27.027+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security Tools</category><category domain="http://www.blogger.com/atom/ns#">Desktop Security</category><category domain="http://www.blogger.com/atom/ns#">Security News</category><category domain="http://www.blogger.com/atom/ns#">Hacking News</category><category domain="http://www.blogger.com/atom/ns#">Exploits</category><title>Nuisance of the Conficker Worm</title><description>An year back, we had posted about the nuisance of the Conficker Worm in &lt;a href="http://www.techkranti.com/2009/10/conflicker-c-worm.html"&gt;THIS POST&lt;/a&gt;. An year later, my colleague Mr. Gaurav Benjamin had a live experience with the havoc Conficker can create. Here is his experience in his own words:&lt;br /&gt;
&lt;br /&gt;
&lt;div style="background-color: #cccccc;"&gt;&lt;span style="font-size: x-large;"&gt;"&lt;/span&gt;Hello Everybody,&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Just wanted to update you with an Issue which happened at Client site and how was it remediated.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Issue: Domain user accounts getting locked out automatically. When users would lock their terminals and go out for break after coming back their accounts were disabled automatically.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Investigations Done:&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;1.       Checking of domain controller policies for any inconsistencies.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;2.       Checking of presence of any virus by their antivirus. (McAfee)  Result: Nothing was found. (Was not updated)&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;3.       Systems &amp;amp; Server were not patched regularly with Latest patches.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;4.       Checking of security logs on Server. Result: No information was found.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Client Environment Information:&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;User Desktops: Windows 7&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Server: Windows 2008&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Alternative Solutions Recommended:&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;1.       Installing of free ware of AVG and run SCAN on affected machines.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;2.       Installing Nessus and scan the network for any vulnerabilities.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Issues Found: Detection of virus named “Conficker.B” .&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Summary on Functioning of Virus:&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Conficker primarily spreads through a Windows Vulnerability (MS08-067), which if un patched allows the worm to attack the Windows file sharing service. Conficker is a type of computer virus called a computer worm. Computer worms take advantage of un patched computer systems to automatically spread themselves.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Once a computer is infected, the infected system begins to scan the Internet, or its local network for un patched computers to infect.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Capabilities of this Virus:&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;1. Even if you have a backup service in case you get hit by a virus, Conficker Virus instantly disables this backup service so you will definitely be left with nothing.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;2. Conficker Virus will also not allow you to enter security websites.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;3. It will erase all your recently saved important and official documents.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;4. Conficker Virus will also not give you access to security sites and services.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;5. It will make your computer vulnerable to infected machines making you get more programs from the malware's creator.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Conficker virus comes in below mentioned versions:&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;* Win32/Conficker.A was reported to Microsoft on November 21, 2008.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;* Win32/Conficker.B was reported to Microsoft on December 29, 2008.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;* Win32/Conficker.C was reported to Microsoft on February 20, 2009.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;* Win32/Conficker.D was reported to Microsoft on March 4, 2009.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;* Win32/Conficker.E was reported to Microsoft on April 8, 2009.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Win32/Conficker.B might spread through file sharing and via removable drives, such as USB drives (also known as thumb drives). The worm adds a file to the removable drive so that when the drive is used, the AutoPlay dialog box will show one additional option.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;The Conficker worm can also disable important services on your computer. In the screenshot of the Auto play dialog box below, the option Open folder to view files — Publisher not specified was added by the worm. The highlighted option — Open folder to view files — using Windows Explorer is the option that Windows provides and the option you should use.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;If you select the first option, the worm executes and can begin to spread itself to other computers.&lt;/div&gt;&lt;div class="separator" style="background-color: #cccccc; clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="background-color: #cccccc; clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="background-color: #cccccc; clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Kic0h6eqy-A/TQSpUvxjoOI/AAAAAAAAAbs/dh-geQyZaDI/s1600/image004.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/_Kic0h6eqy-A/TQSpUvxjoOI/AAAAAAAAAbs/dh-geQyZaDI/s320/image004.jpg" width="300" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;The option Open folder to view files — Publisher not specified was added by the worm.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;Illustration of working :&lt;/div&gt;&lt;div class="separator" style="background-color: #cccccc; clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Kic0h6eqy-A/TQSpxPj-k6I/AAAAAAAAAbw/w1MJAucxPdk/s1600/image003.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="267" src="http://3.bp.blogspot.com/_Kic0h6eqy-A/TQSpxPj-k6I/AAAAAAAAAbw/w1MJAucxPdk/s400/image003.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="background-color: #cccccc;"&gt;&lt;b&gt;&lt;u&gt;Quick Remedies and Information for such Situations:&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="background-color: #cccccc;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;If your computer is infected with the Conficker worm, you may be unable to download certain security products, such as the &lt;a href="http://www.microsoft.com/security/malwareremove/default.aspx" target="_blank"&gt;Microsoft Malicious Software Removal Tool&lt;/a&gt; or you may be unable to access certain Web sites, such as &lt;a href="http://go.microsoft.com/fwlink/?LinkId=148275" target="_blank"&gt;Microsoft Update&lt;/a&gt;. If you can't access those tools, try using the &lt;a href="http://onecare.live.com/site/en-us/default.htm?s_cid=sah" target="_blank"&gt;Windows Live safety scanner&lt;/a&gt;.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Alternatively you can also try downloading AVG Antivirus and scan the machines.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Also  you might want to update the antivirus at client site with latest  information. And also the patches on desktops &amp;amp; servers to the  latest ones.&lt;/div&gt;&lt;div style="background-color: #cccccc;"&gt;4.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Scan your Computers with Both Anti-Virus and Anti-Spyware software.&lt;/div&gt;&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
We thank Gaurav for sharing his valuable experience with us and expect to receive many such articles from other people reading this post too.&lt;br /&gt;
&lt;br /&gt;
If you've got to say something on Ethical Hacking or Information Security mail us your articles at &lt;b&gt;amey [at] techkranti [dot] com&lt;/b&gt; and we'll publish them for you.&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/Z9yvDNaI7kw" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/Z9yvDNaI7kw/nuisance-of-conficker.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_Kic0h6eqy-A/TQSpUvxjoOI/AAAAAAAAAbs/dh-geQyZaDI/s72-c/image004.jpg" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Mumbai, Maharashtra, India</georss:featurename><georss:point>19.0176147 72.8561644</georss:point><georss:box>18.6930332 72.3892454 19.3421962 73.3230834</georss:box><feedburner:origLink>http://www.techkranti.com/2010/12/nuisance-of-conficker.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-4388884743011522669</guid><pubDate>Mon, 15 Nov 2010 09:30:00 +0000</pubDate><atom:updated>2010-11-15T15:00:01.714+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Hacking Tools</category><category domain="http://www.blogger.com/atom/ns#">Security Tools</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><title>Wi-fEye - An automated network penetration testing tool</title><description>Wi-fEye is designed to help with network penetration testing, Wi-fEye will allow you to perform a number of powerful attacks Automatically, all you have to do is to lunch  Wi-fEye, choose which attack to perform,  select your target and let Wi-fEye do the magic !!&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Kic0h6eqy-A/TOD5O8jrgvI/AAAAAAAAAbo/Yn0gDHPWxW4/s1600/logo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="81" src="http://3.bp.blogspot.com/_Kic0h6eqy-A/TOD5O8jrgvI/AAAAAAAAAbo/Yn0gDHPWxW4/s320/logo.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;big&gt;Wi-fEye is divided to four main menus:&lt;/big&gt;&lt;br /&gt;
1. Cracking menu: This menu will allow you to:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;small&gt;Enable monitor mode&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;View avalale Wireless Networks&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Launch Airodump-ng on a specific AP&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;WEP cracking: this will allow you to perform the following&lt;br /&gt;
attacks automatically: &lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Interactive packet replay.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Fake Authentication Attack.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Korek Chopchop Attack.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Fragmentation Attack.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Hirte Attack (cfrag attack).&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Wesside-ng.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;WPA Cracking: This contains the following attacks:&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;&amp;nbsp;Wordlist Attack&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;&amp;nbsp;Rouge AP Attack.&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
2.&amp;nbsp; Mapping: this menu will allow you to do the following:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;small&gt;Scan the network and view the connected hosts.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Use Nmap Automatically.&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
3. MITM: this menu will allow you to do the following Automatically:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;small&gt;Enable IP forwarding.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;ARP Spoof.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Launch ettercap (Text mode).&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Sniff SSL/HTTPS traffic.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Sniff URLs and send them to browser.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Sniff messengers from instant messengers.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Sniff images.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;DNS Spoof.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;HTTP Session Hijacking (using Hamster).&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
4. Others: this menu will allow you to o the following automatically:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;small&gt;Change MAC Address.&lt;/small&gt;&lt;/li&gt;
&lt;li&gt;&lt;small&gt;Hijack software updates (using Evilgrade).&lt;/small&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;Official Website: &lt;a href="http://wi-feye.za1d.com/"&gt;http://wi-feye.za1d.com/t&lt;/a&gt;&lt;br /&gt;
Download page: &lt;a href="http://wi-feye.za1d.com/Download.html"&gt;   http://wi-feye.za1d.com/Download.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="background-color: #fff2cc;"&gt;Get Updates for Hacking&amp;nbsp; Tools on your mobile.&lt;/div&gt;&lt;div style="background-color: #fff2cc;"&gt;Subscribe to &lt;a href="http://labs.google.co.in/smschannels/subscribe/techkranti" style="font-family: Arial,Helvetica,sans-serif;"&gt;TechKranti's   SMS channel&lt;/a&gt; &lt;/div&gt;&lt;div style="background-color: #fff2cc;"&gt;Subscribe to TechKranti's feeds &lt;a href="http://feeds.feedburner.com/blogspot/Gotp"&gt;&lt;img height="30" src="http://2.bp.blogspot.com/_Kic0h6eqy-A/S4ys7B1W7QI/AAAAAAAAAS8/7ituXPkPyNc/s1600/128px-Feed-icon.svg.png" width="30" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/abIl62mOHYE" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/abIl62mOHYE/wi-feye-automated-network-penetration.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_Kic0h6eqy-A/TOD5O8jrgvI/AAAAAAAAAbo/Yn0gDHPWxW4/s72-c/logo.png" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Mumbai, Maharashtra, India</georss:featurename><georss:point>19.0176147 72.8561644</georss:point><georss:box>18.6930332 72.3892454 19.3421962 73.3230834</georss:box><feedburner:origLink>http://www.techkranti.com/2010/11/wi-feye-automated-network-penetration.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-5376515436910676244</guid><pubDate>Mon, 15 Nov 2010 09:01:00 +0000</pubDate><atom:updated>2010-11-15T14:31:51.466+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Hacking Tools</category><category domain="http://www.blogger.com/atom/ns#">Security Tools</category><category domain="http://www.blogger.com/atom/ns#">Ethical Hacking</category><category domain="http://www.blogger.com/atom/ns#">Backtrack</category><title>SQLninja - An SQL Server injection &amp; takeover tool</title><description>Fancy going from a SQL Injection on Microsoft SQL Server to a full GUI  access on  the DB? Take a few new SQL Injection tricks, add a couple of remote  shots in the registry to disable Data Execution Prevention, mix with a  little Perl that automatically generates a debug script, put all this in  a shaker with a Metasploit  wrapper, shake well and you have just one of the attack modules of  sqlninja!&lt;br /&gt;
Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server as its back-end.&lt;br /&gt;
Its main goal is to provide a remote access on the vulnerable DB server, even in a very hostile environment. It should be used by penetration testers to help and automate the process of taking over a DB Server when a SQL Injection vulnerability has been discovered.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;script type="text/javascript"&gt;
&lt;!--
google_ad_client = "pub-2007752721372884";
/* 300x250, created 9/30/10 */
google_ad_slot = "2787040188";
google_ad_width = 300;
google_ad_height = 220;
//--&gt;
&lt;/script&gt; &lt;script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Kic0h6eqy-A/TOD1iglswDI/AAAAAAAAAbk/_OG15-8VJt8/s1600/logo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="78" src="http://1.bp.blogspot.com/_Kic0h6eqy-A/TOD1iglswDI/AAAAAAAAAbk/_OG15-8VJt8/s400/logo.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Fingerprint of the remote SQL Server (version, user performing the queries, user privileges, xp_cmdshell availability, DB authentication mode)&lt;/li&gt;
&lt;li&gt;Bruteforce of 'sa' password (in 2 flavors: dictionary-based and incremental)&lt;/li&gt;
&lt;li&gt;Privilege escalation to sysadmin group if 'sa' password has been found&lt;/li&gt;
&lt;li&gt;Creation of a custom xp_cmdshell if the original one has been removed&lt;/li&gt;
&lt;li&gt;Upload of netcat (or any other executable) using only normal HTTP requests (no FTP/TFTP needed)&lt;/li&gt;
&lt;li&gt;TCP/UDP portscan from the target SQL Server to the attacking machine, in order to find a port that is allowed by the firewall of the target network and use it for a reverse shell&lt;/li&gt;
&lt;li&gt;Direct and reverse bindshell, both TCP and UDP&lt;/li&gt;
&lt;li&gt;DNS-tunneled pseudo-shell, when no TCP/UDP ports are available for a direct/reverse shell, but the DB server can resolve external hostnames (check the documentation for details about how this works)&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Evasion techniques to confuse a few IDS/IPS/WAF&lt;/li&gt;
&lt;li&gt;Integration with Metasploit3, to obtain a graphical access to the remote DB server through a VNC server injection&lt;/li&gt;
&lt;li&gt;Integration with churrasco.exe, to escalate privileges to SYSTEM on w2k3 via token kidnapping&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;h1&gt;Platforms supported&lt;/h1&gt;Sqlninja is written in Perl and should run&lt;br /&gt;
on any UNIX based platform with a Perl interpreter, as long as all&lt;br /&gt;
needed modules have been installed. So far it has been successfully&lt;br /&gt;
tested on:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Linux&lt;/li&gt;
&lt;li&gt;FreeBSD&lt;/li&gt;
&lt;li&gt;Mac OS X&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
Download Page: &lt;a href="http://sqlninja.sourceforge.net/"&gt;http://sqlninja.sourceforge.net/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="background-color: rgb(255, 242, 204);"&gt;Get Security News on your mobile.&lt;/div&gt;&lt;div style="background-color: rgb(255, 242, 204);"&gt;Subscribe to &lt;a href="http://labs.google.co.in/smschannels/subscribe/techkranti" style="font-family: Arial,Helvetica,sans-serif;"&gt;TechKranti's   SMS channel&lt;/a&gt;&lt;/div&gt;&lt;div style="background-color: rgb(255, 242, 204);"&gt;Subscribe to TechKranti's feeds &lt;a href="http://feeds.feedburner.com/blogspot/Gotp"&gt;&lt;img src="http://2.bp.blogspot.com/_Kic0h6eqy-A/S4ys7B1W7QI/AAAAAAAAAS8/7ituXPkPyNc/s1600/128px-Feed-icon.svg.png" width="30" height="30"&gt;&lt;/a&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/TWNXQA6JFw0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/TWNXQA6JFw0/sqlninja-sql-server-injection-takeover.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_Kic0h6eqy-A/TOD1iglswDI/AAAAAAAAAbk/_OG15-8VJt8/s72-c/logo.png" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Mumbai, Maharashtra, India</georss:featurename><georss:point>19.0176147 72.8561644</georss:point><georss:box>18.6930332 72.3892454 19.3421962 73.3230834</georss:box><feedburner:origLink>http://www.techkranti.com/2010/11/sqlninja-sql-server-injection-takeover.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2208382470258337434.post-8677478017606307795</guid><pubDate>Mon, 18 Oct 2010 11:56:00 +0000</pubDate><atom:updated>2010-11-15T14:32:49.581+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security News</category><title>Protect your data in the cloud says Priya Nayak, Consumer Operations, Google Accounts</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;Like many people, you probably store a lot of important information in your Google Account. I personally check my Gmail account every day (sometimes several times a day) and rely on having access to my mail and contacts wherever I go. Aside from Gmail, my Google Account is tied to lots of other services that help me manage my life and interests: photos, documents, blogs, calendars, and more. That is to say, my Google Account is very valuable to me.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, a Google Account is also valuable in the eyes of spammers and other people looking to do harm. It’s not so much about your specific account, but rather the fact that your friends and family see your Google Account as trustworthy. A perfect example is the “Mugged in London” phishing scam that aims to trick your contacts into wiring money — ostensibly to help you out. If your account is compromised and used to send these messages, your well-meaning friends may find themselves out a chunk of change. If you have sensitive information in your account, it may also be at risk of improper access.&lt;br /&gt;
&lt;br /&gt;
As part of National Cyber Security Awareness month, we want to let you know what you can do to better protect your Google Account.&lt;br /&gt;
Stay one step ahead of the bad guys&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
Account hijackers prey on the bad habits of the average Internet user. Understanding common hijacking techniques and using better security practices will help you stay one step ahead of them.&lt;br /&gt;
&lt;br /&gt;
The most common ways hijackers can get access to your Google password are:&lt;br /&gt;
* Password re-use: You sign up for an account on a third-party site with your Google username and password. If that site is hacked and your sign-in information is discovered, the hijacker has easy access to your Google Account.&lt;br /&gt;
* Malware: You use a computer with infected software that is designed to steal your passwords as you type (“keylogging”) or grab them from your browser’s cache data.&lt;br /&gt;
* Phishing: You respond to a website, email, or phone call that claims to come from a legitimate organization and asks for your username and password.&lt;br /&gt;
* Brute force: You use a password that’s easy to guess, like your first or last name plus your birth date (“Laura1968”), or you provide an answer to a secret question that’s common and therefore easy to guess, like “pizza” for “What is your favorite food?”&lt;br /&gt;
&lt;br /&gt;
As you can see, hijackers have many tactics for stealing your password, and it’s important to be aware of all of them.&lt;br /&gt;
Take control of your account security across the web&lt;br /&gt;
Online accounts that share passwords are like a line of dominoes: When one falls, it doesn’t take much for the others to fall, too. This is why you should choose unique passwords for important accounts like Gmail (your Google Account), your bank, commerce sites, and social networking sites. We’re also working on technology that adds another layer of protection beyond your password to make your Google Account significantly more secure.&lt;br /&gt;
Choosing a unique password is not enough to secure your Google Account against every possible threat. That’s why we’ve created an easy-to-use checklist to help you secure your computer, browser, Gmail, and Google Account. We encourage you to go through the entire checklist, but want to highlight these tips:&lt;br /&gt;
&lt;br /&gt;
* Never re-use passwords for your important accounts like online banking, email, social networking, and commerce.&lt;br /&gt;
&lt;br /&gt;
* Change your password periodically, and be sure to do so for important accounts whenever you suspect one of them may have been at risk. Don’t just change your password by a few letters or numbers (“Aquarius5” to “Aquarius6”); change the combination of letters and numbers to something unique each time.&lt;br /&gt;
&lt;br /&gt;
* Never respond to messages, non-Google websites, or phone calls asking for your Google username or password; a legitimate organization will not ask you for this type of information. Report these messages to us so we can take action. If you responded and can no longer access your account, visit our account recovery page.&lt;br /&gt;
&lt;br /&gt;
We hope you’ll take action to ensure your security across the web, not just on Google. Run regular virus scans, don’t re-use your passwords, and keep your software and account recovery information up to date. These simple yet powerful steps can make a difference when it really counts.&lt;br /&gt;
SOURCE: &lt;a href="http://googleonlinesecurity.blogspot.com/2010/10/protecting-your-data-in-cloud.html"&gt;Google Online Security Blog&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/Gotp/~4/FSjY7PYqgEE" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/Gotp/~3/FSjY7PYqgEE/protect-your-data-in-cloud-says-priya.html</link><author>noreply@blogger.com (Rahul Sachin Amey)</author><thr:total>0</thr:total><feedburner:origLink>http://www.techkranti.com/2010/10/protect-your-data-in-cloud-says-priya.html</feedburner:origLink></item></channel></rss>
