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. Organisation Tips […]
Category: Administrators Tips
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 […]
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. Step 2:Run wamp server by this selctionstart->All programs->Wamp server->Start wamp server Now you can see the w icon in system tray. Step 3: Create PHP […]
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 […]
How to block websites using hosts file?
Today let us see how to block websites using hosts file. This will helpful to administrator. 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:WindowsSystem32driversetcWhenever we enter the Domainname or URL (for eg: www.webaddress.com), a query will be send to the […]
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.Type as regedit and hit enterNow […]