Wireless Hacking Live - FBI version ISO 2008

Posted in SoftWarez on August 13, 2008 by indounderground

live cd for wireless hacking, also used by the fbi
this version is for all systems except systems with the intel b/g wireless cards (ipw2200).
- live cd with all the tools you need to hack a wlan / wireless access point - linux live-cd - os runs from cd - 635 mb - .iso
- also used by the fbi.
wep hacking - the next generation

wep hacking - the next generation
wep is an encryption scheme, based on the rc-4 cipher, that is available on all 802.11a, b and g wireless products. wep uses a set of bits called a key to scramble information in the data frames as it leaves the access point or client adapter and the scrambled message is then decrypted by the receiver.

both sides must have the same wep key, which is usually a total of 64 or 128 bits long. a semi-random 24 bit number called an initialization vector (iv), is part of the key, so a 64 bit wep key actually contains only 40 bits of ”strong” encryption while a 128 bit key has 104. the iv is placed in encrypted frame’s header, and is transmitted in plain text.

traditionally, crac*ing wep keys has been a slow and boring process. an attacker would have to capture hundreds of thousands or millions of packetsв?”a process that could take hours or even days, depending on the volume of traffic passing over the wireless network. after enough packets were captured, a wep crac*ing program such as aircrac* would be used to find the wep key.

fast-forward to last summer, when the first of the latest generation of wep cracking tools appeared. this current generation uses a combination of statistical techniques focused on unique ivs captured and brute-force dictionary attacks to break 128 bit wep keys in minutes instead of hours. as special agent bickers noted, ”it doesn’t matter if you use 128 bit wep keys, you are vulnerable!”

wep is an encryption scheme, based on the rc-4 cipher, that is available on all 802.11a, b and g wireless products.
wep uses a set of bits called a key to scramble information in the data frames as it leaves the access point or client adapter and the scrambled message is then decrypted by the receiver.

both sides must have the same wep key, which is usually a total of 64 or 128 bits long.
a semi-random 24 bit number called an initialization vector (iv), is part of the key, so a 64 bit wep key actually contains only 40 bits of ”strong” encryption while a 128 bit key has 104.
the iv is placed in encrypted frame’s header, and is transmitted in plain text.
traditionally, cracking wep keys has been a slow and boring process.
an attacker would have to capture hundreds of thousands or millions of packets a process that could take hours or even days, depending on the volume of traffic passing over the wireless network.
after enough packets were captured, a wep cracking program such as aircrack would be used to find the wep key.
fast-forward to last summer, when the first of the latest generation of wep cracking tools appeared.
this current generation uses a combination of statistical techniques focused on unique ivs captured and brute-force dictionary attacks to break 128 bit wep keys in minutes instead of hours.

basic directions:

1)boot from cd
2)get the wep key
3)write it down
4)reboot into windows
5)connect using wep key.

http://rapidshare.com/files/105555050/fwh_www.warezrocker.net.part1.rar
http://rapidshare.com/files/105555122/fwh_www.warezrocker.net.part2.rar
http://rapidshare.com/files/105555260/fwh_www.warezrocker.net.part3.rar
http://rapidshare.com/files/105555323/fwh_www.warezrocker.net.part4.rar
http://rapidshare.com/files/105555382/fwh_www.warezrocker.net.part5.rar
http://rapidshare.com/files/105555446/fwh_www.warezrocker.net.part6.rar
http://rapidshare.com/files/105555463/fwh_www.warezrocker.net.part7.rar
password: www.warezrocker.net

Unlimited Hacking Tool Collection 2008

Posted in SoftWarez on August 13, 2008 by indounderground

denial of service
http://rapidshare.com/files/128519193/denial_of_service.zip.html

cryptography
http://rapidshare.com/files/128519721/cryptography.zip.html

enumeration
http://rapidshare.com/files/128520430/enumeration.zip.html

evading ids and firewalls
http://rapidshare.com/files/128523792/evading_ids__firewalls_and_honeypots.zip.html

footprinting
http://rapidshare.com/files/128524083/footprinting.zip.html

hacking wireless
http://rapidshare.com/files/128524582/hacking_wireless_networks.zip.html

egality
http://rapidshare.com/files/128524730/legality.zip.html

linux hacking
http://rapidshare.com/files/128525176/linux_hacking.zip.html

penetration testing
http://rapidshare.com/files/128525326/penetration_testing_methodologies.zip.html

physical security
http://rapidshare.com/files/128525683/physical_security.zip.html

scanning
http://rapidshare.com/files/128527629/scanning.part1.rar.html
http://rapidshare.com/files/128529133/scanning.part2.rar.html

session hijacking
http://rapidshare.com/files/128529738/session_hijacking.zip.html

sniffer
http://rapidshare.com/files/128530931/sniffers.zip.html

social engineering
http://rapidshare.com/files/128531755/social_engineering.zip.html

sql injection
http://rapidshare.com/files/128531986/sql_injection.zip.html

system hacking
http://rapidshare.com/files/128533307/system_hacking.zip.html

Very Basic XSS [For Begginers]

Posted in Tutorialz on August 8, 2008 by indounderground

Title:Very Basic XSS [For Begginers]
Author:DarkPhazed
Date:1/03/08
Notes:I am still a newbie at XSS, but have found many

1.Do a google dork [Scroll to bottom for links]
2.Find a target and do this eg.http://site.com/index.php?title=<script>alert(’XSS Exploit’);</script>
3.If there is a XSS Vuln then it will show a box which will say ‘XSS Exploit’
4.If it did not work’ it may just reload the site, but you just need to keep looking!

FAQ:
Q:Where is the google dork
A:Below the Faq

Q:A box came up and it said ‘XSS Exploit’
A:Congratz you found maybe your first XSS Vuln! Now make or find a cookie grabber!

Q:No box came up
A:Don’t worry, the site was not vuln! Just keep looking for one you will find one

Q:Where can i find a cookie grabber
A:Google is yor best friend

Q:Will there ever be a tutorial with a cookie grabber?
A:There will be it just takes me time because I do also have a life to worry about

Q:Is there any programs that will do all this for me?
A:Yes there it but it is much more fun searching for Exploits yourself

This is the most basic tutorial for a begginer you may find. I don’t go into detail becasue many people ask questions about what it does! So to be honest be happy with what you got and enjoy. There is a good tutorial on XSS on milw0rm.

Hacking the Art of Exploitation part 2

Posted in Tutorialz on August 8, 2008 by indounderground

Author: Jon Erickson
Paperback: 488 pages
Publisher: No Starch Press; 2nd edition (January 11, 2008)
Language: English
ISBN-10: 1593271441
ISBN-13: 978-1593271442

Format: chm

Download @

http://rapidshare.com/files/105059911/Hacking.T.Art.of.Exp..ation.2nd.Ed-virTuAlZin.rar

or

http://rapidshare.com/files/105140919/Hacking_The_Art_Of_Exploitation.pdf.html

Ultimate MySQL Injection Tutorial by BaKo

Posted in Tutorialz on August 8, 2008 by indounderground

See @

http://docs.google.com/Doc?docid=drcn3mc_2sdcg3q&hl=en