Jump to content

Sud0x3

Active Members
  • Posts

    42
  • Joined

  • Last visited

Posts posted by Sud0x3

  1. FYou would be much better off putting the apps on a usb stick. As to making applications portable all depends on the application, vmware has a great tool for making apps portable that require registry entries and dependencies.

    I used to use a small utility called pstart for organising my usb apps so you may want to look into that.

  2. Seems like an odd bet!

    On the matter of opera passwords. They are stored under a file "wand.dat" in operas program files folder. If my memory serves me right there is a tool called unwand which can extract passwords from wand.dat if a master password is not used.

  3. Depends on company policy on employees use of computer networks. When you start a new job you would usually have to sign a company statement on authorised use of their networks, if you don't have it in writing that their traffic can be monitered without their knowledge then you could have a lawsuit on your hands.

  4. Linux apps won't run natively on the android without modification. However you can get a debian shell running if you have rooted your device. I have busybox and debian arm installed on my android. I installed aircrack and it just crashes the shell when run. I got nmap, netcat, hpin2 and other working fine.

  5. 1. Wireshark (http://www.wireshark.org/)

    2. Cain & Abel (http://www.oxid.it)

    3. Network Miner (http://sourceforge.net/projects/networkminer/)

    4. TCP xract (http://tcpxtract.sourceforge.net/)

    5. IM Sniffer (http://sourceforge.net/projects/imsniffer/)

    6. MSN Shadow (http://msnshadow.blogspot.com/)

    7. Honey Snap (https://projects.honeynet.org/honeysnap/)

    8. NGrep (http://ngrep.sourceforge.net/)

    I think thats most of the tools available for analysing pcaps for anything from passwords to data flow.

  6. AFT is an the opensource android forensics toolkit, the main goal of aft is to provide a tool for analysing data from android phones. AFT is in its alfa stages and is simply a linux shell script that will extract and parse data from application databases and preferences files.

    AFT (alpha) is run from the android device and will only function on a rooted device. The script is quite brief and the current features are limited but I just wanted to get the word out there to see if anyone can contribute.

    Current Features include :

    Copy all data directories to sdcard

    Password Recovery: eBuddy, Android Browser. Dolphin Browser, Password Hashes, Hi Aim, Hi Yahoo, Hi Msn

    Future Features and Ideas:

    Run script from pc using the adb shell

    Image the device and sdcard

    txt and html reporting

    Android Hosts

    Contacts extraction

    SMS Extraction

    Here’s the script: http://www.jakej.co.uk/aft/aft.sh

    Check out my Site at http://www.jakej.co.uk

    I appreciate any ideas and contributions

×
×
  • Create New...