Showing posts with label Hacking Tutorials. Show all posts

[ebook]Wireless Network Hacks & Mods for Dummies



Wireless Network Hacks & Mods for Dummies
359 pages | Publisher: For Dummies | English | ISBN-10: 0764595830 | PDF
Connect the old, the new, the practical, and the fun!

Play multiplayer games, set up home surveillance, or take your network outside

Now that you've got a wireless network going, you're getting the urge to see what else it can do, right? Hook up with this book and find simple, fun ways to expand its possibilities. Add your home entertainment gear, beef up speed and performance, discover wireless on the go, and get more out of your network!

Discover how to:
* Extend broadband throughout your home
* Protect your network from snoops
* Boost cellular signals
* Set up a wireless hot spot
* Take wireless to your car
* Make calls with your wireless network and VoIP


Download

All Known and Unknown Autostart Methods In Windows

 
 
1. Autostart folder
   Everything in here will restart.
   C:\windows\start menu\programs\startup {english}
   C:\windows\Menu Démarrer\Programmes\Démarrage {french}
   This Autostart Directory is saved in    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
   Folders Startup="C:\windows\start menu\programs\startup" 
   'So it could be easily changed by any program.

2. Win.ini
   [windows]
   load=file.exe
   run=file.exe

3. System.ini [boot]
   Shell=Explorer.exe file.exe

4. c:\windows\winstart.bat
   'Note behaves like an usual BAT file. Used for copying deleting specific files. Autostarts
    everytime

5. Registry
   [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices]
   [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce]
   [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
   [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce]
   [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
   [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce]
   [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices]

6. c:\windows\wininit.ini
   'Often Used by Setup-Programs when the file exists it is run ONCE and then is deleted by     windows
    Example: (content of wininit.ini)
    [Rename]
    NUL=c:\windows\picture.exe
    'This example sends c:\windows\picture.exe to NUL, which means that it is deleted. This
    requires no interactivity with the user and runs totaly stealth.

7. Autoexec.bat
   Starts everytime at Dos Level.
                                                              
8. Registry Shell Spawning
   [HKEY_CLASSES_ROOT\exefile\shell\open\command] @="\"%1\" %*"
   [HKEY_CLASSES_ROOT\comfile\shell\open\command] @="\"%1\" %*"
   [HKEY_CLASSES_ROOT\batfile\shell\open\command] @="\"%1\" %*"
   [HKEY_CLASSES_ROOT\htafile\Shell\Open\Command] @="\"%1\" %*"
   [HKEY_CLASSES_ROOT\piffile\shell\open\command] @="\"%1\" %*"
   [HKEY_LOCAL_MACHINE\Software\CLASSES\batfile\shell\open\command] @="\"%1\" %*"
   [HKEY_LOCAL_MACHINE\Software\CLASSES\comfile\shell\open\command] @="\"%1\" %*"
   [HKEY_LOCAL_MACHINE\Software\CLASSES\exefile\shell\open\command] @="\"%1\" %*"
   [HKEY_LOCAL_MACHINE\Software\CLASSES\htafile\Shell\Open\Command] @="\"%1\" %*"
   [HKEY_LOCAL_MACHINE\Software\CLASSES\piffile\shell\open\command] @="\"%1\" %*"
     
   The key should have a value of Value "%1 %*", if this is changed to "server.exe %1 %*",
   the server.exe is executed EVERYTIME an exe/pif/com/bat/hta is executed.
   Known as Unkown Starting Method and is currently used by Subseven.

 9. Icq Inet
   [HKEY_CURRENT_USER\Software\Mirabilis\ICQ\Agent\Apps\test]
   "Path"="test.exe"
   "Startup"="c:\\test"
   "Parameters"=""
   "Enable"="Yes"

   [HKEY_CURRENT_USER\Software\Mirabilis\ICQ\Agent\Apps\
   This key includes all the APPS which are executed IF ICQNET Detects an Internet Connection.

9. Misc Information
   [HKEY_LOCAL_MACHINE\Software\CLASSES\ShellScrap] 
   @="Scrap object" "NeverShowExt"=""
                                                              
   The NeverShowExt key has the function to HIDE the real extension of the file (here) SHS.
   This means if you rename a file as "Girl.jpg.shs" it displays as "Girl.jpg" in all programs
   including Explorer.
   Your registry should be full of NeverShowExt keys, simply delte the key to get the real
   extension to show up.
_____________________________________________________________________________________________

How To Secure Your Hacking? To Never Get Caught [TUT]

Tutorial contains:
  • How hackers get caught.
  • Hiding you and securing as "Hacker".
  • Destroying your system logs.
  • Setting up VPN - Making you anonymous.

Okay, let's begin!

1) How hackers get caught.

- First stuff that gives you away are "LOGS".
You need to know how events, application, and system logs work. If you dont, you can be easily caught!
The shell history will expose your actions.
Another giveaway is leaving a “:wq” in /var/log/messages or binarys.

- Your laziness will take you into problems.
NEVER HACK FROM HOME! Take your time, and go to net cafe or anywhere else apart from home. Logs will take you down!

- The code that you run on system will take you down. If you compile the code on target, libraries will give you away!

- If your victm, notice, that he is maybe hacked, or something is wrong.. He will ask from his ISP for IP logs, and if you dont use VPN, or if you hack from home, they will hunt you down.

- Thing, that takes you down 100% is BRAGGING. It is common problem of beginning hackers. They like to brag, to earn respect and reputation but NOT KNOWING that is the matter of minutes, hours mby days when they will be caught.
*Don't use hotmail. CIA Owns it.


2) Hiding and Securing you as "Hacker"

- Temporary guest accounts, unrestricted proxy servers, buggy Wingate servers, and anonymous accounts can keep hackers carefree.

*A young hacker is less likely to know all the little things that an expert hacker might know. Besides, the young hacker may be trying to impress others - and get a little careless about covering his tracks. This is why younger hackers are often caught.
*An older hacker, on the other hand, will rarely leave any tracks. They know how to use their slave's computers as a tool for a launching place to get into another computer.

There will always be hackers, and there will always be hackers in prison.

* DESTROY LOGS, REMOVE ALL YOUR TRACKS!

* DO NOT HACK AT HOME! USE VPN THAT SAVES NO LOGS!

HOW TO REMOVE YOUR SYSTEM LOGS:

Choose Start > Control Panel.
Double-click Administrative Tools, and then double-click Event Viewer.
In either pane of the Event Viewer window, right-click System and then select Clear All Events.
To save the current system log, click Yes when Windows returns the message, "Do you want to save 'System' before clearing it?", enter a file name for the saved system log file, and then click Save.


Virtual Private Network - VPN(Click on spoilers)
1)
I will recommend you to use proXPN.
It is VPN that do not store logs.
proXPN: http://proxpn.com/download.php

ProXPN Windows installation:

(I used images from proXPN official website)

[Image: proxpn_windows_install_001.png]

Click "Next"

[Image: proxpn_windows_install_002.png]

Just click "Agree" here to continue installation.

[Image: proxpn_windows_install_003.png]

Let the installer run until completion.

[Image: proxpn_windows_install_004.png]

Just click the "Finish" button to complete the installation.

[Image: proxpn_windows_install_005.png]

Welcome to the proXPN client. Click the "Don't have an account?" link to create a new account.

[Image: proxpn_windows_install_006.png]

Enter your email address and the password of your choice. Then check the license agreement checkbox and click the "I agree - create account" button.

[Image: proxpn_windows_install_007.png]

Click "OK" to finish the account signup process in the software client.

[Image: proxpn_windows_install_008.png]

Check your email for a greeting email from proXPN. In that email is a link which you will need to click in order to activate your free account. If it doesn't show up within a reasonable timeframe, make sure to check your spam folders. Once you've clicked the link in the email, your account should be active. Go ahead and click the "connect" button to connect to proXPN

