The Hacker’s Underground Handbook The Hacker’s Underground Handbook Learn What it Takes to Crack Even the Most Secure Systems By: David Melnichuk The Hacker’s Underground Handbook will guide you through password hacking, windows hacking, malware, phising, web hacking, network hacking and Linux (intro, installation, etc). All this material fully packed with images, thus being a top step-by-step guide, on the course of which you cannot fail. A great starting book which will guide you in the right direction, helping you understand the basic concepts of computer security and matters that you should take in consideration. Download Here:
Monday, July 23, 2012
hackers underground book
The Hacker’s Underground Handbook The Hacker’s Underground Handbook Learn What it Takes to Crack Even the Most Secure Systems By: David Melnichuk The Hacker’s Underground Handbook will guide you through password hacking, windows hacking, malware, phising, web hacking, network hacking and Linux (intro, installation, etc). All this material fully packed with images, thus being a top step-by-step guide, on the course of which you cannot fail. A great starting book which will guide you in the right direction, helping you understand the basic concepts of computer security and matters that you should take in consideration. Download Here:
Monday, July 16, 2012
How to burn ISO to USB - make bootable USB
Many times we face a problem when our cd/dvd do not work and we have to use bootable USB drive for system formatting. For this you can use ISO to USB. You can guess about its working by its name. This free utility works on windows XP, Vista and 7. Once you hahve downloaded this utility, the use of this tool is simple. Attach the USB on the system and browse the iso image you want to burn. If its bootable Windows ISO file then you can make bootable USB drive by checking Bootable option. Click on burn button to start the ISO file burning process. Download this tool here: http://www.isotousb.com/
Sunday, June 17, 2012
Portable desktop search tool for USB drives
You have a portable hard drive and you carry it with you where ever you go. But finding a file it on a system can cause you a problem because you can not search it from the windows search tool. because it is not indexed yet. In that case, suppose you have 500 GB external hard drive and you do not know how to search for a file in inside the hard drive. You can not wait for windows to index files for searching. In this case i have a better solution.
Now you can search the whole disk with it anytime anywhere.
It creates it's own index at first run inside the USB and search index updates itself whenever you run Dropout next so your new / updated files are automatically included.
Features:
- Super fast searching <1sec
- Totally portable
- Search multiple directories
- Exclude files
- Incremental indexing of files
- Background indexing allows you to search during indexing
- Indexing ALL text files
- Search history via auto complete
- Sorting of result list
- Only .NET 2.0 required
- Single exe created using IL-Merge
- Configurable via ini file (not required)
- Open the file from the interface
- Open the containing directory from the interface
Thursday, May 31, 2012
Password Protect Bookmarks in Google Chrome
Want to protect your bookmarks from unauthorized access??
There is an easy way. Secure Bookmarks is a nice Google Chrome extension which
allows users to add a password protection to their bookmark list. This is
really a nice idea, if you share your computer with others. With the use of
this extension, you can protect your favorite links from others.
After installing this extension to your Google Chrome web
browser, You will see a star icon near the address bar. Clicking on this icon first
time will take you to a new page which asks the password. Now you are ready to
secure your bookmark list.
Whenever you want to save any link as bookmark, simple click
at the star icon of the extension and then click on "create new
bookmark" button. Save as many links as you can. To change the position on
the list, you can simply drag the bookmark link to the new place.
You'll find three more icons in the top right corner of
Secure Bookmarks.
- First icon is to delete all bookmarks. You will be asked for confirmation if you press this button.
- Second icon is to visit the Secure Bookmarks settings page.
- Third icon is to Sign off to end your Secure Bookmarks session.
When you are done and going to close your browser or giving
your system to someone else, click on sign off button.
Next time when you will try to access your bookmarks, it
will ask for the password. Enter the password to access your bookmarks again.
NOTE: This extension does not allow any type of password
recovery. In case you forget your password, you will have to reset the
extension. And you will lose your saved links.
If you want to enjoy this extension in incognito mode, go to
Tools >> Extensions (or type chrome://settings/extensions in the address
bar) and expand the Secure Bookmarks entry. Tick the 'Allow in incognito'
checkbox.
Set permanent delete on delete key
DEL key is used for delete and file and send it to the recycle bin
in windows. Recycle is used to recover those files which have been
deleted accidently. But most of the people do not use only delete
button to delete files.
They use shift+ del to delete the file permanent. For those people, it
is better to set permanent delete on DEL key. Thus they do not need to
press shift+ del key to delete a file permanently.
Follow these steps:
Now you have done. Delete the file anytime and it will not go to the recycle bin
Follow these steps:
- Click on start and then run.
- Type gpedit.msc in the box and press enter. It will open a group policy window.
- Navigate to the User Configuration - >Administrative Templates
- >Windows Components>Windows Explorer
- In the right side settings menu double click--Donot move deleted file to Recycle bin.
- >click OK.
Now you have done. Delete the file anytime and it will not go to the recycle bin
Keyboard Shortcut for UBUNTO
UBUNTU is one of the popular operating system based on LINUX. It has a good number of users after fedora. I have already posted keyboard shortcuts for different web browsers and operating system. Today i am posting keyboard shortcuts for UBUNTU which will help you to work faster
Ctrl + A = Select all
Ctrl + C = Copy the highlighted content to clipboard
Ctrl + V = Paste the clipboard content
Ctrl + N = New (Create a new document, not in terminal)
Ctrl + O = Open a document
Ctrl + S = Save the current document
Ctrl + P = Print the current document
Ctrl + W = Close the close document
Ctrl + Q = Quit the current applicationKeyboard shortcuts for GNOME desktopCtrl + Alt + F1 = Switch to the first virtual terminal
Ctrl + Alt + F2(F3)(F4)(F5)(F6) = Select the different virtual terminals
Ctrl + Alt + F7 = Restore back to the current terminal session with X
Ctrl + Alt + Backspace = Restart GNOME
Alt + Tab = Switch between open programs
Ctrl + Alt + L = Lock the screen.
Alt + F1 = opens the Applications menu
Alt + F2 = opens the Run Application dialog box.
Alt + F3 = opens the Deskbar Applet
Alt + F4 = closes the current window.
Alt + F5 = unmaximizes the current window
Alt + F7 = move the current window
Alt + F8 = resizes the current window.
Alt + F9 = minimizes the current window.
Alt + F10 = maximizes the current window
Alt + Space = opens the window menu.
Ctrl + Alt + + = Switch to next X resolution
Ctrl + Alt + - = Switch to previous X resolution
Ctrl + Alt + Left/Right = move to the next/previous workspaceKeyboard shortcuts for TerminalCtrl + A = Move cursor to beginning of line
Ctrl + E = Move cursor to end of line
Ctrl + C = kills the current process.
Ctrl + Z = sends the current process to the background.
Ctrl + D = logs you out.
Ctrl + R = finds the last command matching the entered letters.
Enter a letter, followed by Tab + Tab = lists the available commands beginning with those letters.
Ctrl + U = deletes the current line.
Ctrl + K = deletes the command from the cursor right.
Ctrl + W = deletes the word before the cursor.
Ctrl + L = clears the terminal output
Shift + Ctrl + C = copy the highlighted command to the clipboard.
Shift + Ctrl + V (or Shift + Insert) = pastes the contents of the clipboard.
Alt + F = moves forward one word.
Alt + B = moves backward one word
Arrow Up/Down = browse command history
Shift + PageUp / PageDown = Scroll terminal outputKeyboard shortcuts for CompizAlt + Tab = switch between open windows
Win + Tab = switch between open windows with Shift Switcher or Ring Switcher effect
Win + E = Expo, show all workspace
Ctrl + Alt + Down = Film Effect
Ctrl + Alt + Left mouse button = Rotate Desktop Cube
Alt + Shift + Up = Scale Windows
Ctrl + Alt + D = Show Desktop
Win + Left mouse button = take screenshot on selected area
Win + Mousewheel = Zoom In/Out
Alt + Mousewheel = Transparent Window
Alt + F8 = Resize Window
Alt + F7 = Move Window
Win + P = Add Helper
F9 = show widget layer
Shift + F9 = show water effects
Win + Shift + Left mouse button = Fire Effects
Win + Shift + C = Clear Fire Effects
Win + Left mouse button = Annotate: Draw
Win + 1 = Start annotation
Win + 3 = End annotation
Win + S = selects windows for grouping
Win + T = Group Windows together
Win + U = Ungroup Windows
Win + Left/Right = Flip WindowsKeyboard shortcut for NautilusShift + Ctrl + N = Create New Folder
Ctrl + T = Delete selected file(s) to trash
Alt + ENTER = Show File/Folder Properties
Ctrl + 1 = Toggle View As Icons
Ctrl + 2 = Toggle View As List
Shift + Right = Open Directory (Only in List View)
Shift + Left = Close Directory (Only in List View)
Ctrl + S = Select Pattern
F2 = Rename File
Ctrl + A = Select all files and folders
Ctrl + W = Close Window
Ctrl + Shift + W = Close All Nautilus Windows
Ctrl + R = Reload Nautilus Window
Alt + Up = Open parent directory
Alt + Left = Back
Alt + Right = Forward
Alt + Home = go to Home folder
Ctrl + L = go to location bar
F9 = Show sidepane
Ctrl + H = Show Hidden Files
Ctrl + + = Zoom In
Ctrl + - = Zoom Out
Subscribe to:
Posts (Atom)



