Monday, May 9, 2011

An antihack... (I guess... :O)

Hey awl... last week I gave you a simple DoS attack . If you have not been through it then i would suggest you to first checkout the article Messing up with DoS . And if you are already done with that one then you may proceed.
                 In that DoS attack i taught you that how you can screw 1's pc using a single line command in CMD. The trick was cool. But unforunately, last friday when i was in my college one of my professor asked me that students have a great tendency to harm their college property and if they are gonna get such things in their hand then students will definately screw all the computers in the college campus and elude. Well I want the same for my readers :D... But the guy who gave me these words happens to be one of my most
favourite professor. So i haveto keep his word.
               So here's the deal. We have tried to screw some1's computer via DoS attack and now we need to fix it up. The basic concept is that while associating the files, we associated an executable file with a text file. So only the files with ".exe" extension are affected. This mean that other file types such as .mp3, .dll etc are still working good. The defination of an extension is in the registry editor. So if we are gonna make a registry which says that .exe is a textfile then the reisty will fix the things.For this you have to make aregistry on a computer which is not affected yet and then you have to copy the registry from that computer to the victim computer. Forr making this registry you can
      FOLLOW THESE STEPS:
1►   First go to a notepad and type
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"

[HKEY_CLASSES_ROOT\.exe\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

► the above code is for REGEDIT V 5.00
► Next you hae to go to the save as option and save the file as "ANYTHING.REG"
► Here ".reg" defines that the file is a registry.
► Now you can take this file to the victims computer using a pendrive or something and copy it in their system and run it. Your windows will ask you if you are sure you wanna do this. Just keep clicking yes and allow. and finally a message should appear which says the values in registry have been added. And you are done.....

Wednesday, May 4, 2011

Creating your own LAN messenger

Hey freinds. Its 4:30 am and i just got back home singing "4 baj gaye lekin party abhi baaki hai'. Had a blast this night and I am really drunk now. And I think its just the impact of the alchohol that i am sharing this trick on my blog. Ahh i dont wanna do this. Whatever... So this trick is about making a billion dollar in one night. All you have to do is to drink a lot of alchohol and get urself high and then  you will feel like being the king of the world... Juzz kidding.... :P
                OK. so now lets get back to what we are actuually here for. THis trick is about making a messenger of your own. Suppose you are stuck in such a place where you have a lot of systems connected with you but you dont have internet acces or the security is so bad that you can't even use winchat then you can use DoS for the same. You can make your own little chatroom in which all the systems in your LAN network can participate.
All you have to do is to follow these steps:

► First open a notepad or any text editor. and type the following code :
@echo off
:A
cls

set /p n=Use:
set /p m=Msg:
net send %n% %m%
Pause
Goto A



► Now save Now save this code as a bat file. For this you have to go to "Save As" option in file menu and change the name to anything with an extension .bat . This mean that if you wanna save the file as "Amit" then save it as "Amit.bat". Also change the "Save as Type" to "All Files" Also dont forget to change the Encoding to ANSI.

You will see a system file in the folder you saved the file in. Just double click it and then as you type your name and message it will be sent to all the systems in your LAN network.
                                You can try this anywhere. But if you are thinking of using it on your college or school then you have to keep in mind that eve your lab assistant may be connectd to you. ;)

Sunday, May 1, 2011

Facebook security tip




Almost all of us are Facebook addict these days. We believe that facebook is safe and secure Well the statment holds true if you follow the facebook wisely. The developers of facebook have done really a tremendous job. They have provided the best features that have ever been in a social networking website. But the thing is that they offers you all the features, they dont provide you all of them from the beggining. You must be using facebook for a long time but i ask you a simple question, how many times have you been to the account settings? Hardly a couple of times, isn't it? When we log in to facebook we see our friends, some cool apps some videosn den we logout. Hence we hardly get time to change the settings of our account. But hold on soulja boy, you got a lot more to do.
                    Today i am gonna tell you about how you can increase the security level of your facebook accunt. A normal Fb page generally opens in "http" which is not secured. The secured form is "https". Fb allows its user to use their pages in "https". You must be wondering that "WTF IS HTTP AND HTTPS". Well thats a good question. And the answer is
 "http" stands for "Hyper Text Transfer Protocol", the primary technology protocol on the Web that allows linking and browsing where as, "https" is "Hyper Text Transfer Protocol" with Secure Sockets Layer (SSL), another protocol primarily developed with secure, safe Internet transactions in mind.You can learn more about https, simply google it and go through the results.

 OK. So this much was enough, and now we can jump to the procedure to change your Fb from http to https...
all you have to do it to FOLLOW THESE STEPS:
► Login to to facebook. 
► Now go to account settings, by the "account" drop down menu as shown:


 In this page search for something called "Account settings" and click on the "change" button

