Showing posts with label Administrators Tips. Show all posts
Showing posts with label Administrators Tips. Show all posts

Tuesday, August 2, 2011

10 ways to Handle problems yourself instead of System Administrator-Organization Tips


When you are working in organisation , you may need system administrator to solve the some of your problems.  Don't call System Administrator for your simple silly mistakes.  Try to solve yourself and reduce the work load of System Administrator.  Here is the list of top 10  tips to solve the problems yourself.

Continue   Reading>>

Tuesday, July 26, 2011

What is an IFrame Injection? Mass IFrame Attack Tutorial


Recently 90000 webpages infected by Iframe Injection attack.  Here i am going to explain what  IFrame Injection is.

What is an IFrame Injection?
Using IFrame tag, The Attackers injects the malware contain website(links) using Cross site Scripting in popular websites.  So if the usual visitors of that popular sites opens the website, it will redirect to malware contain website.  Malware  will be loaded to your computer, now you are infected
Continue   Reading>>

Wednesday, July 13, 2011

How to run php files using wamp server?


Let me explain today how to use the wamp server to run the PHP files.  First of all download the Latest wamp server from here:
http://www.wampserver.com/
and install the server.

Continue   Reading>>

Wednesday, July 6, 2011

How to use Keyboard's LED to indicate Network Activity?


This is old trick but new to Break The security.  I hope that you have seen three LED lights in your keyboard, for indicating NUM lock, Scroll and Caps lock.  You can use those LED lights for indicating Network activity. Using this trick, we can make the Num and Scroll lock LED for indication.  These LED will start to blink whenever there is data transfer(send or receive packets on network) being processed over the Internet. So you can identify the unknown/illegal packet transfers of packets.

Continue   Reading>>

Saturday, July 2, 2011

How to block websites using hosts file?


Today let us see how to block websites using hosts file. This will helpful to administrator.
block websites
what is hosts file?
The host file contains Domain Name and IP address associated with them.  Your host file will be in this path:
C:\Windows\System32\drivers\etc\
Whenever we enter the Domainname or URL (for eg: www.webaddress.com), a query will be send to the DNS (Domain Name server).  This DNSconnect to the IP address whichis associated with the Domain Name.   But before this to be done, the host file in our system will check for the IP address associated with the Domain Name.

block websites
let us assume the website that you want to block is www.facebook.com.

1. Open the hosts file with notepad.
2.type 127.0.0.1 www.facebook.com below the 127.0.0.1 localhost
3.save the file.
4. open Mozilla, type www.facebook.com
and hit enter. Now it will show page not found so user can not access the facebook.com

Update:
Windows Won't allow you to edit the hosts file from this location C:\Windows\System32\drivers\etc\ .
So copy the hosts file to desktop.
Edit as mentioned above.
Save the file.
Now copy the saved file and paste inside C:\Windows\System32\drivers\etc\.

Continue   Reading>>

Wednesday, January 26, 2011

How to disable writing to USB?


If you are the administrator of public cafe or school,this trick will be helpful for giving protection to your system.  You can disable writing to USB.  This will prevent from file stealing.  You have to login to administrator so that you can access regedit.

Go to start .  Select run.
Continue   Reading>>
Older Post Home
 

Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com