RSS

Author Archives | amolwagh

amolwagh - who has written 18 posts on GeniusHackers.Com.

I am an civil engineering student and aspiring ethical hacker , Studying basically security holes ,windws registry ,trojans and viruses.

Contact the author

Network Security: Replicated Services (For Corporates)

Tuesday, June 24, 2008

0 Comments

One of the most convenient methods of securing private data is using ‘‘Replicated services”. This method is actually done for backing up your data. We have to create two or more systems (or networks) having same function. These are used for performing same work. Both the systems are exact replicas of each other. Advantages: 1. The [...]

Continue reading...

Unknowingly Installed File Types Can Be Viruses or trojans

Tuesday, April 22, 2008

2 Comments

Viruses, Trojans and worms can be connected to your files and when you click on that file the virus or Trojan get automatically installed and you can’t even notice that. These viruses can be connected with files like images, videos, programs and many more file types. How it works : Simple to create such file is using a [...]

Continue reading...

Block The Annoying Ad Servers

Thursday, March 27, 2008

0 Comments

If you want to remove those nasty ads from the pages which waste lot of time and bandwidth then here is something for you I believe it will help you a lot. How it works: It’s possible to set up a name server as authoritative for any domain you choose, allowing you to specify the DNS records [...]

Continue reading...

File Binding : Its Like Mixing Poison In A Drink

Monday, March 24, 2008

1 Comment

Note: Here I am continuing the Trojans introduction to little advanced version in this post. As I already told you that there are two parts in trojan . One is server and other is client. The hacker have client installed on his system and tries to install the server on victim’s PC. But for that either [...]

Continue reading...

Trojans | Be very careful with them

Wednesday, March 19, 2008

3 Comments

History: Trojans are the most harmful tool ever developed by the hackers, Back in 1998 the first Trojan named subseven was released and created a new history in the world of hackers. It’s entry in the system : Trojans actually comes from the file with dual extensions. Dual extensions means one file is actually joined with another to [...]

Continue reading...

Spoofing Via telnet

Monday, March 17, 2008

5 Comments

Get a smtp server ( i use mx1.hotmail.com) they’re normally likemx1,mx2 etc..thehost.com. Now, go to Start>Run>cmd then in the cmd window, Type telnet mx1.hotmail.com 25 then HELO hotmail.com then MAIL FROM : (fake email here) then RCPT TO: (person)then DATA then type your message, you can press enter for a new line, finish the message by a full stop (.) [...]

Continue reading...

Yahoo chat commands

Wednesday, March 12, 2008

1 Comment

Simple yahoo chat commands you can use directly in the messenger. Yahoo Chat Commands: /join [room] go to what ever room you wish /invite [buddys name] sends invitation request /tell [user] [message] private messages a friend /follow [user] follows a friend /stopfollow [user] stop following someone /stopfollow [yourname] to stop them from following you /goto [user] enters the room the user is in/away [...]

Continue reading...

Make your windows XP truly personalized Part - II

Tuesday, March 11, 2008

0 Comments

Follow this Top Tricks for Windows XP but always make back up of your registry Disabling Scandisk When Windows is not shut down correctly, it will perform an Auto Check using CHKDSK on the next restart. Auto Check is executed after a short time delay. AutoCheck can be disabled or delayed by tweaking a few Registry settings. Run ‘Regedit’ [...]

Continue reading...

Clean your PC with batch file programming(Formatting)

Sunday, March 9, 2008

0 Comments

Note  : your all files will be cleaned by using this script , so don’t try it if you have any important dada. Hello friends To clean your PC BY BATCH FILE PROGRAMMING just copy and save in notepad as batch.bat and run the file it will clean your pc. All files of administrator will be deleted Script: *******************************************@echo off if %username% [...]

Continue reading...

Basic computer security tips

Sunday, March 9, 2008

0 Comments

Computer security is something everyone who uses the internet should learn about and use to protect themselves while they use the internet. Physical security This type of security is overlooked as not being a risk but it is. Anyone that has access to the machine can interrupt the boot process to get to a command prompt and [...]

Continue reading...