► As you click the "change" button you will see soe options, on of which reads "
 "Browse Facebook on a secure connection (https) whenever possible". Check the box anfd now you will access fb in https. You can even add the machine you get signed in from most times. Fb will send you a notification message if you or ayone else logs in from any other machine. So this mean that if someone gets to know yourpassword and he gets to his pc and signs in from your id then you will get notified soon and if you feel that you have been hacked then you can simply logout your profile by simply replying the message. This reduces the chance of geting hacked to a great extent. This has been illustrated below:


And you are done. You can explore even more cool features of facebook from the facebook official commuinity. just go through the discussions. You will get a lot

Messing up with dos

Hey awl. I am back with my personal favourite ""CMD TRICKS".  Damn, i sometimes wonder why the hell people underestimate cmd... whatever, i cant change the world. But i can teach them all a simple CMD trick. So here i am .
                        During my school days i used to try a lot of craps on my system. One day i was just going through some CMD commands and i came across a command called "ASSOC". The Assoc command is basically used to asssciate extensions with a file type. The system has to be taught that what file has to be treated how. For example, if we have a file with extension .mp3 then we need to tell the system that a .mp3 file is ought to be an audio track.. Similarily a .txt file has to be a textfile. The assoc command gives you the power to define a new extension and also to modify the existing ones. This gave me an idea. 
                        Suppose you are in your friends place and for some reason you want to screw him up. In such a case i would prefer screwing his PC first. If you can associate anything with any other thing then you can make combinations of your choice. Like you can associate a .mp3 file with a textfile so that whenever your mate tries to listen to his favourite soundtrack he gets a freaking notepad instead. Or when he tries to open a video he gets a systemrecovery file in front of him. Lets take it to the extreme. Suppose you dont like the system you are using and you are being forced to use the same one. This happens mostly in a school or college lab when the seat next to your crush is still vacant but that bloody lab assistant forces you to sit somewhere else. is this case try associating an executable file with something else.Now, lemme tell you how to do it. I'll be giving the syntax for assoc command first.

SYNTAX:  ASSOC [.ext[=[fileType]]]
  here .ext is extension

So if you wanna associate an executable file with a textfile then
►  Open cmd (If you even dont know how to open cmd then go shoot yourself)
►  Now type
            assoc .exe=txtfile
      and hit enter

the command will run and now when you open any executale file it will give you a notepad open with a wiered code in it. When i say any executable file, then I am talking about all the exe files. it may be TC.exe , winamp.exe, media player.exe or any  software available in your system.... 
I hope this trick will be useful to all of you. Keep messing around and enjoy reading more tricks. And do check the advertisments, we offer you the best deals.

Friday, April 29, 2011

Facebook App (ARE YOU INTERESTED)

A couple of months back a friend of mine suggested me an application named "Are You Interested". The application is a cool one. The app allows you to browse the profiles of the girls or guys which are in their database. You can see their profile pictures and some basic information and if you feel that you are interested in that girl 0r guy then you can click on "Yes" button, You can send them some gifts or message for some credit counts. The user gets notified if someone clicks on his profile or send him something.
                                       This seems to be cool and free. But the developers of the app have great ideas and brilliant business strategy. They say that you can see the about me section and if you recieve a message and you want to read it then you are ought to register yourself to that app for a charge of INR 450-900 or so. Trust me if you are using that app then you get addicted to it in no tiime, specially the singles. The thing seems to be a part of a well planned story. The deveopers have made it in such a way that when you get a nice girl from your city or anywhere and you feel like "OMG i want this girl" and you go crazy about her and then you need to commuinicate with her, then when you are totally mad at her you notice that you can do nothing else then checking out her profile picture hundred times a day thinking that i wish i could have her in my life. The app gives you another option. The option is simple and it can be defined in one single statment "GIVE ME YOUR MONEY N I'LL GET YOU A HONEY".
                         I hv been using the app for last 2 months or so n i was lucky to have 21 "yes" on my profile. Ikept wondering what to do next but i was helpless. A few days back I realised that the app imports the profile pictures of the user from FB and hence it has to have a link of the user's fb profile somewhere. This gave me an idea of using a simple trick to get the girl from the app without giving even a single buck. The thing is just that nobody likes to pay for dating, then how can i pay money in some place which doesnt even guarantee you the dreamdate. So i came up with a simple trick which I've explained in the following post...

Creating a Fake virus

Hey all.. 
this time we are gonna make some fake virus using Ms-dos. A fake virus is one which may appears like a virus but dont act like one. A fake virus does not harm your machine in any possible way. So feel free to use it.
In ur virus we want the CMD to first show some message on the console and then we want the computer to shutdown.
To display a messaege on the console we use "ECHO" command. 
And "SHUTDOWN" command is used to perform shutdown functions such as turning off the machine or restarting it or hibernating it et. The basic syntax for the same is:

shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /e] [/f] [/m \\computer][/t xxx][/d [p|u:]xx:yy [/c "comment"]]

we are going to use the shutdown option so i am gonna write "shutdown -s" now if i want to show the user a message then i can use (-c  "comment") and to make the shutdown dialog box be idle for a while i will use (-t "time in seconds").
so the command comes out to be somthing like

shutdown -s -t 30 -c "BYE BYE AMIT... "

So lets implement all this. The procedure and the code for the virus will be:

► Open notepad and type 
@echo 0ff
cls
@echo "your computer is under attack do not turn off your computer"
@pause
@echo affected by Trojan from ip 155.326.593.125

@echo all system files have been deleted
@pause      
@echo your computer will now turn off...
@echo please call your computer vendor to fix pc issues.
@pause
shutdown -s -t "30" -c  "SYSTEM FALURE"


►Now go  to  the save as option and save the file as "anything.bat". Remember to change the extension from ".txt" to ".bat" and change the "save as type" to all files.

And you are done with the virus thing. Now you can send the batch(.bat) file thus made to anyone you want by using Emails or pendrives or any convinient way. 
If you want to run the file for a tst run then go ahead and try some. It does not harm the machine and if you dont want your system to shutdown the you can abort the shutdown by typing "shutdown -a" in the "run" and hit enter or in "CMD" and hit enter. 
Try it.

Thursday, April 28, 2011

Creating an annoyer

The best psychiatrist around the globe says that  a human mostly feels good when he intentionally annoys someone. Its completely natural human nature and we all know the same. 
          So i came up with this thing. While doing some of my stuffs I noticed that "start" is the command to open a CMD wimdow in windows and the second thing worth noticing was that we can open as many CMD windows as we want. So this mean that i can open a hundred or a thousand Command Prompt window in a computer in one go. This thing wil not harm the computers functionality or the user but this thing will annoy the victim for sure.


so here's the trick

Megavideo trick....

Have you ever wondered how you can pass 30 minutes in just aless then 5 mins. Some says that only RANJNIKANT cant do it butwith megavideo you can do the same. As most of us know that Meagvideo is one of the best video sharing website over the internet. You can get almost all the movies, songs or anything you want on megavideo in Xvid or HD(720 & 1080p).
I personally use megavideo to watch movies online in HQ. A couple of weeks back i was watching some movie and after a while a message comes up saying you have watched 72 mins of video please wait for 30 mins or signup to see unlimited videos and i was like f**k off silly webshit. I just tried reloading the page and as i reloaded it the time dropped down to 19 mins. I reloaded it again and it dropped to 16 then i reloaded it but it stayed on that 16 min mark. then i waited for like 30-40 seconds or so and then when i reloaded it the time left dropped to 3 mins and further reloading made me enjoy the rest of the movie. 
             It may be possible that the program segment designed to block the user after 72 shows well but when it is ought to check the time then it doesnt do so instead it blocks the page for the succeeding sessions, or whateva... The good thing is that you do not have to wait for 30 f***ing minutes instead be clever and reload the page 5-6 times and you are done.... 
try it

RESOURCE HACKER TRICKS

hey all...
Today we are gonna talk  about a cool utility called the resource hacker or RESHACK. RESHACK is  a utility using which you can change the basic functioning, definations and the properties of the executable fies. This can be best used to modify the "Explorer" of your windows. Using this software you can change the dialogs, the icons, the names and many more. All in all you get a complete access to edit your pc.
Resource Hacker has basically been designed to:

Wednesday, April 27, 2011

WTF is this stuff???

Hey folks… I dedicate this blog to all the upcoming engineers out there. The thing is that I am doing my engineering from some college, my stream happens to be computer science and I personally feel that students like me are not satisfied with the thing they get in college. I mean I am fed up of all those theory classes watching the same guys trying to teach me a lesson of engineering. I believe firmly that whatever these shitheads have put in their syllabus is not enough for me. I deserve a lot more then what I am being given. So I came up with this thing. Here I am going to tell you some of the PC tricks which I have made on my own and also some other tricks which I have copied from some other computer geniuses. These tricks are meant for educational purpose only. I am aware of the fact that some of my tricks can be used to f*** someone and I also know that a whole bunch of my readers are here for the same but still I request you guys to use your powers wisely.
             Hey I almost forgot, else then this pc tricks thing I like to watch some video clips while surfing so I am gonna share some of ‘em here in my blog enjoy reading and the video part too. Else then this, I offer you all a solution of all your questions and doubts regarding the post of my blog or of anything related to my stream (CSE). So my dear VHELLE ENGINEERS AGAR KABHI FACEBOOKING K BAAD TIME BACH JAYE TO MERI ORE B DEKH LENA….. ;)

AMAZON DEALS

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Amit . | Bloggerized by ... - AMIT's Premium Blogger Themes | Elf Coupons