Pages

Showing posts with label Tricks. Show all posts
Showing posts with label Tricks. Show all posts

Friday, April 5, 2013

How to Run Backtrack 5 on Android



Backtrack is a popular linux dsitrubiton known for...umm..well hacking WEP. Actually, as people like to say..used for testing out the security of their networks. So, there's an arm version available which means it can run an android devices, here's how.
Quick links:

Backtrack 5 for ARM:
http://www.backtrack-linux.org/downloads/

commands:
su
cd /sdcard/BT5
sh bootbt
export USER=root
vncpasswd
(make up any password)

Android VNC: download
Terminal Emulator: download
BusyBox: download
7Zipdownload

Link to full instructions: here

Thursday, April 4, 2013

Hack Computers and Other Network Devices using Android


Hey peeps, what's up! So, I'm here to show you another network penetration app.
This one goes beyond the capabilities that you've seen in my last network penetration video,
which you can see here:
http://www.youtube.com/watch?v=FR9vFmxNLKI 

 This one gives you features such as Cookie Hi-jack, and password sniffer, and a lot of other neat things. 

**Remember, this is for education purposes only!!! To strengthen the security of your own network**
 Link to Developer's page for App:
http://dsploit.net/

How to boot Backtrack 5 on Android phone



Backtrack for Android download: http://goo.gl/Q6ldF

http://www.skidhacker.com/

Saturday, February 2, 2013

Costly Android Malware Infects 600,000 Users in China, Firm Says

Researchers from mobile security firm NQ Mobile have uncovered what they are calling “a nasty piece of malware” that has already infected more than 600,000 users in China.

Named “Bill Shocker” by the China-based mobile security firm, the malware is potentially one of the most costly viruses yet discovered, the company said.
“Bill Shocker is an SDK-type virus (Software Development Kit). Our experts, using NQ’s RiskRanker system, found the virus attached to several of the most popular mobile apps in China, including Tencent QQ Messenger and Sohu News,” the company explained.

The malware is propagating via third-party online app stores and retail installation channels, something the company says is allowing it to “spread like wildfire”.
The Bill Shocker malware downloads itself in the background on a users’ Android device without their knowledge and takes remote control of the device, including accessing contact lists, Internet connections, dialing and texting functions.

“Once it’s turned your phone into a “zombie,” it sends text messages that create financial gains for advertisers. In many cases, the threat will overrun a user’s bundling quota, which subjects you to even more unwanted charges,” the company said.

While the malware may not steal data or cause other damage to the device, NQ Mobile still considers it a threat due to the fact that it can rack up a users’ phone bill by sending costly messages.
NQ says it has notified Chinese mobile carriers of the threat, and has provided its technology to China’s top mobile carriers including, China Mobile and China Unicom as well as Baidu Mobile Services, to help reduce the spread of mobile malware.

This past summer, researchers from TrustGo discovered a mobile threat targeting Android phones that was said to have infected roughly 500,000 devices, mainly in China. Called “SMSZombie”, the malware was little threat to users outside of China, as the prime function of the mobile malware was to exploit a vulnerability in the mobile payment system used by China Mobile, making it of little value to the fraudsters outside of China.

SecurityWeek contacted Lookout, a mobile security firm based in San Francisco, to see if they had any information on the "Bill Shocker" threat. A Lookout spokesperson toldSecurityWeek that it was hard to measure the threat’s significance without access to the sample. “As soon as NQ releases more details on the threat, we'll be able to determine if this is in fact a new threat, and who it is affecting,” the spokesperson said.

That big, scary call recording malware isn't in the Android Market

