Make Matrix With NotePad

Tuesday, 1 January 2013
Open notepad and type

@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

save it as .bat

Read more ...

Real Hacking Tricks

Tuesday, 1 January 2013


Cross Site Scripting (XSS)

XSS is hacking trick where malicious user can add carefully-constructed comments to webpages with the intention of fooling web browsers. Read more in my previous article Cross Site Scripting Example where you can try live example.


Cross Site Request Forgery ( CSRF )

CSRF is hacking trick that works by exploiting the trust that a site has for the user. Site tasks are usually linked to specific urls
(Example: http://hackspc.com/sellpage?money=1000&count=145689782562) allowing specific actions to be performed when requested. If a user is logged into the site and an attacker tricks their browser into making a request to one of these task urls. Typically an attacker will embed malicious HTML or
JavaScript code into an email or website to request a specific ‘task url’ which executes without the users knowledge.
Read more ...

10 TRICKS THAT YOU SHOULD KNOW

Wednesday, 21 November 2012

1- View full specifications of your PC: Just go to Run type "dxdiag" press enter. Then you can view all PC specifications.

2- Delete all files of a Hard Disc when run a simple file: >Notepad >Type DEL/F/Q*>Save it as delete command

3- Boost Ur PC.
>Right click My Computer>Proprt ies>Advancd>Perfor mnce >Advancd>Virtua l Memory >Change Keep Initial Size Same & Max
Size

4- Increase your Web Browser loading speed & save Time by 65%(both pc & mobi): i)CLEAR CACHE MEMORY at every 10 min.
ii) Set OFF IMAGES if no need!
Read more ...

HOW TO IDENTIFY A MOTHERBOARD

Wednesday, 21 November 2012

When examining a motherboard, look for the following clues to properly identify the board:
1) Look for the CPU chip (i.e., 8088, 80286, 80386, etc.). This is the biggest single clue.
2) Look at the bus connectors: if there are only 8-bit connectors, it is an XT-class (8088 based) motherboard. If there are
8-bit and 16-bit bus connectors, it is an AT-class motherboard
(at least an 80286-based motherboard). If there are lightbrown
colored bus connectors that look sort of like 16-bit connectors, it's probably an EISA bus motherboard (with an
80386DX or higher CPU).
If there is a small brown connector at the end of a 16-bit bus connector, that would be a VESA Local-bus (32-bit)
connector. If there is a small white bus connector on the board, that would be a PCI (32/64-bit) local bus connector.
Read more ...

Download youtube Video By using VLC Media Player

Friday, 26 October 2012
Today i am share A unique trick youtube to download video By using VLC Media Player and your browser.first --> open your youtube on your browser then open your video And copy URL.First-->Run your vlc then click Media->open network stream

.
then paste URL in 'please enter network URL: '



Then click ' Play ' button in the player. --> Then Now, click Tools – Codec Information and at the bottom of the window you will see a Location box. Copy the long URL in the box and paste it on your browser’s address bar. The browser will now start playing the video file. You can download the video file to your desktop by doing a Save As…. Or you can choose to record the video.

Read more ...

Add One Click Proxy On Google Chrome With Hide My Ass! Web Proxy

Friday, 26 October 2012

We use various proxy websites to hide or change our IP address. There are many popular web proxies available.


Why use a web proxy?
1. Surf websites anonymously.
2. Hide and change your IP address (your 'online fingerprint').
3. Conceal your web browsing history.
4. SSL encryption for all websites.
5. Bypass web filters and geographic Internet blocks.




With Hide My Ass! Web Proxy Google Chrome extension, we can add one click proxy service to Google Chrome. This extension allows us to use proxy direct from the browser.
After installation, it adds a button in tool bar and opens a settings page. From the settings page, you select proxy site and server location. There are few more settings.















To use the proxy, click on the toolbar button. On click, it will open a pop up box asking for the URL which you want to access with the proxy. Enter the website URL and click on Proxy. Website will open with the help of the proxy website which you have selected in the settings page.

This service does not show any kind of irritating ads or pop ups which makes this service better than other this services. There are many servers in multiple countries and IP address to use.
This service works on all websites. So it is really a nice solution to web filters and geographic Internet blocks.
This service works good. I check it with WhatIsMyIP.com and saw the difference. WhatIsMyIP.com was unable to detect the proxy and was showing my IP different than i was using.
If you use proxy regularly, this extension is worth to install. 
Read more ...

Enable Security tab in your folder's properties for authenticating the permission in your windows.

Friday, 28 September 2012
Enable Security tab in your window on the folder's properties.
1. open Run box or press [Win]+[R] and write secpol.msc

2. follow the root as show in the images or go to.
Security Settings >> Security Options

3Network Access : Sharing and security model for local accounts.
double click on this property and change it with Guest only to Classic local user authenticate.

4. click on apply and OK.
Open your folder placed in your window and explore properties, you will see a new Security tab enable where you can set privileges for accessing the that perticular folder.
Read more ...