[Image: proxpn_windows_install_009.png]

Once you connect, the system tray icon will turn green. You're now surfing safe and secure, courtesy of proXPN.

And you are done with securing yourself.
Just to make sure, go check if you are truly anonimous ;)
http://www.ip-adress.com/Proxy_Checker/
 
Credit: Lazlow from HF

Amazing Collection of EBooks [Linux, Exploits, Networking, Programming]

This is my collection of Ebooks I have colelcted so far, decided to share it all. I've tried to keep the layout of the directories tidy.


Color Codes:
Main Folder
Sub Folder

EBOOKS INCLUDED


Exploit Folder

  • Extreme Exploits - Advanced Defenses Against Hardcore Hacks
  • Hacking - The Art Of Exploitation
  • Shellcoder's Programming Uncovered
  • The Shellcoder's Handbook - Discovering And Exploiting Security Holes


Programming Folder


  • Hacker Disassembling Uncovered
  • Learning PHP & MySQL
  • Michael - Mastering UNIX Shell Scripting

C / C++
  • C By Example
  • C In a Nutshell
  • C Primer Plus, 5th Edition
  • C-C++ Programmer's Reference, 3rd Edition
  • Cryptography In C And C++
  • Effective C++, 3rd Edition
  • Optimizing C++
  • Programming Embedded Systems In C And C++
  • Secure Programming Cookbook For C And C++

Linux
  • Assembly Language Step-By-Step - Programming With DOS And Linux, 2nd Edition
  • Beginning Linux Programming
  • Burtch - Linux Shell Scripting with Bash
  • Glass,Ables - Linux for Programmers and Users
  • Guide To Assembly Language Programming In Linux
  • Korn Shell Unix and Linux Programming Manual,
  • Matthew - Beginning Linux Programming
  • Mitchell - Advanced Linux Programming
  • Wall - Linux Programming Unleashed

Perl
  • Advanced Perl Programming, 2nd Edition
  • Beginning Perl Web Development - From Novice To Professional
  • Intermediate Perl
  • Learning Perl Objects, References, & Modules
  • Learning Perl, 4th Edition
  • Minimal Perl For UNIX And Linux People
  • Perl Best Practices
  • Perl Hacks - Tips And Tools For Programming Debugging And Surviving
  • Perl Medic - Transforming Legacy Code


Hacking Folder


  • Hacker Linux Uncovered
  • Hacker's Delight
  • Hacker's Guide
  • Hacker's Handbook
  • Hackers_Secrets
  • Hacking Exposed - Network Security Secrets & Solutions, 2nd Edition
  • Hacking For Dummies
  • Honeypots - Tracking Hackers
  • The Art Of Intrusion - The Real Stories Behind The Exploits Of Hackers, Intruders, And Deceivers

Web
  • Firefox Hacks - Tips & Tools For Next-Generation Web Browsing
  • Google Hacking For Penetration Testers
  • Google Hacks, 3rd Edition
  • Hacker Web Exploitation Uncovered
  • Web Hacking - Attacks And Defense


Networking Folder


  • Advanced Linux Networking
  • Hack The Stack - Using Snort And Ethereal To Master The 8 Layers Of An Insecure Network
  • OpenVPN - Building And Integrating Virtual Private Networks

Programming
  • Illustrated TCP-IP - A Graphic Guide To The Protocol Suite
  • Prentice Hall - Internetworking with TCP-IP, Volume I - Principles, Protocols and Architecture
  • Prentice Hall - Internetworking with TCPIP - Vol 3 Client-Server Programming and Applications for the BSD Sockets Version.
  • Tcp Ip For Dummies
  • TCP-IP Foundations (2004)
  • TCP-IP Network Administration,
  • TCPIPTools
  • Understanding TCP-IP
  • Unix Network Programming - Volume I - The Sockets Networking API,

Security
  • Cryptography And Network Security,
  • Designing And Implementing Linux Firewalls And QoS
  • Firewall Policies And VPN Configurations
  • Fundamentals of Network Security
  • LANSecurity
  • Maximum Computer Security-A Hacker's Guide to Protecting Your Internet Site and Network
  • McGraw Hill - Hacking Exposed - Network Security, Secrets and Solutions, 3rd Ed
  • Network Security Assessment - From Vulnerability To Patch
  • Network Security Hacks - 100 Industrial-Strength Tips & Tools,
  • Network Security With OpenSSL
  • Self-Defending Networks - The Next Generation Of Network Security


Unix Folder


BSD
  • Absolute BSD - The Ultimate Guide To FreeBSD
  • Absolute OpenBSD - Unix For The Practical Paranoid
  • Embedded FreeBSD Cookbook (2002)
  • Learning the UNIX Operating System
  • Mastering FreeBSD And OpenBSD Security
  • SysAdmin - Security Tools in FreeBSD
  • Teach Yourself FreeBSD In 24 Hours
  • The Complete FreeBSD, 4th Edition
  • The OpenBSD 4.0 Crash Course
  • Unix Power Tools, 3rd Edition

Kernel
  • linuxKernelSux
  • OReilly.Understanding.The Linux Kernel 1st Edition
  • Understanding The Linux Kernel, 3rd Edition

Linux
  • A Practical Guide To Linux Commands, Editors, And Shell Programming
  • Get_Acquainted_with_Linux_Security_and_Optimization_System
  • Hack Proofing Linux - A Guide To Open Source Security
  • Linux Basic Commands
  • Linux Kernel Development, 2nd Edition
  • Linux Kernel module programming guide 1
  • Linux Shell Scripting With Bash (2004)
  • Linux_Administration_Made_Easy
  • Linux_Administrators_Security_Guide
  • McGraw.Hill.HackNotes.Linux.and.Unix.Security.Portable.Reference.eBook-DDU
  • OReilly - Linux_Network_Administrator's_Guide_Second_Edition
  • Sam teach you Linux in 24 hours
  • Securing Linux A Survival Guide for Linux Security Version 1.0 2003
  • Securing Linux Servers for Service Providers
  • SELinux (2004)

Shell
  • shell-scripting
  • tcsh
  • Unix Shell Programming, 3rd Edition (2003)


SQL Folder


  • Mastering_MySQL_4.2003.Sybex
  • MySQL - 2nd Edition (Sams)
  • MySQL - Essential Skills (2004)
  • MySQL - Visual QuickStart Guide, 2nd Edition (2006)
  • MySQL Certification Study Guide (2004)
  • MySQL Cookbook (2002)
  • MySQL Cookbook
  • MySQL Pocket Reference (2003)
  • MySQL Tutorial (2003)
  • MySQL.PHP.Database.Applications
  • SQL - A Beginner's Guide, 2nd Edition (2003)
  • SQL - Practical Guide For Developers (2005)
  • SQL Bible (2003)
  • SQL Cookbook (2005)
  • SQL For Dummies, 6th Edition (2006)
  • SQL Sams Teach Yourself MySQL in 21 Days -- SAMS
  • SQL Server 2000

Hacking BlackBerry [EBOOK] Free Download



View Now


wSpy: The Ultimate IP Grabber Free Service!

[Image: wspyle.png]

wSpy is a project I started on in order to get better with web/html and programming, It turned out to be working better then expected, so I made a service out of it.

I'm a kind fellow, this service will always be free to all OpenHacking viewers!
[Image: wwspy.png]

NOW WITH OVER 300+ users!

wSpy is so much more than your ordinary IP Grabbing tool, It's a service which allows you to create a custom masked "wSpy" link, which you can send to anyone and instantly..
Get their IP Address, Find out where they live (Country), detect which browser they are using etc, all in one visit.