Here we go again, folks. Look -- malware, by definition, is bad and absolutely should be taken seriously. So when Total Defense (née CA Community -- it's a rebranding thing) points out that it's possible for some rogue code to record your phone calls and even send them off to some far-away land (China, of course), well, it's something that we all need to pay attention to. But things also need a little perspective. Total Defense tells us that it's received just four cases of this malware, from 13 unique sources, for 14 total incidents, and TD can't tell us with any specificity just how prevalent this piece of malware is. There are more than 550,000 Android devices being activated every day. Perspective, ya know. Now, as far as your likelihood of being affected by this piece of malware, Total Defense tells us: "there are very high chances as anybody can customize this to lure their victims to fall into the trap." Scary, ain't it? Only, here's the thing, and it's an important one for most of you: Not a single instance of this malware was reported from coming from an app in the Android Market. That's not to say malicious apps haven't made it into the Market before -- it's happened, and it'll happen again, and we suspect Google will act as swiftly as it has in the past. But unless you're wandering around app "stores" you probably shouldn't be wondering around in the first place, we wouldn't worry too much.

Android NFC 'hacking' is ingenious, but not yet dangerous

The Black Hat conference takes place in Las Vegas this week, where hackers, security experts and representatives from major companies meet to discuss all things relating to information security. If you're following the news out of the conference today, you may have come across reports of a new security vulnerability in Android (and NFC-enabled Meego phones) that could allow a malicious NFC (near-field communication) tag to beam malware directly onto your phone. Sounds terrifying, right? Now hackers can take over your smartphone without you even doing anything. But as is always the case with these kinds of security issues, it's not as simple as it seems. And this NFC 'hack,' sexy and technically impressive as it is, isn't really anything particularly scary to regular smartphone users. Read on to find out why. First off, we should quickly explain what NFC actually is. It stands for near-field communication, and it's a a very short-range wireless communication technology designed for sending small amounts of data instantly over very short distances. On smartphones, this can be used to transfer things like URLs from one handset to another, or alternatively to scan NFC "tags," which can themselves contain small quantities of data that the phone can then act upon. It can also be used for facilitate payments, for example via Google Wallet. (Read more in our Android A-Z) Multiple sources report that security researcher Charlie Miller demonstrated a variety of techniques for hacking into the Nexus S (on Gingerbread), the Galaxy Nexus (on Ice Cream Sandwich) and the Meego-powered Nokia N9 at Black Hat this week. Many of the scariest exploits were found on the N9, but we'll focus on Android here, 'cause that's what we do. (And that's also what many of today's headlines focus on.) Starting at the high end, on the Galaxy Nexus Miller demonstrated that NFC-enabled Android phones running Ice Cream Sandwich or later use Android Beam, a feature which some (but not all) have turned on by default. Amongst other things, Beam lets users load URLs from another phone or NFC tag directly into the device's web browser. That means it's possible, with a malicious NFC tag, to send an unassuming user directly to a malicious web page. For that to work, though, the tag needs to be within the very short range at which NFC radios can operate -- basically all but touching the back of the device. Android Beam opens tagged URLs automatically without any prompt, by design. It's a valid security concern, but not an exploit in the traditional sense, as in order to do anything you need to find a vulnerability in the user's web browser of choice. If you're using the built-in Android browser on Android 4.0.1, then such a bug exists, and that could allow a specially designed web page to run code on the device. Again, an entirely valid security issue, but using NFC as a delivery method for this kind of exploit is far from practical. Not to mention Android 4.0.1 was only released on the Galaxy Nexus, a phone which has since been updated to Android 4.0.4 or 4.1.1, depending on your carrier. Miller also demonstrated how he could exploit bugs in Android 2.3's memory management to cause a Gingerbread device with NFC support to execute code using a malicious tag. That potentially gives an attacker the ability to take complete control of the device using only an NFC tag, but we should point out a few factors that make this a less serious issue that you might think. Sure, Android 2.3 Gingerbread is still the most-used version of Android, and many new Android devices ship with NFC support, but there's little cross-over between the two. The Nexus S was the first Android handset to support NFC, but that's since been updated to Jelly Bean. Other NFC-supporting devices shipped on 2.3, but most of the mainstream Android phones with NFC run at least version 4.0.3, which isn't vulnerable to the exploits used in this demo. In fact, we can't think of a single Gingerbread phone with NFC that's yet to be updated to at least Android 4.0.3. So vulnerabilities certainly exist, but right now the only serious ones are limited to a very small subset of the Android population with NFC, and a very specific OS version. What's more, the phone needs to be powered on, the NFC radio needs to be enabled, and the user needs to be distracted enough so as not to notice the tell-tale NFC tone or vibration. Ultimately, any exploit involving physical access to the device being hacked is going to be of limited use to the real bad guys. Taking control of a smartphone over NFC in the real world is going to be dangerous and impractical to would-be perps, even after the methods shown at Black Hat are publicized. If I have access to your phone, powered on, for an extended period, with malicious intent, NFC isn't going to be my first port of call. The exploits demonstrated by Charlie Miller this week are ingenious and undeniably cool to read about. But it's easy to exaggerate the real danger they pose, especially when the mainstream reporting of these hacks is light on important technical details. Bottom line -- if you enjoy using NFC on your Android phone from time to time, you're safe to continue doing just that.

http://www.androidcentral.com/android-nfc-hack-cool-not-new-or-dangerous

Cyber Warrior's Nexus 10 hacking video tutorials


We know plenty of people who grabbed a Nexus 10 last week are aware of how to unlock and root it. But there's also a whole bunch of people, some even new to Android, who might need a starting point. For those folks, there's a real treat in the Nexus 10 forums.

You might know Cyber Warrior from the Galaxy S3 forums, or from his amazing Android wallpapers. Turns out, he's a man of many other hacking related talents as well, and has put together and awesome pair of video tutorials to show you how to unlock the bootloader, and then root the Samsung Nexus 10 tablet. A world of potential is inside there, and this is your first step if you want to try and unlock some more of it. The videos are clear and well done, but that's not even the best part. Cyber's also always quick to assist from the coaches box anytime you hit a snag. He'll be there to help if you have any questions, and between he and the rest of the hard-working crew in the forums you'll soon be unlocked, rooted, and back running again if there's a problem. Sharing is caring, and the mods and advisers in the forums are the sharing, caring type of Android nerds. And we love 'em all for it! 

http://www.androidcentral.com/forums-cyber-warrior-s-nexus-10-hacking-video-tutorials

How to UNBRICK your Samsung Galaxy Mini / Pop/ Next/ Y




How to UNBRICK your SGM Preparation and tools to Fix Brick  Android Galaxy Mini phone

To do this you need some tools and application.
First you need tools that you use to flash your
galaxy mini such as Odin multi downloader and the working
firmware. beside that you also need data cable. just it, for the
detail list check below:

1. Odin Multi Downloader.
2. Data Cable.
3. Working Firmware.

Steps to Fix Brick Android GalaxyMini To do this you need to follow these steps below-
1. Remove sim card, memory and battery.
2. Prepare the odin multi downloader and set with the right setting.
3. Connect your phone to PC.
4. Press and hold power down +home button.
5. While still press power down and home button, press the power button and then insert the battery as soon as you press the  power button.
6. Your phone will enter download mode.
7. Install your galaxy mini like usually.

That’s all sharing from me, I hope this share about Fix Brick Galaxy Mini (Hard Brick Unbricking) is
useful for you.

NOTE: I'm not responsible any problems to your phone! Do anything on your own risk!

Android Secret Hack Code

Secret Hack codes are those codes which are usually hidden from users for any misuse and exploit. As we all know android is very new platform and thus very few hack codes of androids are there on internet. Today i am sharing all the hack codes of androids cellphones that i know. And i surely hope you can't find codes better than that. So friends let's hack and explore our android Phones. I have tested these codes on my Phone Samsung Galaxy having an Android OS version 2.2. I am sure these will work on all previous versions.

Secret Hacking codes for Android Mobile Phones:

1. Complete Information About your Phone  

*#*#4636#*#*
 This code can be used to get some interesting information about your phone and battery. It shows following 4 menus on screen:
Phone information
Battery information
Battery history
Usage statistics

2. Factory data reset
*#*#7780#*#*
This code can be used for a factory data reset. It'll remove following things:
Google account settings stored in your phone
System and application data and settings
Downloaded applications
It'll NOT remove:
Current system software and bundled application
SD card files e.g. photos, music files, etc.
Note: Once you give this code, you get a prompt screen asking you to click on "Reset phone" button. So you get a chance to cancel your operation.

3. Format Android Phone

  *2767*3855#
Think before you give this code. This code is used for factory format. It'll remove all files and settings including the internal memory storage. It'll also reinstall the phone firmware.
Note: Once you give this code, there is no way to cancel the operation unless you remove the battery from the phone. So think twice before giving this code.

4. Phone Camera Update

*#*#34971539#*#*
This code is used to get information about phone camera. It shows following 4 menus:
Update camera firmware in image (Don't try this option)
Update camera firmware in SD card
Get camera firmware version
Get firmware update count
WARNING: Never use the first option otherwise your phone camera will stop working and you'll need to take your phone to service center to reinstall camera firmware.

5. End Call/Power

*#*#7594#*#*
This one is my favorite one. This code can be used to change the "End Call / Power" button action in your phone. Be default, if you long press the button, it shows a screen asking you to select any option from Silent mode, AirPlane mode and Power off.
You can change this action using this code. You can enable direct power off on this button so you don't need to waste your time in selecting the option.

6. File Copy for Creating Backup

*#*#273283*255*663282*#*#*

This code opens a File copy screen where you can backup your media files e.g. Images, Sound, Video and Voice memo.

7.  Service Mode

*#*#197328640#*#*
This code can be used to enter into Service mode. You can run various tests and change settings in the service mode.

8. WLAN, GPS and Bluetooth Test Codes:

*#*#232339#*#* OR *#*#526#*#* OR *#*#528#*#*           - WLAN test (Use "Menu" button to start various tests)

*#*#232338#*#*                  - Shows WiFi MAC address

*#*#1472365#*#*                - GPS test

*#*#1575#*#*                      - Another GPS test

*#*#232331#*#*                  - Bluetooth test

*#*#232337#*#                    - Shows Bluetooth device address

9. Codes to get Firmware version information:

*#*#4986*2650468#*#* - PDA, Phone, H/W, RFCallDate

*#*#1234#*#* - PDA and Phone

*#*#1111#*#* - FTA SW Version

*#*#2222#*#* - FTA HW Version

*#*#44336#*#* - PDA, Phone, CSC, Build Time, Changelist number

10. Codes to launch various Factory Tests:

*#*#0283#*#* - Packet Loopback

*#*#0*#*#* - LCD test

*#*#0673#*#* OR *#*#0289#*#* - Melody test

*#*#0842#*#* - Device test (Vibration test and BackLight test)

*#*#2663#*#* - Touch screen version

*#*#2664#*#* - Touch screen test

*#*#0588#*#* - Proximity sensor test

*#*#3264#*#* - RAM version

Android malware predicted to have a big year in 2012, says Lookout Mobile Security


 Researchers from mobile security firm NQ Mobile have uncovered what they are calling “a nasty piece of malware” that has already infected more than 600,000 users in China.

Named “Bill Shocker” by the China-based mobile security firm, the malware is potentially one of the most costly viruses yet discovered, the company said.
“Bill Shocker is an SDK-type virus (Software Development Kit). Our experts, using NQ’s RiskRanker system, found the virus attached to several of the most popular mobile apps in China, including Tencent QQ Messenger and Sohu News,” the company explained.

The malware is propagating via third-party online app stores and retail installation channels, something the company says is allowing it to “spread like wildfire”.
The Bill Shocker malware downloads itself in the background on a users’ Android device without their knowledge and takes remote control of the device, including accessing contact lists, Internet connections, dialing and texting functions.

“Once it’s turned your phone into a “zombie,” it sends text messages that create financial gains for advertisers. In many cases, the threat will overrun a user’s bundling quota, which subjects you to even more unwanted charges,” the company said.

While the malware may not steal data or cause other damage to the device, NQ Mobile still considers it a threat due to the fact that it can rack up a users’ phone bill by sending costly messages.
NQ says it has notified Chinese mobile carriers of the threat, and has provided its technology to China’s top mobile carriers including, China Mobile and China Unicom as well as Baidu Mobile Services, to help reduce the spread of mobile malware.

This past summer, researchers from TrustGo discovered a mobile threat targeting Android phones that was said to have infected roughly 500,000 devices, mainly in China. Called “SMSZombie”, the malware was little threat to users outside of China, as the prime function of the mobile malware was to exploit a vulnerability in the mobile payment system used by China Mobile, making it of little value to the fraudsters outside of China.

SecurityWeek contacted Lookout, a mobile security firm based in San Francisco, to see if they had any information on the "Bill Shocker" threat. A Lookout spokesperson toldSecurityWeek that it was hard to measure the threat’s significance without access to the sample. “As soon as NQ releases more details on the threat, we'll be able to determine if this is in fact a new threat, and who it is affecting,” the spokesperson said.

Black Hat hacker lays waste to Android and Meego using NFC exploits

A security researcher at the Black Hat conference in Las Vegas has demonstrated some gaping holes in the implementation of NFC on the Samsung Nexus S, Samsung/Google Galaxy Nexus, and Nokia N9. These hacks were demonstrated by Charlie Miller, a security researcher renowned for cracking Safari, the MacBook Air, and the iPad and iPhone — and now, seemingly, he has turned his attention to Android. In all three cases, vulnerabilities in the near-field communication (NFC) implementation allowed Miller to execute arbitrary, malicious code on the smartphone — at which point, it is trivial to turn a phone into a botnet zombie, or to extract sensitive information.
In the Nexus S’s case, Android 2.3 Gingerbread contains memory corruption bugs, which allow Miller to gain control of the NFC daemon with a specially designed RFID tag (or another NFC-enabled smartphone). This tag could be tailored to contain malicious code that is executed upon scanning.
The Meego-powered Nokia N9, it turns out, will automatically accept any NFC request without confirmation by the user. Miller says he can force a Nokia N9 to make calls, send SMSes, or upload or download arbitrary files — including your address book. Apparently, even if you turn on notifications, the N9 will still accept and automatically open incoming file transfers. All you would have to do is send a specially crafted file — a Word DOC, a PDF — to gain root access to the phone.
And then we have the most important hack of all, the Galaxy Nexus. In Android 4.0 Ice Cream Sandwich, Android Beam and NFC are enabled by default — and according to Miller, Android Beam will automatically download and open any transmitted website links or files. Apparently, there is no way for users to approve/deny transfers that are initiated by another NFC handset or RFID tag. Again, when coupled with an OS or browser exploit, this functionality could be used to gain root access.
During the same presentation at Black Hat, Miller also brought up the dreaded “F” word — fragmentation. He says that older versions of Android contain lots of known vulnerabilities — and because it takes so long for carriers and OEMs to roll out patches, malicious hackers can make use of those holes for months. The Nexus S hack relied on a memory corruption exploit in Android 2.3, and the Galaxy Nexus hack exploited a bug in the Android 4.0.1 stock browser. ICS is now up to version 4.0.4, and so that browser bug is probably plugged — but even so, Miller says there are probably other WebKit holes that can be exploited in a similar way.
Ultimately, what we’re looking at here is the future of credit card skimming. NFC only has a range of a few centimeters, and so none of these hacks can be performed from a distance — but that’s the problem with smartphones: we’re constantly being encouraged to bring them very close to other gadgets. All it would take is an exploited point of sale, or even just an RFID tag affixed to the bottom of a wireless POS — and voila, your phone can be hacked.
The good news, unlike yesterday’s hack of four million hotel door locks, is that NFC can be secured quite easily. The actual transmission of NFC data can be encrypted, and strong authentication is definitely possible with the current NFC specs. In this case, though, it would seem that Google and Nokia have simply been a bit lazy with their software implementations — which, given that NFC is relatively new and untested, isn’t surprising… but it is a bit sad.

Friday, February 1, 2013

Opera Mini Handler Android All versions


Here is the Biggest collection opera mini handlers for Android Phones .
Now a days most of people have switched to Android phones .
So guys This is the Best collection of all .
Grab your handler and use free Gprs on mobile .

 OperaMini 6.1 handler for Android
http://jumbofiles.com/kppmsam8qi3j
File Size : 798Kb
File Type : apk

Operamini 6.5.2 Handler Android
http://jumbofiles.com/87ysq621r5rs
File Size : 851 Kb
File Type : apk

Operamini 5.1 Handler Android
http://jumbofiles.com/runmqgrfnhda
File Size : 898 Kb
File Type : .apk

OperaMini 7 Modded AIRTEL(INBUILT AIRTEL)
http://jumbofiles.com/gen5jb4fllec
File Size : 355 Kb
File Type : apk

Airtel Free Gprs For Android User

Guys, as we know many ANDROID users are facing problems in using free GPrs, coz ANDROID dont have direct JAVA support for installing j2me midlets, nd there r no modded apps for android like we have for SYMBIAN nd JAVA, so here im giving a 100% working OPERA MINI handler for android, tested in my NEXUS ONE, download it from below nd install it, in back query field enter ?0.facebook.com/?zout=1
(NOTE= Dont forget to edit socket servers, like from socket:// to http:// as in screen shots then only it will work) , thats it ur done.
one more thing OPERA MINI works much better in ANDROID than any other platforms.
plz hit thanx IF AND ONLY IT WORKS




WiFi Hack App for Andorid Platforms




This is a final version of Wifi Hack Software 2013. It can hack every WiFi Network and can crack every WiFi password.
This hack is not fake and it wotks 100%.

Guarantee it works! Watch the whole video for proof.
Subscribe, rate, and comment!

----------------------------------------------------------------------------

Download : http://goo.gl/1j0wa *(Bug Fixed 2013)*

or

Visit official Blog at: http://goo.gl/iYA57

Updated *November 2012

*Scaned with Avast antivirus,its 100% virus free.
(Check virus scan):
https://www.virustotal.com/file/411f4aeb2fa0fff17d8ef0c08f878c785fd42a60dc2692816f336c8ec251b323/analysis/

Wifi Kill for Android + Download




Ever wanted to kick someone off of your wifi connection?! With Wifi Kill you can do just that from your Android based device with the press of a button, Sit back & Enjoy! Drop a comment say hello! Don't forget to subscribe and check out my channel!(:
http://www.youtube.com/user/AndroidLifeStyle/featured

Link to Wifi Kill!
http://forum.ponury.net/viewtopic.php?f=12&t=10

Droid X Gingerbread Free Wireless Tether Hack



Want to use your built-in 3G Mobile Hotspot app on your Droid X 2.3 Gingerbread device? This hack gets around the account check and allows you to have free Wireless Tether of your Droid's internet to any other WiFi device.

--- REQUIRED

1. Droid X on Gingerbread .602
2. Get into ClockworkMod Recovery
3. Team Black Hat's Tether Patch.
http://goo.gl/pF2kj

OR

4. WugPacked - TBH_DX_Tether_Patch_1.0.zip
Thanks to WugPacked, download the WugPacked_GB_Tether_Patch from here:
http://www.droidxforums.com/forum/gingerbread-development-hacking/30948-wugpacked-gb-tether-patch-all-one-zips.html

How To Save Apps To SD Card on Android




Learn how to save apps on your SD card at
http://www.phonebuff.com/2011/11/store-app-sd-card-for-android/

Video on how to store your Android apps on your SD card. This is a great option for those who are low or running out of internal memory on their Android phone. Note that not all applications can be saved to the memory card.

To store your apps2sd, go to the settings of your phone, then applications, then find the app in the app list and press the move to SD card button if available.

How to Move all Android applications to SD card without Rooting




As we need your reply, just thumb UP if this trick works for you and mention the Devise Model number in your comment on which you are using this trick, This will help us to upload more stuff like this.

This small tutorial will help you to move most application to the sd card by following the simple step mentioned in this video.

I am putting the commands below here.
These are some steps which you need to follow
.
1. Set your phone on USB Debugging mode as shown in Video.

2. Open a terminal shell (On Windows, open a command prompt
session), and navigate to 'Tools' folder in the extracted contents.

3. Type "adb shell" (On Windows) ["./adb shell" on Linux/Mac systems]

4. If you set the phone in the correct mode, you will get a '#' prompt.

5. On the prompt, type pm setInstallLocation 2

6. Wait for the '#' prompt to appear. Thats it.



This will not VOID your warranty so don't worry about it.
But you need to take care of some things like,
1. If the application provides Widgets and you use them, DO NOT move them to SD card -- the widgets will not function correctly if you move them to the SD Card. If it provides Widgets, and you are not going to use them, or the app does not provide widgets, it is safe to move them.
2. If you're planning to root your phone using any software, you will have to reset the default install location to phone memory.

Samsung galaxy y upgrade to android 4.0.6 [HD] 100% Working




Download all software look down
(Sorry Now don't download Update 08.1.2013) [IF keyboard problem Go to- Settings- Locale &? text- Select language? (choose your language) and go back -swype- Show tips tick that and finsh]

Aurora V2 - http://www.mediafire.com/?buvb7zpwelajmeo
ICS Aura V1 final - http://www.mediafire.com/?1lckg7r48j0apws
Skin1980-GT-S5360 CWM - http://www.mediafire.com/?rl377mp335d5fyg
update- http://www.mediafire.com/?zl8fc06mhqftj0b

How to Upgrade from Android 2.3.6 to 4.0.4 (Gingerbread to Ice Cream Sandwich)


Find more info here:
http://www.theandroidsoul.com/slim-ics-ice-cream-sandwich-rom-for-infuse-4g-unofficial/

Download phone drivers if you don't have them:
http://www.theandroidsoul.com/root-att-infuse-4g-and-install-clockworkmod-cwm-recovery-with-uclb3-firmware/

Rooted Gingerbread (2.3.6) with ClockWorkMod and ODIN:
http://d-h.st/wXW

ICS zip file (DO NOT EXTRACT):
http://www.mediafire.com/?49tmm9mp7wsgmr9

There may be different steps for upgrading other devices. Make sure you double check before doing so. Here is the link for other devices (MAKE SURE YOU CHOOSE THE RIGHT DEVICE):
http://d-h.st/users/krarvind/?fld_id=3358#files