CAINE 3.0 - QUASAR Computer forensics Live CD Released
- an interoperable environment that supports the digital investigator during the four phases of the digital investigation
- a user friendly graphical interface
- a semi-automated compilation of the final report
CHANGELOG CAINE 3.0 "Quasar"
- Kernel 3.2.0-31
- MATE 1.4 + LightDM
- iphonebackupanalyzer
- exiftool phil harvey
- tcpflow
- tshark
- john
- wireshark
- firefox
- vinetto
- mdbtool
- gdisk
- LVM2
- tcpdump
- Mobius
- QuickHash
- SQLiteBrowser
- FRED
- docanalyzer
- nerohistanalyzer
- knowmetanalyzer
- PEFrame
- grokEVT
- zenmap (nmap)
- blackberry tools
- IDevice tools
Posted by Mohit Kumar at Thursday, October 04, 2012
Volatility 2.2 Released - Introduced Linux support (Intel x86, x64)
- Current date, time, CPU count, CPU speed, service pack
- Current thread and idle thread
- Addresses of the KDBG, KPCR, DTB, PsActiveProcessHead, PsLoadedModuleList, etc
- List active processes (column or tree view)
- Scan for hidden or terminated _EPROCESS objects (using pool tags or _DISPATCHER_HEADER)
- Enumerate DLLs in the PEB LDR lists
- Rebuild/extract DLLs or EXEs to disk based on name, base address, or physical offset
- Print open handles to files, registry keys, mutexes, threads, processes, etc
- List security identifiers (SIDs) for processes
- Scan for cmd.exe command history and full console input/output buffers
- List process environment variables
- Print PE version information from processes or DLLs (file version, company name, etc)
- Enumerate imported and exported API functions anywhere in process or kernel memory
- Show a list of virtual and physical mappings of all pages available to a process
- Dump process address space to disk as a single file
- Analyze Virtual Address Descriptor (VAD) nodes, show page protection, flags, and mapped files
- Represent the VAD in tree form or Graphviz .dot graphs
- Dump each VAD range to disk for inspecting with external tools
- Parse XP/2003 event log records
- List loaded kernel modules and scan for hidden/unloaded module structures
- Extract PE files including drivers from anywhere in kernel memory
- Dump the SSDT for all 32- and 64-bit windows systems
- Scan for driver objects, print IRP major function tables
- Show devices and device tree layout
- Scan for file objects (can show deleted files, closed handles, etc)
- Scan for threads, mutex objects and symbolic links
- Analyze logon sessions and the processes and mapped images belonging to the session
- Scan for window stations and clipboard artifacts (clipboard snooping malware)
- Scan for desktops, analyze desktop heaps and attached GUI threads
- Locate and parse atom tables (class names, DLL injection paths, etc)
- Extract the contents of the windows clipboard
- Analyze message hooks and event hooks, show the injected DLL and function address
- Dump all USER object types, pool tags, and flags from the gahti
- Print all open USER handles, associated threads or processes, and object offsets
- Display details on all windows, such as coordiates, window title, class, procedure address, etc
- Take screen shots from memory dumps (requires PIL)
- Find injected code and DLLs, unpacker stubs, and decrypted configurations, etc
- Scan process or kernel memory for any string, regular expression, byte pattern, URL, etc
- Analyze services, their status (running, stopped, etc) and associated process or driver
- Cross-reference memory mapped executable files with PEB lists to find injected code
- Scan for imported functions in process or kernel memory (without using import tables)
- Detect API hooks (Inline, IAT, EAT), hooked winsock tables, syscall hooks, etc
- Analyze the IDT and GDT for each CPU, alert on hooks and disassemble code
- Dump details of threads, such as hardware breakpoints, context registers, etc
- Enumerate kernel callbacks for process creation, thread creation, and image loading
- Display FS registration, registry, shutdown, bugcheck, and debug print callbacks
- Detect hidden processes with alternate process listings (6+ sources)
- Analyze kernel timers and their DPC routine functions
- Walk the list of connection and socket objects for XP/2003 systems
- Scan physical memory for network information (recover closed/terminated artifacts)
- Determine if listening sockets are IPv4, IPv6, etc and link to their owning processes
- Scan for registry hives in memory
- Parse and print any value or key cached in kernel memory, with timestamps
- Dump an entire registry hive recursively
- Extract cached domain credentials from the registry
- Locate and decrypt NT/NTLM hashes and LSA secrets
- Analyze user assist keys, the shimcache, and shellbags
- Crash Dumps, Hibernation, Conversion
- Print crash dump and hibernation file header information
- Run any plugin on a crash dump or hibernation file (hiberfil.sys)
- Convert a raw memory dump to a crash dump for opening in !WinDBG
- Convert a crash dump or hibernation file to a raw memory dump
- Link strings found at physical offsets to their owning kernel address or process
- Interactive shell with disassembly, type display, hexdumps, etc
Posted by Mohit Kumar at Wednesday, October 03, 2012
Androguard v1.5 : Reverse engineering & Malware analysis of Android applications
- Dex (Dalvik virtual machine) (.dex), and ODex
- APK (Android application) (.apk),
- Android's binary xml (.xml).
- Map and manipulate (disassemble/decompile/modify) DEX/ODEX/APK files into full Python objects,
- Access to the static analysis of your code (basic blocks, instructions, permissions (with database from http://www.android-permissions.org/) ...) and create your own static analysis tool,
- Check if an android application is present in a database (malwares, goodwares ?),
- Open source database of android malware (this opensource database is done on my free time, of course my free time is limited, so if you want to help, you are welcome !),
- Diffing of android applications,
- Measure the efficiency of obfuscators (proguard, ...),
- Determine if your application has been pirated (plagiarism/similarities/rip-off indicator),
- Detection of ad/open source librairies (WIP),
- Risk indicator of malicious application,
- Reverse engineering of applications (goodwares, malwares),
- Transform Android's binary xml (like AndroidManifest.xml) into classic xml,
- Visualize your application with gephi (gexf format), or with cytoscape (xgmml format), or PNG/DOT output,
- Integration with external decompilers (JAD/DED/...)
- Dump the jvm process to find classes into memory.
Posted by Mohit Kumar at Friday, August 31, 2012
OllyDbg 2.01 Beta 2 Released
- Correct reaction on MOV SS,anything; PUSHF depending on the preceding comparison
- Correct reaction on disassembling of JE vs. JZ depending on the preceding comparison
- Eliminated nasty crashes that happened on some computers while invoking menu, or pressing ALT, or on similar harmless actions.
- Plugin interface is slightly extended. Plugin API includes more than 500 functions, structures and variables.
Posted by Mohit Kumar at Sunday, August 19, 2012
ASEF : Android Security Evaluation Framework
Posted by Mohit Kumar at Thursday, August 16, 2012
PacketPig : Big Data Security Analytics Platform
- PacketLoader() – opens packet captures and provides access to TCP, UDP and IP headers e.g. Source IP Address, Source Port, Destination IP Address, Destination Port.
- SnortLoader() – wraps the Snort Intrusion Detection application allowing packet captures to be analysed across a Hadoop Cluster. The loader analyses packets and returns signature, priority, message, protocol and Source IP/Port, Destination IP/Port. It also produces a record for each alert triggered.
- ConversationLoader() – links packets to their conversations or flows. The conversation start and end, the way the conversation ended, the number of packets, their size and delay can all be extracted through this loader.
- DNSConversationLoader() – provides additional functionality for the deep packet inspection of DNS conversations.
- HTTPConversationLoader() – provides additional functionality for the deep packet inspection of HTTP conversations.
- ConversationFileLoader() – allows file metadata and files themselves to be extracted from conversations. The file name, extension, libmagic information as well as MD5, SHA1 and SHA256 hashes are returned through this loader. In addition the actual files themselves can be extracted and dumped.
- FingerprintLoader() – a wrapper for p0f that allows it to operate across a Hadoop Cluster, giving you an operating system for each packet in a pcap.
- PacketNgramLoader() – extracts data from each packet in a conversation and breaks it into an N-Gram. Unigram, Bigram and Trigrams are most commonly used however any integer can be passed to the loader.
Posted by Mohit Kumar at Friday, July 20, 2012
Andrubis - Analyze Unknown Android Applications
- DroidBox
- TaintDroid
- apktool
- Androguard
Posted by Mohit Kumar at Friday, July 20, 2012
Volatility Framework 2.1 RC1 Released
- Catch InvalidOffsetErrors gracefully. Fixes issue 280.
- Pylint the pyinstaller spec file.
- Move to the development version of pyinstaller (> 1.5.1)
- Remove unnecessary imports now we’re using the dev pyinstaller.
- Apply (maybe temporary) fixes to two UnicodeEncodeError exceptions in vadinfo and hivelist. fixes issue #295.
- Remove link to testsuite plugin, it doesn’t seem to be in the codebase any more
- Make better use of Plugin.is_valid_profile for blacklisting commands on unsupported profiles.
- Fix some typos in the connections.Connections class pydoc
- Convert connscan output to table_header/table_row. this should be done prior to 2.1 since table renders are a major new feature in 2.1
- Updated kdbgscan.
- Added tests for kdbgscan.
- Updated the scanning framework to not use the buffer address space.
- Added a caching address space for slow io systems such as windows. Various bug fixes and updates.
- Added a new plugin to concisely print the vad information (like windbg’s !vad).
- Convert dlldump, procexedump, and moddump to table_header/row output. Increases code sharing between the plugins. Adds more descriptive error messages when PE files cannot be dumped.
- Added 64 bit support to vtop/ptov/pfn plugins.
- Converted ldrmodules plugin. Added a 32bit pae implementation for vtop and pfn modules.
- Adding a new dtbscan module which detects hidden processes using their dtb.
- Added a RegDump module to dump registry hives for further processing by other tools (e.g. RegRipper). Update vad modules to use renderer.format().
- Initial support for windows 8 – currently only pslist works :-). See Issue 142.
- Prevent impscan from raising an IndexError when no imports are found. Fixes issue #300
- Fix a minor error in netscan, and pylint the rest of the recently changed code.
- Add in distorm3 support and unbuffered output for pyinstaller. Also minor pylint for setup.py.
- Fix the pyinstaller distorm3 hook documentation to be pyinstaller specific.
Posted by Mohit Kumar at Friday, July 20, 2012
Peepdf : PDF analysis and creation and modification tool
- Decodings: hexadecimal, octal, name objects
- More used filters
- References in objects and where an object is referenced
- Strings search (including streams)
- Physical structure (offsets)
- Logical tree structure
- Metadata
- Modifications between versions (changelog)
- Compressed objects (object streams)
- Analysis and modification of Javascript (Spidermonkey): unescape, replace, join
- Shellcode analysis (sctest wrapper, Libemu)
- Variables (set command)
- Extraction of old versions of the document
- Basic PDF creation
- Creation of PDF with Javascript executed wen the document is opened
- Creation of object streams to compress objects
- Embedded PDFs
- Strings and names obfuscation
- Malformed PDF output: without endobj, garbage in the header, bad header...
- Filters modification
- Objects modification
Posted by Mohit Kumar at Tuesday, June 26, 2012
The Volatility Framework 2.0 : An advanced memory forensics framework
What's new in 2.0
- Restructured and depolluted namespace
- Usage and Development Documentation
- New Configuration Subsystem
- New Caching Subsystem
- New Pluggable address spaces with automated election
- New Address Spaces (i.e. EWF, Firewire)
- Updated Object Model and Profile Subsystems (VolatilityMagic)
- Support for Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
- Updated Scanning Framework
- Volshell integration
- Over 40 new plugins!
Posted by Mohit Kumar at Monday, June 25, 2012
HexDive 0.2 Released - Now detects lots of new strings
- pcap
- libraries
- mime types
- charset encodings
- formatted strings patterns
- OS file names
- protocols
- IPs
- User agents
- information-stealing related keywords
- and more
Posted by Mohit Kumar at Thursday, June 21, 2012
Netzob 0.3.3 Released - Reverse Engineering Tool
- Assess the robustness of proprietary or unknown protocols implementation.
- Simulate realistic communications to test third-party products (IDS, firewalls, etc.).
- Create an open source implementation of a proprietary or unknown protocol.
- Graphical interface
- Visualization and encoding filters
- Mathematical filters (Base64, GZIP, BZ2)
- Dedicated Search View
- Preview of data rendering in contextual menu
- Support format visualization at the symbol level
- Partitioning
- Alignment and sequencing by field
- Execute alignment on specified symbols
- Split field by the right
- Allow the partitioning of messages with specified boundaries
- Allow partitioning at the project and symbol level
- Similarity score based on number of common dynamic elements
- Optimization of Needleman : don’t repeat the same computation twice
- Implement native UPGMA algorithm
- Grammar inference
- Infer the grammar of a network client
- Project/trace management
- Export / Import projects
- Importer for XML formated traces
In addition to the recently released Debian and Gentoo packages, a Windows installer has also been released! There sure are a lot of improvements going on with this project. Get documentation here
.
Posted by Mohit Kumar at Thursday, June 14, 2012
Revelo - The Javascript Deobfuscator
- Analyze a script quickly by loading a file or pasting in JavaScript code
- Includes several methods to de-obfuscate JavaScript
- Includes a built-in browser proxy which displays the URL of outgoing requests
- Displays the Document Object Model (DOM) elements
- Includes a packet sniffer which logs incoming and outgoing requests
- Includes a software firewall to prevent the program from accessing Internet content accidentally
- Ability to act as a web proxy to catch and block redirects
- Beautifies JavaScript code to make it more readable
- Ability to clear the browser cookies
- Ability to spoof the user-agent string
Posted by Mohit Kumar at Monday, June 04, 2012