[Image: wwspyf.png]


    [ ] Logs IP Address [ ] Logs Browser Information [ ] Logs Geo Information (Where they live, Country) [ ] Logs WHOIS Information [ ] Fast, usually takes about 1 second to log the information [ ] Many possibilities, You can even log peoples IP Addresses from a forum link (using the wSpy image option) (video) [ ] Stealth, the victims won't notice anything [ ] The service is FREE [ ] The wSpy links can't be traced [ ] The service is anonymous and private [ ] All logs are encrypted with AES 256-Bit Encryption [ ] 3 unique link options

You have 3 options to hide your link:


  • Redirect them to a url (such as bit.ly does)
  • Redirect them to a fake 404 Page
  • Mask the link as a image


[Image: wspyusg.png]

I created this service with the intent of keeping things simple, I really hope I managed to do that, everybody should be able to use it.
You create your link -> send it to your victims -> wait for them to open it
It doesen't matter if they have disabled javascript or whatnot, it will log the information eitherway.

Below I will demonstrate a few succesfull IP grabbing attempts & methods:
  • [VIDEO] Using wSpy Redirect to log IP ( HD LINK )

  • [VIDEO] Using wSpy Image to log IP from a forum ( HD LINK )
    (It's not recommended to send the image link unmasked)
    -
  • [VIDEO] Using wSpy Fake 404 Error Page to log IP ( HD LINK )
    Spy Tips!
  • Don't send the unmasked  directly to your victims, try and hide the link further by using a url shortening service such as http://bit.ly
  • Read above
  • While using the option, you don't have to use "picture.jpg" as the filename, you can use *anything*.jpg the url is customizable.
  • Since the image option isn't masked, it's not recommended to send that link directly, try using it in forums instead or other image services where the path isn't revealed.
  • If you delete your , all associated logs will get deleted too.
  • Happy logging!

[Image: wspyget.png]

To obtain a wSpy account, click on the link below!


I worked hard on this service, I hope it turns out to be useful. :)

[TUT]How To being Anonymous and Safe!

Hello everyone.

Being anonymous on the internet is important because as we all know, this is HackForums and there are lots of people who do black hat shit in here. So to help them, I am going to talk about how to be anonymous, how to protect your data, and how to remove all the evidences.

THE THINGS YOU NEED

A computer.
A brain.


PROGRAMS REQUIRED

1. TrueCrypt. This is a really essential program if you want to store your data. This program creates a file for you, and to open that file, you type a long password. This folder cannot be opened by any other people that doesn't know the password.

To download TrueCrypt, click the link below:

http://www.truecrypt.org/downloads

For those who are having difficulties using it, watch this video:

http://www.youtube.com/watch?v=UdVrSl9AjtU


2. Deep Freeze. This is a program that deletes everything after you restart your computer. I would definitely recommend you to download it.

To download Deep Freeze, click the link below:

http://www.faronics.com/en/Products/Deep...ation.aspx

For those who are having difficulties using it, watch this video:

http://www.youtube.com/watch?v=raYLv4Th5vI


3. TMAC. This is a program that protects your unique MAC address. MAC addresses are unique identifiers that can lead the cops onto you if you have done something wrong. TMAC is a beast when it comes to protection, so I really recommend this.


To download TMAC, click the link below:

http://www.technitium.com/tmac/index.html#download

-

Okay now these programs were about keeping your computer safe. Let's move on to internert anonymity.

1. Socks5/Proxies. I don't recommend you to find these from the internet for free, the free ones are so fucking slow and really annoys me when they don't work. I highly recommend http://www.vip72.org if you are going to do something illegal. Their service is fast, cheap and stable.

You can buy Socks5/Proxies from the address below:

http://www.vip72.com
http://www.vip72.org
http://www.vip72.asia

You can find free Socks5/Proxies by clicking the links below:

http://www.lmgtfy.com/?q=free+socks5
http://www.socks24.org

You can check your Socks5/Proxies from the website below:

http://www.sockslist.net/check

2. VPN. You should find yourself a VPN that doesn't store any logs. We don't want the authorities to get access to the websites you visit right? In my opinion, you should pay for a VPN. That's upto you of course.

You can use some of the VPN's below:

http://www.secretsline.biz - You can use DoubleVPN with this.
http://www.happy-vpn.com
http://www.swissvpn.net


3. RDPs. These are the addresses that you use to surf. For example, if you watch child porn using a RDP, and if anything happens, the real person who owns the RDP gets caught. There is RDP sellers online, you must find them. I don't know if they sell it on HF, but there are lots of sellers on forums that are carding related.

4. Public Wirelesses. You should use them if you are going to attempt something illegal. Or just learn how to crack wirelesses and use your neighbors wireless. That works too.

So that's all about protection. Now I will tell you how you can use these.

First of all, format your computer. Download your drives and after you have downloaded them, download the programs below:

Firefox
TrueCrypt
TMAC
Deep Freeze


After you format your computer, install the programs above. DO NOT GO ON HACK FORUMS YET. Set Deep Freeze, and then restart your computer. It will delete everything after you set Deep Freeze. Now start browsing freely, everything will be lost after you restart your computer anyways.


Store every single important information in your USB stick, if something happens and cops break your door, you should be able to get rid of all the evidence. If anything like that happens, just restart your computer and microwave your USB stick.


If you are going to do something blackhat, make sure that the computer you use doesn't carry any of your personal information.

Well, that's all I can tell about security and anonymity. Don't forget, you shouldn't do anything that is associated with your identity. You have a life to live, don't just waste it by getting caught. Make the cops job harder.

Thanks for reading,

A Ultimate Beginners Guide to Keylogging!

A BEGINNERS GUIDE TO KEY-LOGGING 
Welcome to a Beginner's Guide to Keyloggers! In this guide I will go through all the common topics that you may need to know. When you finish reading this topic you will know everything you will ever need to get started keylogging. I cover every topic related to keyloggers as well as cover terminology and definitions. I'll explain how a keylogger works and how to even get started making your own! So let's get started!

TABLE OF CONTENTS
  • What is a keylogger?
  • Learning the lingo and definitions.
  • Common features keyloggers have.
  • How do I use a keylogger?
  • What is a "stub"?
  • What is the "server"?
  • What is crypting?
  • What is the difference between a stealer and a keylogger?
  • What is .net framework and why do I care?
  • What are some good keyloggers?
  • What are some upsides to keyloggers?
  • What are some downsides to keyloggers?
  • I want to make my own keylogger. Where do I start?
  • I think I've been infected with a keylogger! What do I do?
  • Conclusion
 WHAT IS A KEYLOGGER?

 A keylogger is a program that logs a keyboards keystrokes. It can be used for several purposes, both black hat and white hat. The most common use is black hat. A keylogger functions by grabbing a keystroke, triggered by when the slave presses a key on their keyboard, and saving it to a variable. This process is called "keyboard hooking". It then will take this long variable and send it via a SMTP or FTP server. You can then view these logs and use it for whatever your intention may be. Keyloggers have several different features that I will go into in a later section. The most basic ones only include keyboard hooking and a way to send the logs.
 LEARNING THE LINGO 
