In Wargames you will come across Cryptographical levels which will give you codes to break.Well there are different types of encryptions and encodings in cyber world.Some online decyption sites I know of are:

  1. MD5DECRYPTION [Very good site for md5 hash cracking]
  2. YELLOWPIPE [Can break different types of encodings and encryptions]

CHECK OUT!

Ofcourse there is no place like school to get your first lessons about the most common programming languages necessary to be a good hacker.A good hacker should have good knowledge about the following programming knowledges:

  • HTML [Includes CSS]
  • XML
  • PHP/ASP
  • JAVASCRIPT
  • C,C++
  • JAVA [Some parts]

Worried! about where to learn all this stuffs!

Check out W3SCHOOLS [The best place for learning programming languages online]

ARE YOU A WARGAMER?

June 20, 2008

Wargames are like real-life hacking simulations which give novice hackers, the platform to apply their hacking skills.Vulnerable servers are created to test as well as to teach the novice hackers how to break into a vulnerable server.Levels are made according to different hacking aspects and methods.To make wargames more interesting ranking systems and scoreboards are also programmed to track a hacker’s progress and he/she is given different merits for his/her hacking skills.

Some reputed WEB-BASED HACKER WARGAMES:

Hackthissite [Very good for beginners]

Hackerquest [Cool denmark platform]

Hackthis [Must try for beginners.....]

Wechall [A good site]

Mod-x [A site for experts]

Some Linux-Server/Windows server based console wargames:

Smashthestack [My Favourite]

Intruded [For Intermediates]

Overthewire [A very challeging site]

SO WHAT ARE YOU WAITNG FOR?

DOWNLOAD FREE STUFFS

June 19, 2008

Well it’s indeed very difficult to search for free stuffs…….Coz in internet nothing is free…but still some researches can get us useful results:Ex. let’s try to find some free mp3’s in internet……Here R some recommended ways:-

1:>Google Hacking
?intitle:index.of? mp3 jackson” (Just paste this code inside google search bar…….u can replace “jackson” with any other artist of ur choice and see the results….u will be amazed.This happens becoz of google’s unique capability of accessing authorized sites)
2:>Exploseek
U can goto this meta search engine exploseek and explore its wonderful capabilities.
3:>For Noobs
Search for this software “GoogleHacks” in google and u will get it.Just install it and then see it for urself.
4:>
Free Mp3 Sites
Check out this free mp3 sites-:
mp3000.net , kohit.net , mp3fusion.net , mp3shits.com
(All English mp3s)
mp3pk.com
(All bollywood songs).All sites follow the “Save target as” funda to download the songs.Right click on a song–>Save target as–>now save it as .mp3
5:>FTP (Advanced)
Ftp sharing: Tell ur friends who have ur favourite song to create a FTP server and
register a domain name for his server and then u can connect to his computer by using a FTP Client.Wondering how to do all this……?
Search for the tutorials in the blog for server creation.
6:>P2P sharing
Check out LIMEWIRE.Install it(Must have JAVA in ur machine b4 installation).Now u’ll get what u want

Note:This process is strictly meant for educational purposes:

Fake emailing is one of the sub-ways of traditional PHISHING.Though some email service providers have found protection against it…….but not all.Here are some techniques to do that.

This is only for bsnl broadband users who have a registered e-mail id in www.dataone.in:

First download Pegasus .
Install it………
Then open the proogram……..
Goto File->Network Configuration
Give the following info:-

My internet e-mail address is : “Any email id”
Receiving(POP3) :Click on Add—->New
Enter any connection name:”Any name”
Server host name : nmma.dataone.in
Username:”ur dataone broadband username”
Password: “ur dataone broadband password”
Don’t change any other things

Sending(SMTP):
[Check] “Send mail at one without placing in queue”
Click on Add—–>New
Enter any connection name:”Any name”
Server host name : nmra.dataone.in
Goto “Security Section”
Look into “SMTP Authentication”
[Check] “Login to the smtp server using the following details”
Username:”ur dataone broadband username”
Password: “ur dataone broadband password”
Don’t change any other things

Now u r ready to send emails:

Remember this trick works 100% on www.hotmail.com and www.yahoo.com
For www.gmail.com (Use sending email id of ur buddies of Gtalk)

1>GOTO Run—>type cmd
2>type nslookup -q=mx gmail.com
3>You will see a lot of gmail smtpservers
4>choose the one with minimum priority..
5>telnet <chosen server> 25

NOW TYPE WITHOUT ANY ERRORS…(re-editing is not allowed in smtp servers)

HELO anyone.anyone

MAIL FROM: <anyone.anyone>  //don’t forget “<>”

RCPT TO: <anyone.anyone> //must be valid email id..

DATA

blaa blaaa…. //Check out an original email header to make your email more authenticate.

blaa blaaaa….

. //Don’t miss “.”

YOU ARE DONE…IF EVERYTHING IS CORRECT!