Ouvrez vos téléphones portables de nokia pour libre
Écrit par SABI dessus 2 mars 2008 avec aucuns commentaires.
Lisez plus d'articles dessus Entailler mobile et otherSoftware et Entailler et Bouts.
Vous passez en revue actuellement les articles de Logiciel compatible de Vista de MS Windows assortiment de la catégorie
Écrit par SABI dessus 2 mars 2008 avec aucuns commentaires.
Lisez plus d'articles dessus Entailler mobile et otherSoftware et Entailler et Bouts.
Aujourd'hui je suis allé chercher CEH examen v5, Certification# 312-50 d'EC-Conseil, J'avais étudié pour lui pendant un moment. Il n'a eu aucune moins de 150 questions - et la jolie dure trop - mais je suis parvenu à le passer (85% qui est OK considérant la loi des USA faisait partie du Qs).
Je peux vraiment vous recommander pour aller chercher cet examen - c'est type d'autre de somethin ! Les questions sont courtes et exactes (encore choix multiple), mais juste processus d'aller il y a TRÈS frais et intéressant. Personnellement j'ai téléchargé beaucoup d'outils fantasmagoriques et de guides, ai créé un réseau d'isolement avec les machines virtuelles et ai examiné, examiné, examiné. C'était amusement que je peux vous dire - je ne peux pas sembler cesser d'étudier cette substance !
I also read 2 books on the journey:
- Michael Gregg: Certified Ethical Hacker Exam Prep (very good)
- Kimberly Graves: Official Certified Ethical Hacker Review Guide (very brief)
If you're a totally cool (and white) hacker dude already, you could probably go for the latter only (it will give you the overall idea of what this exam is
...
Written by Jakob H. Heidelberg on February 15th, 2008 with no comments.
Read more articles on CEH and Certified Ethical Hacker and otherSoftware and Hacking and hacker and Certification and Security.
If you have looked into "The onion ring", or just "Tor", you have probably wondered if it would be wise to block access from these anonymous servers (or maybe just the exit nodes). I am not gonna talk about how the encrypted Tor network works, as a great deal of info can be found "out there". Main source should be: www.torproject.org - and perhaps WikiPedia.
As a security guy (or ISA administrator maybe), you ask yourself "why do these people want to be anonymous"? In this case "anonymous" means that "they" don’t want targets on the Internet to see the originating IP address (the source). A "target" is typically a web site or some other web service.
The answer? Well, first you gotta ask yourself: "who are they"? And there’s really no good answer to that question I guess - who really knows? All we can do is guess, so let me turn these questions around: if I were to try out a hack, or some new exploit, would I do it directly over my personal WAN IP? Or would I try to "hide" my originating IP? If you look at it in that
…
Click to continue reading "Limiting Tor access with ISA 2004/2006"
Written by Jakob H. Heidelberg on January 30th, 2008 with no comments.
Read more articles on exploit and otherSoftware and scripting and script and Microsoft and Hacking and Security.
The software provided is not available on net anymore.It is called ERD Commander 2005.The company which made it was bought by Micro$oft and they discontinued it.It is a VERY POWERFUL software SO DON”T SHARE IT CUZ THEN THEY MIGHT HACK U.
1. Download this file from here(click here to download)
2. It is a rar file.Extract it to get a ISO file.
3. Write the iso file to a cd.
4. Boot the computer using the cd.
5. Use the lock smith using to remove the password.
Other Features Of ERD Commander
ERD Commander
When your server or workstation won’t boot, you need ERD Commander 2005. ERD Commander 2005 boots dead systems directly from CD into a Windows-like repair environment. You’ll have full access to the dead system’s volumes, so you can diagnose and repair problems using tools located on the ERD Commander 2005 Start menu. And you’ll have built-in network access to safely move data off of, or on to, the dead system. With ERD Commander 2005 you can repair a system quickly and easily, saving you time and rescuing your critical data.
* Boots dead…
Click to continue reading "Hacking Windows XP Administrator Password"
Written by SABI on January 7th, 2008 with no comments.
Read more articles on Xp admin hack and otherSoftware and Hacking.
My friend asks that whenever he tries to open the task manager, he is encountered by the following error:
“Task Manager has been disabled by your administrator”
Here is solution about enabling the task manager:
Enabling Task Manager from Group Policy Editor
1. Go to “Start” -> “Run” -> Write “Gpedit.msc” and press on “Enter” button.
2. Navigate to “User Configuration” -> “Administrative Templates” -> “System” -> “Ctrl+Alt+Del Options”
3. In the right side of the screen verity that “Remove Task Manager”” option set to “Disable” or “Not Configured”.
4. Close “Gpedit.msc” MMC.
5. Go to “Start” -> “Run” -> Write “gpupdate /force” and press on “Enter” button.
Enabling Task Manager from Registry Editor
1. Go to “Start” -> “Run” -> Write “regedit” and press on “Enter” button.
Warning: Modifying your registry can cause serious problems that may require you to reinstall your operating system.
Always backup your files before doing this registry hack.
2. Navigate to the following registry keys and verity that following settings set to default:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\]
“DisableTaskMgr”=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“DisableCAD”=dword:00000000
3. Reboot the computer.
For your convenience, I have
…
Click to continue reading "Task Manager has been disabled by your administrator"
Written by SABI on November 30th, 2007 with no comments.
Read more articles on otherSoftware and registry hack and Hacking.
Today a friend of mine asked that his registry editor had been disabled accidently and now how should he enable it back again. Here are two ways to enable the registry editing in Windows.
1- From Group Policy Editor
Go to Run –> gpedit.msc
In the left hand menu, go to User Config –> Administrative Templated –> System.
Now In the right hand pane, select “Prevent access to registry editing tools”. It will probably be not configured or enabled. If it’s enabled, disable it and if it’s not configured, first enable it, apply settings and then disable it. Most probably the settings have been applied instantly. If not, then run gpupdate in command prompt to apply the group policies.
2- From the Run Menu
I got this tweak while surfing the internet. Go to Start –> Run, copy and paste the follow in the Run box and press OK.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
The effects are usually instant. If not then you should see the results after restarting your computer.
Please tell us your experiences on this tweak.
Written by SABI on November 30th, 2007 with no comments.
Read more articles on otherSoftware and registry hack and Hacking.