One of the most confusing things about starting something new is not understanding the lingo. If you don't understand the lingo, how will you know what people are talking about? In this section I'll be explaining the common terms people use concerning keyloggers. I'll be going over some other more general things as well.


  • Logger
    • Slang term for keylogger. See the "What is a keylogger" section.
  • Hooks
    • Slang term for keyboard hooks. These are also explained in the "What is a keylogger section"
  • Keystrokes
    • Section of code that is triggered when the slave types something on the keyboard.
  • Logs
    • Compiliation of all the keystrokes over a period of time.
  • FTP
    • A webhost that stores files that allows the user to connect and retrieve said files. Files in this case are logs.
  • SMTP
    • A way that logs are sent via email. Example, MSN, Gmail, Yahoo, etc.

  • FUD
    • Full Un-Detected. This means that antiviruses will not detect your file as a virus. This will be further explained in the "What is crypting section".
  • UD
    • Undetected. This means that some antiviruses will not detect your files as a virus, while others will.
  • Server
    • A server is the output of your keylogger. I will take this in-depth in the "What is a server?" section.
  • Crypter
    • A crypter crypts your file removing detections. I'll take this in-depth in the "What is crypting" section.
  • Detection
    • A detection is a term used when an antivirus detects, or thinks your file is a virus. You always want to have the least amount of detections possible to increase your success rate and to reduce errors.
  • Black hat
    • A black hat is someone who uses their knowledge of computers and security for malicious reasons.
  • White hat
    • A white hat is someone who uses their knowledge of computers and security for helpful reasons. They help disinfect and improve others security to combat black hat hackers.
  • Grey hat
    • A grey hat is a mixture between a black and white hat. They will infect innocent people and then help them get rid of it, for free or a price (the latter being more common).
  • Backdoored
    • When a file is backdoored it has a virus binded to it. This means that the file will act normally and the user will be infected without their knowledge. This has become extremely common in the keylogger section. Always be wary of new releases.
     

COMMON FEATURES


As I've said before, most keyloggers have two basic settings. Keyboard hooking and log sending (by FTP or SMTP). Most keylogger developers (myself included) like to include more settings to help ease the user experience. Below is a list of common settings you may find, and what they do:

  • Icon Changers
    • This will change your viruses icon without corrupting it like some third party programs can do.
  • MuteX
    • MuteX is a unique string that you generate. It helps prevent multiple logs from being sent.
  • Add to Startup
    • This will add a registry (or other ways) that will cause your virus to start when the computer is turned on.
  • Antis
    • Antis are a feature that help keep your virus on the slaves computer for as long as possible. They disable or stop certain white hat programs such as antiviruses, sandboxie, and keyscramblers from running or removing your file.
  • Disable CMD/Taskmanager/Registry
    • This feature will change the registry value for each of these system tools to disable them.
  • Logging interval
    • This allows the user to chose how often logs are sent.
  • Fake Error Message
    • This will cause a fake error message to pop up, making it seem less suspicious.
  • File pumper
    • This will add to the size of your virus. This helps making it seem less suspicious as a game won't be a few kilobytes.
  • Assembly Editing
    • This allows you to change things found in the properties menu when right clicking a file. This helps it seem more like a real file rather than a virus.
  • Encrypted user information
    • This encrtyps your information so that others cannot steal it by decompiling your virus.
  • Test connection
    • This will test your credentials that you've entered to make sure they are correct.


     HOW DO I USE IT?

 Using a keylogger is a lot easier than it sounds. All you need to do is find one that you want to use, download it, and then chose your settings. Once you have entered all your information and chosen your settings, click the build button. The builder will create your server. This is what you give to people. Give them this file and when they run it they will be infected and you will start receiving logs. Pretty self explanitory. If you ever have a question contact the creator and they should be able to help you.

WHAT IS A "STUB"

 A stub is a separate binary that contains special code that is required for the keylogger to function. There are usually two things in a keylogger. The builder and the stub. Some keyloggers will have a stub built in. A builder takes the information and settings you've chosen and merges it with a stub. The stub contains keyhooks and the workings of each feature. These two merge to create your virus, containing all of the information. I'll cover this file in the next section.



WHAT IS THE "SERVER"

A server is the ouptput of your keylogging builder. It takes your user information (the builder) and the actual malicious code (the stub) and merges the two (via either CodeDOM which I'll explain later in this section, or by filesplitting, which I will also cover) to make one bad ass file. There are several ways that this is accomplished, and both ways have their ups and downs. The server is also what you distribute to infect people. It is your "virus"

CodeDom is a type of building that generates the code during runtime. This allows the user to only have to download one file (just a builder). After inputting your information, the builder will take this and combine it with the malicious code (already inside the builder). This helps lower detection rates, but overall is harder to do, and is harder to reFUD (you have to re distribute the entire builder, instead of just providing another stub).

Filesplitting is the old school way to do things. It requries taking your information (the builder) and combining it with a separate file that contains the malicious code. While this makes it easier to detect, it's easier to update as you can simply give your users another file (same thing, just with less detections). 


 WHAT IS CRYPTING ?

 Crypting can be very complex, though it isn't necessary for you to know all of this information. So for this section I'll keep things to what you need to know. Crypting involves taking a stub (sometimes it's CodeDOM) and using that to FUD (or lower your detection rate) your file. The entire process can get a bit confusing, and I won't bother getting into it. What you do need to know is that crypting can easily corrupt your keylogging sever making it no longer work. A corrupt keylogger may not be detected (the crypter at least did it's job) but it will not send logs making it useless. Because of this you should chose your crypters carefully and it may take a while to find one that works (for free) with your keylogging server. If you are buying a crypter (which I recommend) then be sure to ask the seller to either test or verify your server. In short, crypting is used to lower detection rate, and raise execution rates. That's all you need to know.

[Guide] Close any Facebook account in 24 hours.

Close FaceBook account(s)



Just Follow the steps:
Step 1 - Go to this url:
http://www.facebook.com/help/contact.php...m=deceased

So this is the Url we will use to Report our slave. This Form allows you to report a deceased person (someone who is dead).

Step 2 - Complete the Fields:

Explain:
Full Name: Your Victims Full name(Name last name)
Date of birth: Go at his profile and click at Info tab and get his date of birth.
Account Email Addresses: Do the same thing, go to his profile and click on info tab and get his email addresses.
Networks: Again,go to his profile and click on Info tab and get his networks, copy them and paste in the form.
Web address of profile you would like to report: Just go to his profile and copy the link in the address bar.
Relationship to this person: To make more believable select Immediate Family.
Requested Action: Remove Profile
Proof Of Death: This is the hardest part of this form. Now to make a proof of a death just Google in your language a "Death Certificate" or "Certificate of a Death". It doesn't matters from what country you are, just use this Italian certificate and open up photoshop or whatever Image
Editor and just write in a blank field:
Annunciamo il morte di [name goes here]. Save your image to desktop and upload it in one of the Image
Free Hosting like: http://imageshack.us
And it's done ;)... Italian Death Certificate:
Additional Information: Write what you want, just write that you are in his/her family and you would like to close his/her Facebook account because you won't like that when he is dead, his Facebook is opened.

Step 3 - Click on Submit and then a message will appear:
Your injury was submitted at Facebook Team .. So the meaning is that one of the mod's of Facebook will review your report and will do the right decision. It works in most of the times. I closed a few ones.

Ultimate Hacking Exposed Ebook Collection Free Download


Hacking Exposed Linux, 3rd Edition
Hacking Exposed Linux, 3rd Edition


The Latest Linux Security Solutions

This authoritative guide will help you secure your Linux network--whether you use Linux as a desktop OS, for Internet services, for telecommunications, or for wireless services. Completely rewritten the ISECOM way, Hacking Exposed Linux, Third Edition provides the most up-to-date coverage available from a large team of topic-focused experts. The book is based on the latest ISECOM security research and shows you, in full detail, how to lock out intruders and defend your Linux systems against catastrophic attacks.



* Secure Linux by using attacks and countermeasures from the latest OSSTMM research
* Follow attack techniques of PSTN, ISDN, and PSDN over Linux
* Harden VoIP, Bluetooth, RF, RFID, and IR devices on Linux
* Block Linux signal jamming, cloning, and eavesdropping attacks
* Apply Trusted Computing and cryptography tools for your best defense
* Fix vulnerabilities in DNS, SMTP, and Web 2.0 services
* Prevent SPAM, Trojan, phishing, DoS, and DDoS exploits
* Find and repair errors in C code with static analysis and Hoare Logic

--------------------------------------------------------------------------------------------------------------
Hacking Exposed Computer Forensics, Second Edition

Hacking Exposed Computer Forensics, Second Edition: Computer Forensics Secrets & Solutions


The latest strategies for investigating cyber-crime

Identify and investigate computer criminals of all stripes with help from this fully updated. real-world resource. Hacking Exposed Computer Forensics, Second Edition explains how to construct a high-tech forensic lab, collect prosecutable evidence, discover e-mail and system file clues, track wireless activity, and recover obscured documents. Learn how to re-create an attacker's footsteps, communicate with counsel, prepare court-ready reports, and work through legal and organizational challenges. Case studies straight from today's headlines cover IP theft, mortgage fraud, employee misconduct, securities fraud, embezzlement, organized crime, and consumer fraud cases.


* Effectively uncover, capture, and prepare evidence for investigation
* Store and process collected data in a highly secure digital forensic lab
* Restore deleted documents, partitions, user activities, and file systems
* Analyze evidence gathered from Windows, Linux, and Macintosh systems
* Use the latest Web and client-based e-mail tools to extract relevant artifacts
* Overcome the hacker's anti-forensic, encryption, and obscurity techniques
* Unlock clues stored in cell phones, PDAs, and Windows Mobile devices
* Prepare legal documents that will hold up to judicial and defense scrutiny
----------------------------------------------------------------------------------------------------------------------------------- 

Hacking Exposed Windows

Hacking Exposed Windows: Microsoft Windows Security Secrets and Solutions


# Establish business relevance and context for security by highlighting real-world risks
# Take a tour of the Windows security architecture from the hacker's perspective, exposing old and new vulnerabilities that can easily be avoided
# Understand how hackers use reconnaissance techniques such as footprinting, scanning, banner grabbing, DNS queries,
and Google searches to locate vulnerable Windows systems
# Learn how information is extracted anonymously from Windows using simple NetBIOS, SMB, MSRPC, SNMP, and Active Directory enumeration techniques
# Prevent the latest remote network exploits such as password grinding via WMI and Terminal Server, passive Kerberos logon sniffing,
rogue server/man-in-the-middle attacks, and cracking vulnerable services
# See up close how professional hackers reverse engineer and develop new Windows exploits
# Identify and eliminate rootkits, malware, and stealth software
# Fortify SQL Server against external and insider attacks
# Harden your clients and users against the latest e-mail phishing, spyware, adware, and Internet Explorer threats
# Deploy and configure the latest Windows security countermeasures, including BitLocker, Integrity Levels, User Account Control,
the updated Windows Firewall, Group Policy, Vista Service Refactoring/Hardening, SafeSEH, GS, DEP, Patchguard, and Address Space Layout Randomization
-----------------------------------------------------------------------------------------------------------------------------------
Hacking Exposed: Web Applications, 3rd Edition

Hacking Exposed: Web Applications, 3rd Edition By Joel Scambray, Vincent Liu, Caleb Sima MG-H, 3rd Edition 2011 | 482 Pages | ISBN: 0071740643 | PDF | 7 MB

The latest Web app attacks and countermeasures from world-renowned practitioners Protect your Web applications from malicious attacks by mastering the weapons and thought processes of today's hacker. Written by recognized security practitioners and thought leaders, Hacking Exposed Web Applications, Third Edition is fully updated to cover new infiltration methods and countermeasures. Find out how to reinforce authentication and authorization, plug holes in Firefox and IE, reinforce against injection attacks, and secure Web 2.0 features. Integrating security into the Web development lifecycle (SDL) and into the broader enterprise information security program is also covered in this comprehensive resource.

* Get full details on the hacker's footprinting, scanning, and profiling tools, including SHODAN, Maltego, and OWASP DirBuster * See new exploits of popular platforms like Sun Java System Web Server and Oracle WebLogic in operation * Understand how attackers defeat commonly used Web authentication technologies * See how real-world session attacks leak sensitive data and how to fortify your applications * Learn the most devastating methods used in today's hacks, including SQL injection, XSS, XSRF, phishing, and XML injection techniques * Find and fix vulnerabilities in ASP.NET, PHP, and J2EE execution environments * Safety deploy XML, social networking, cloud computing, and Web 2.0 services * Defend against RIA, Ajax, UGC, and browser-based, client-side exploits * Implement scalable threat modeling, code review, application scanning, fuzzing, and security testing procedures 

------------------------------------------------------------------------------------------------------------------------------------
 Hacking Exposed Network Security & Solutions 6th Edition


The world's bestselling computer security book--fully expanded and updated

"Right now you hold in your hand one of the most successful security books ever written. Rather than being a sideline participant, leverage the valuable insights Hacking Exposed 6 provides to help yourself, your company, and your country fight cyber-crime." --From the Foreword by Dave DeWalt, President and CEO, McAfee, Inc.

"For security to be successful in any company, you must ‘think evil' and be attuned to your ‘real risk'...Hacking Expose 6 defines both." --Patrick Heim, CISO, Kaiser Permanente

"The definitive resource to understanding the hacking mindset and the defenses against it." --Vince Rossi, CEO & President, St. Bernard Software

"Identity theft costs billions every year and unless you understand the threat, you will be destined to be a victim of it. Hacking Exposed 6 gives you the tools you need to prevent being a victim." --Bill Loesch, CTO, Guard ID Systems

"This book is current, comprehensive, thoughtful, backed by experience, and appropriately free of vendor-bias-prized features for any security practitioner in need of information." --Kip Boyle, CISO, PEMCO Mutual Insurance Company

"The Hacking Exposed series has become the definitive reference for security professionals from the moment it was first released, and the 6th edition maintains its place on my bookshelf," --Jeff Moss, Founder of the popular Black Hat Security Conference

Meet the formidable demands of security in today's hyperconnected world with expert guidance from the world-renowned Hacking Exposed team. Following the time-tested "attack-countermeasure" philosophy, this 10th anniversary edition has been fully overhauled to cover the latest insidious weapons in the hacker's extensive arsenal.

New and updated material:

   * New chapter on hacking hardware, including lock bumping, access card cloning, RFID hacks, USB U3 exploits, and Bluetooth device hijacking
   * Updated Windows attacks and countermeasures, including new Vista and Server 2008 vulnerabilities and Metasploit exploits
   * The latest UNIX Trojan and rootkit techniques and dangling pointer and input validation exploits
   * New wireless and RFID security tools, including multilayered encryption and gateways
   * All-new tracerouting and eavesdropping techniques used to target network hardware and Cisco devices
   * Updated DoS, man-in-the-middle, DNS poisoning, and buffer overflow coverage
   * VPN and VoIP exploits, including Google and TFTP tricks, SIP flooding, and IPsec hacking
   * Fully updated chapters on hacking the Internet user, web hacking, and securing code

Table of contents

Part I: Casing the Establishment
Chapter 1. Footprinting
Chapter 2. Scanning
Chapter 3. Enumeration
Part II: System Hacking
Chapter 4. Hacking Windows
Chapter 5. Hacking Unix
Part III: Infrastructure Hacking
Chapter 6. Remote Connectivity and VoIP Hacking
Chapter 7. Network Devices
Chapter 8. Wireless Hacking
Chapter 9. Hacking Hardware
Part IV: Application and Data Hacking
Chapter 10. Hacking Code
Chapter 11. Web Hacking
Chapter 12. Hacking the Internet User
Part V: Appendixes
Appendix A. Ports
Appendix B. Top 14 Security Vulnerabilities
Appendix C. Denial of Service (DoS) and Distributed Denial of Service (DDoS) Attacks
Index
Biographical note

Stuart McClure, CISSP, CNE, CCSE, a leading authority on information security, is VP of Operations & Strategy for the Risk & Compliance Business Unit at McAfee.Joel Scambray, CISSP, is cofounder and CEO of Consciere, provider of strategic security advisory services.George Kurtz, CISSP, CISA, CPA, is an internationally recognized security expert, author, and entrepreneur. He is currently a senior executive and general manager with McAfee, Inc.They are the bestselling coauthors of the five previous editions of Hacking Exposed.

Certified Ethical Hacker v6 Training Complete + All Laps DVD Download

Certified Ethical Hacker v6 Training



If you want to stop hackers from invading your network, first you’ve got to invade their minds.
Computers around the world are systematically being victimized by rampant hacking. This hacking is not only widespread, but is being executed so flawlessly that the attackers compromise a system, steal everything of value and completely erase their tracks within 20 minutes.
The goal of the ethical hacker is to help the organization take preemptive measures against malicious attacks by attacking the system himself; all the while staying within legal limits. This philosophy stems from the proven practice of trying to catch a thief, by thinking like a thief. As technology advances and organization depend on technology increasingly, information assets have evolved into critical components of survival.
If hacking involves creativity and thinking ‘out-of-the-box’, then vulnerability testing and security audits will not ensure the security proofing of an organization. To ensure that organizations have adequately protected their information assets, they must adopt the approach of ‘defense in depth’. In other words, they must penetrate their networks and assess the security posture for vulnerabilities and exposure.
The definition of an Ethical Hacker is very similar to a Penetration Tester. The Ethical Hacker is an individual who is usually employed with the organization and who can be trusted to undertake an attempt to penetrate networks and/or computer systems using the same methods as a Hacker. Hacking is a felony in the United States and most other countries. When it is done by request and under a contract between an Ethical Hacker and an organization, it is legal. The most important point is that an Ethical Hacker has authorization to probe the target.
The CEH Program certifies individuals in the specific network security discipline of Ethical Hacking from a vendor-neutral perspective. The Certified Ethical Hacker certification will fortify the application knowledge of security officers, auditors, security professionals, site administrators, and anyone who is concerned about the integrity of the network infrastructure. A Certified Ethical Hacker is a skilled professional who understands and knows how to look for the weaknesses and vulnerabilities in target systems and uses the same knowledge and tools as a malicious hacker.
To achieve the Certified Ethical Hacker Certification, you must pass the CEH exam 312-50

MEGAUPLOAD

DVD 1
http://www.megaupload.com/?d=WJMA05ZV
http://www.megaupload.com/?d=8C4MXDU5
http://www.megaupload.com/?d=JEVIK8N9
http://www.megaupload.com/?d=U6GD1WLL
http://www.megaupload.com/?d=E236PHW5
http://www.megaupload.com/?d=FQS8D87U
http://www.megaupload.com/?d=48STXW0A
http://www.megaupload.com/?d=G0SGLZ78
http://www.megaupload.com/?d=1J9SJ6FP
http://www.megaupload.com/?d=LMLUDROY
http://www.megaupload.com/?d=LJPF2LIY
http://www.megaupload.com/?d=45XI28TH
http://www.megaupload.com/?d=YN22OTE5
http://www.megaupload.com/?d=CONWEP1T
http://www.megaupload.com/?d=XZ49PRDZ
http://www.megaupload.com/?d=V7LNVLXR
http://www.megaupload.com/?d=ESYMRBKD
http://www.megaupload.com/?d=MYE7M5X2
http://www.megaupload.com/?d=LQ2E4L3F
http://www.megaupload.com/?d=83PYQ2FJ
http://www.megaupload.com/?d=BY7F9D9E
http://www.megaupload.com/?d=0F7CB4SW
http://www.megaupload.com/?d=SECJTNV8
http://www.megaupload.com/?d=4NIVW0K6
http://www.megaupload.com/?d=2TZTW8XM
http://www.megaupload.com/?d=BQT27X37
http://www.megaupload.com/?d=5NRZYDOW
http://www.megaupload.com/?d=VCR1NM0L
http://www.megaupload.com/?d=NLJ5E4IK
http://www.megaupload.com/?d=X43PWTRF
http://www.megaupload.com/?d=99GYQQWO
http://www.megaupload.com/?d=FZ0IJTHB
http://www.megaupload.com/?d=FPRXP0WT
http://www.megaupload.com/?d=78HQQ3PP
http://www.megaupload.com/?d=0MIU2MBN
http://www.megaupload.com/?d=U1NVSP4O
http://www.megaupload.com/?d=GY9K3319
http://www.megaupload.com/?d=RS5KUOEC
http://www.megaupload.com/?d=QQSKWY52
http://www.megaupload.com/?d=54VEQL5R
http://www.megaupload.com/?d=774K7H76

DVD 2
http://www.megaupload.com/?d=MLT21C3U
http://www.megaupload.com/?d=42KY3SXB
http://www.megaupload.com/?d=IC87L0IP
http://www.megaupload.com/?d=FY4UWBMC
http://www.megaupload.com/?d=IPNZTWWO
http://www.megaupload.com/?d=GO84L25S
http://www.megaupload.com/?d=QHBOCEP1
http://www.megaupload.com/?d=F403CEKN
http://www.megaupload.com/?d=M4HEUNWS
http://www.megaupload.com/?d=0FYJZ3RL
http://www.megaupload.com/?d=F85VS7AZ
http://www.megaupload.com/?d=BHZBJIX4
http://www.megaupload.com/?d=06ROVFYN
http://www.megaupload.com/?d=TB98UCR8
http://www.megaupload.com/?d=OHUEA7JZ
http://www.megaupload.com/?d=E45F9CE1
http://www.megaupload.com/?d=DYJXVMF6
http://www.megaupload.com/?d=IT3DWGQ9
http://www.megaupload.com/?d=4HL29MNO
http://www.megaupload.com/?d=XADBA8ZI
http://www.megaupload.com/?d=HEO81CJL
http://www.megaupload.com/?d=YV29FF5E
http://www.megaupload.com/?d=FTS7KWJI
http://www.megaupload.com/?d=MX7LFSHS
http://www.megaupload.com/?d=Z38Y8ONB
http://www.megaupload.com/?d=S868JPA0
http://www.megaupload.com/?d=W8FXON8A
http://www.megaupload.com/?d=A7CGNQBM
http://www.megaupload.com/?d=SB3ZE0YJ
http://www.megaupload.com/?d=48NJ0MU1
http://www.megaupload.com/?d=7WMOSEFG
http://www.megaupload.com/?d=WS10XE1M
http://www.megaupload.com/?d=ZIRPZ4US
http://www.megaupload.com/?d=O8GD4G4V
http://www.megaupload.com/?d=0CRQ3LUX
http://www.megaupload.com/?d=7GHB60H0
http://www.megaupload.com/?d=E9TV2AAC

DVD 3
http://www.megaupload.com/?d=OVCVUUKL
http://www.megaupload.com/?d=F25F9LSN
http://www.megaupload.com/?d=I871A71D
http://www.megaupload.com/?d=P23JGZII
http://www.megaupload.com/?d=CPOAGXTS
http://www.megaupload.com/?d=XOK19RWZ
http://www.megaupload.com/?d=NDBNUVQF
http://www.megaupload.com/?d=OKX9S9RW
http://www.megaupload.com/?d=RJC22B24
http://www.megaupload.com/?d=6HW73R6W
http://www.megaupload.com/?d=BYMZ5TPT
http://www.megaupload.com/?d=ZUYUTWGR
http://www.megaupload.com/?d=LUZK0AAI
http://www.megaupload.com/?d=ARZDBQYZ
http://www.megaupload.com/?d=Y3Z6YHBJ
http://www.megaupload.com/?d=UQ84L9JP
http://www.megaupload.com/?d=5ROOUKCA
http://www.megaupload.com/?d=I7L6GDO4
http://www.megaupload.com/?d=PC4MX7BP
http://www.megaupload.com/?d=KSBCN677
http://www.megaupload.com/?d=DGZF5OGI
http://www.megaupload.com/?d=TQVJY8R1
http://www.megaupload.com/?d=Q3I0U93I
http://www.megaupload.com/?d=G31NGGC0
http://www.megaupload.com/?d=1U3P0FP4
http://www.megaupload.com/?d=7A6QMJU4
http://www.megaupload.com/?d=5R22Z1RP
http://www.megaupload.com/?d=TOPK8ZFS
http://www.megaupload.com/?d=Q05ZJWG5
http://www.megaupload.com/?d=B8XEWV2Z
http://www.megaupload.com/?d=8MOGLJMP
http://www.megaupload.com/?d=ZWJBPI13
http://www.megaupload.com/?d=8DV6ZVY3
http://www.megaupload.com/?d=6BCYNLJ9
http://www.megaupload.com/?d=2LVRV0BA
http://www.megaupload.com/?d=HBO5XMXK
http://www.megaupload.com/?d=8GBH39SK

http://www.filefactory.com/file/a0f20e8/n/Career_Academy_Certified_Ethical_Hacker_V_6_DVD_3_part1_rar
http://www.filefactory.com/file/a0f20fd/n/Career_Academy_Certified_Ethical_Hacker_V_6_DVD_3_part2_rar
http://www.filefactory.com/file/a0f2h8e/n/Career_Academy_Certified_Ethical_Hacker_V_6_DVD_3_part3_rar
http://www.filefactory.com/file/a0f2b7h/n/Career_Academy_Certified_Ethical_Hacker_V_6_DVD_3_part4_rar

DVD 4
http://www.megaupload.com/?d=Y911ZQU9
http://www.megaupload.com/?d=1CDU8WVH
http://www.megaupload.com/?d=GZJ7R13K
http://www.megaupload.com/?d=1G8QKQLF
http://www.megaupload.com/?d=2ZJGTI1X
http://www.megaupload.com/?d=FAHD4AWY
http://www.megaupload.com/?d=F92GUX8R
http://www.megaupload.com/?d=OA863RV8
http://www.megaupload.com/?d=MB05XE3G
http://www.megaupload.com/?d=57J92C0G
http://www.megaupload.com/?d=PFBK35ZJ
http://www.megaupload.com/?d=02L0N514
http://www.megaupload.com/?d=JOIZNQQ6

MEDIAFIRE

DVD 1
http://www.mediafire.com/?sharekey=86eb05437783626f91b20cc0d07ba4d2ad1aab09128d2ae6
DVD 2
http://www.mediafire.com/?sharekey=86eb05437783626f91b20cc0d07ba4d280a56c67b7af8ade
DVD 3
http://www.mediafire.com/?sharekey=283842fd3dc3e7ef91b20cc0d07ba4d21c75a918e4e1d695
DVD 4
http://www.mediafire.com/?qyxlbbmzzoz
http://www.mediafire.com/?ewptkvwjjsb
http://www.mediafire.com/?wd0pqdhp0dm
http://www.mediafire.com/?yojymmdj9u0
http://www.mediafire.com/?11soyyfi0bg
http://www.mediafire.com/?h0ztj0pm0sb
http://www.mediafire.com/?ybbn3dydlnm
http://www.mediafire.com/?jhkpkd0veiz
http://www.mediafire.com/?et9smil0vod
http://www.mediafire.com/?wdan234s2fy
http://www.mediafire.com/?mzasjj2icyl
http://www.mediafire.com/?g0ndietlmvt
http://www.mediafire.com/?itcexdmjzbx

DVD 5

http://rapidshare.com/files/290451346/Career_Academy_Certified_Ethical_Hacker_V.6_DVD_5.part1.rar
http://rapidshare.com/files/290464777/Career_Academy_Certified_Ethical_Hacker_V.6_DVD_5.part2.rar
http://rapidshare.com/files/290469238/Career_Academy_Certified_Ethical_Hacker_V.6_DVD_5.part3.rar
http://rapidshare.com/files/290480762/Career_Academy_Certified_Ethical_Hacker_V.6_DVD_5.part4.rar
http://rapidshare.com/files/290485652/Career_Academy_Certified_Ethical_Hacker_V.6_DVD_5.part5.rar
http://rapidshare.com/files/290498832/Career_Academy_Certified_Ethical_Hacker_V.6_DVD_5.part6.rar


DVD 6 NEW/NUEVO AND/Y LAST/ULTIMO DVD

http://depositfiles.com/files/68ec00qyb

Si pide Pass es: abu137

LABs DVD-1


http://rapidshare.com/files/290755734/CEHv6-Labs-Volume-1.part01.rar
http://rapidshare.com/files/290755610/CEHv6-Labs-Volume-1.part02.rar
http://rapidshare.com/files/290779521/CEHv6-Labs-Volume-1.part03.rar
http://rapidshare.com/files/290779675/CEHv6-Labs-Volume-1.part04.rar
http://rapidshare.com/files/290803786/CEHv6-Labs-Volume-1.part05.rar
http://rapidshare.com/files/290804651/CEHv6-Labs-Volume-1.part06.rar
http://rapidshare.com/files/290826761/CEHv6-Labs-Volume-1.part07.rar
http://rapidshare.com/files/290827289/CEHv6-Labs-Volume-1.part08.rar
http://rapidshare.com/files/290845845/CEHv6-Labs-Volume-1.part09.rar
http://rapidshare.com/files/290846285/CEHv6-Labs-Volume-1.part10.rar
http://rapidshare.com/files/290863639/CEHv6-Labs-Volume-1.part11.rar
http://rapidshare.com/files/290863790/CEHv6-Labs-Volume-1.part12.rar
http://rapidshare.com/files/290896006/CEHv6-Labs-Volume-1.part13.rar
http://rapidshare.com/files/290895739/CEHv6-Labs-Volume-1.part14.rar
http://rapidshare.com/files/290909872/CEHv6-Labs-Volume-1.part15.rar
http://rapidshare.com/files/290910257/CEHv6-Labs-Volume-1.part16.rar
http://rapidshare.com/files/290923408/CEHv6-Labs-Volume-1.part17.rar
http://rapidshare.com/files/290923473/CEHv6-Labs-Volume-1.part18.rar
http://rapidshare.com/files/290933528/CEHv6-Labs-Volume-1.part19.rar
http://rapidshare.com/files/290933030/CEHv6-Labs-Volume-1.part20.rar
http://rapidshare.com/files/290933664/CEHv6-Labs-Volume-1.part21.rar

http://www.filefactory.com/file/a0gg710/n/CEHv6-Labs-Volume-1_part01_rar
http://www.filefactory.com/file/a0ghbgg/n/CEHv6-Labs-Volume-1_part02_rar
http://www.filefactory.com/file/a0g0h8h/n/CEHv6-Labs-Volume-1_part03_rar
http://www.filefactory.com/file/a0g0hf7/n/CEHv6-Labs-Volume-1_part04_rar
http://www.filefactory.com/file/a0gh083/n/CEHv6-Labs-Volume-1_part05_rar
http://www.filefactory.com/file/a0g0h58/n/CEHv6-Labs-Volume-1_part06_rar
http://www.filefactory.com/file/a0g0h89/n/CEHv6-Labs-Volume-1_part07_rar
http://www.filefactory.com/file/a0f7aa9/n/CEHv6-Labs-Volume-1_part08_rar
http://www.filefactory.com/file/a0f7a4f/n/CEHv6-Labs-Volume-1_part09_rar
http://www.filefactory.com/file/a0f7ag3/n/CEHv6-Labs-Volume-1_part10_rar
http://www.filefactory.com/file/a0f7ce1/n/CEHv6-Labs-Volume-1_part11_rar
http://www.filefactory.com/file/a0f70hf/n/CEHv6-Labs-Volume-1_part12_rar
http://www.filefactory.com/file/a0g0383/n/CEHv6-Labs-Volume-1_part13_rar
http://www.filefactory.com/file/a0f7367/n/CEHv6-Labs-Volume-1_part14_rar
http://www.filefactory.com/file/a0g04cb/n/CEHv6-Labs-Volume-1_part15_rar
http://www.filefactory.com/file/a0f79f1/n/CEHv6-Labs-Volume-1_part16_rar
http://www.filefactory.com/file/a0f8e45/n/CEHv6-Labs-Volume-1_part17_rar
http://www.filefactory.com/file/a0f80hc/n/CEHv6-Labs-Volume-1_part18_rar
http://www.filefactory.com/file/a0f897g/n/CEHv6-Labs-Volume-1_part19_rar
http://www.filefactory.com/file/a0f9gcf/n/CEHv6-Labs-Volume-1_part20_rar
http://www.filefactory.com/file/a0f9hhb/n/CEHv6-Labs-Volume-1_part21_rar

LABs DVD-2

http://rapidshare.com/files/290943538/CEHv6-Labs-Volume-2.part01.rar
http://rapidshare.com/files/290943871/CEHv6-Labs-Volume-2.part02.rar
http://rapidshare.com/files/290954094/CEHv6-Labs-Volume-2.part03.rar
http://rapidshare.com/files/290954124/CEHv6-Labs-Volume-2.part04.rar
http://rapidshare.com/files/290963546/CEHv6-Labs-Volume-2.part05.rar
http://rapidshare.com/files/290963560/CEHv6-Labs-Volume-2.part06.rar
http://rapidshare.com/files/290973187/CEHv6-Labs-Volume-2.part07.rar
http://rapidshare.com/files/290972917/CEHv6-Labs-Volume-2.part08.rar
http://rapidshare.com/files/290982353/CEHv6-Labs-Volume-2.part09.rar
http://rapidshare.com/files/290982508/CEHv6-Labs-Volume-2.part10.rar
http://rapidshare.com/files/290992044/CEHv6-Labs-Volume-2.part11.rar
http://rapidshare.com/files/290992920/CEHv6-Labs-Volume-2.part12.rar
http://rapidshare.com/files/291002697/CEHv6-Labs-Volume-2.part13.rar
http://rapidshare.com/files/291003865/CEHv6-Labs-Volume-2.part14.rar
http://rapidshare.com/files/291015120/CEHv6-Labs-Volume-2.part15.rar
http://rapidshare.com/files/291016593/CEHv6-Labs-Volume-2.part16.rar
http://rapidshare.com/files/291027496/CEHv6-Labs-Volume-2.part17.rar
http://rapidshare.com/files/291029425/CEHv6-Labs-Volume-2.part18.rar
http://rapidshare.com/files/291028252/CEHv6-Labs-Volume-2.part19.rar
http://rapidshare.com/files/291028271/CEHv6-Labs-Volume-2.sfv

http://www.filefactory.com/file/a0f9440/n/CEHv6-Labs-Volume-2_part01_rar
http://www.filefactory.com/file/a0f99a4/n/CEHv6-Labs-Volume-2_part02_rar
http://www.filefactory.com/file/a0gah66/n/CEHv6-Labs-Volume-2_part03_rar
http://www.filefactory.com/file/a0ga757/n/CEHv6-Labs-Volume-2_part04_rar
http://www.filefactory.com/file/a0gbdhe/n/CEHv6-Labs-Volume-2_part05_rar
http://www.filefactory.com/file/a0gb108/n/CEHv6-Labs-Volume-2_part06_rar
http://www.filefactory.com/file/a0gb8g0/n/CEHv6-Labs-Volume-2_part07_rar
http://www.filefactory.com/file/a0gce81/n/CEHv6-Labs-Volume-2_part08_rar
http://www.filefactory.com/file/a0gc38a/n/CEHv6-Labs-Volume-2_part09_rar
http://www.filefactory.com/file/a0gc808/n/CEHv6-Labs-Volume-2_part10_rar
http://www.filefactory.com/file/a0gc9ge/n/CEHv6-Labs-Volume-2_part11_rar
http://www.filefactory.com/file/a0gdb36/n/CEHv6-Labs-Volume-2_part12_rar
http://www.filefactory.com/file/a0gddaf/n/CEHv6-Labs-Volume-2_part13_rar
http://www.filefactory.com/file/a0gde7h/n/CEHv6-Labs-Volume-2_part14_rar
http://www.filefactory.com/file/a0gdf94/n/CEHv6-Labs-Volume-2_part15_rar
http://www.filefactory.com/file/a0gd0hh/n/CEHv6-Labs-Volume-2_part16_rar
http://www.filefactory.com/file/a0gd3f1/n/CEHv6-Labs-Volume-2_part17_rar
http://www.filefactory.com/file/a0gd5d5/n/CEHv6-Labs-Volume-2_part18_rar
http://www.filefactory.com/file/a0gd5e2/n/CEHv6-Labs-Volume-2_part19_rar
http://www.filefactory.com/file/a0gd5e1/n/CEHv6-Labs-Volume-2_sfv

LABs DVD-3


http://rapidshare.com/files/291042892/CEHv6-Labs-Volume-3.part01.rar
http://rapidshare.com/files/291044140/CEHv6-Labs-Volume-3.part02.rar
http://rapidshare.com/files/291056992/CEHv6-Labs-Volume-3.part03.rar
http://rapidshare.com/files/291057666/CEHv6-Labs-Volume-3.part04.rar
http://rapidshare.com/files/291072363/CEHv6-Labs-Volume-3.part05.rar
http://rapidshare.com/files/291073069/CEHv6-Labs-Volume-3.part06.rar
http://rapidshare.com/files/291086715/CEHv6-Labs-Volume-3.part07.rar
http://rapidshare.com/files/291087092/CEHv6-Labs-Volume-3.part08.rar
http://rapidshare.com/files/291100866/CEHv6-Labs-Volume-3.part09.rar
http://rapidshare.com/files/291100942/CEHv6-Labs-Volume-3.part10.rar
http://rapidshare.com/files/291114867/CEHv6-Labs-Volume-3.part11.rar
http://rapidshare.com/files/291114981/CEHv6-Labs-Volume-3.part12.rar
http://rapidshare.com/files/291128914/CEHv6-Labs-Volume-3.part13.rar
http://rapidshare.com/files/291129203/CEHv6-Labs-Volume-3.part14.rar
http://rapidshare.com/files/291141851/CEHv6-Labs-Volume-3.part15.rar
http://rapidshare.com/files/291142169/CEHv6-Labs-Volume-3.part16.rar
http://rapidshare.com/files/291156953/CEHv6-Labs-Volume-3.part17.rar
http://rapidshare.com/files/291157340/CEHv6-Labs-Volume-3.part18.rar
http://rapidshare.com/files/291171719/CEHv6-Labs-Volume-3.part19.rar
http://rapidshare.com/files/291169494/CEHv6-Labs-Volume-3.part20.rar
http://rapidshare.com/files/291169512/CEHv6-Labs-Volume-3.sfv


LABs_ DVD-4


http://rapidshare.com/files/291185072/CEHv6-Labs-Volume-4.part1.rar
http://rapidshare.com/files/291186944/CEHv6-Labs-Volume-4.part2.rar
http://rapidshare.com/files/291200152/CEHv6-Labs-Volume-4.part3.rar
http://rapidshare.com/files/291201890/CEHv6-Labs-Volume-4.part4.rar
http://rapidshare.com/files/291215621/CEHv6-Labs-Volume-4.part5.rar
http://rapidshare.com/files/291217771/CEHv6-Labs-Volume-4.part6.rar
http://rapidshare.com/files/291217989/CEHv6-Labs-Volume-4.part7.rar