How to Extract Flash Objects from Malicious PDF Files

Posted by Lenny Zeltser


Authors of malicious PDF documents have often relied on JavaScript embedded in the PDF file to produce more reliable Adobe Reader exploits. The attackers now also embed Flash programs, which incorporate ActionScript, in a similar manner. This note demonstrates several steps for extracting malicious Flash from PDF files, so you can analyze it for malware artifacts.

 

Starting to Examine the Malicious PDF File

To get a general sense for how to analyze with malicious PDF files, take a look at my Analyzing Malicious Documents Cheat Sheet. From the tools perspective, Didier Steven's pdf-parser is an all-time favorite. Another excellent tool, which sports a user-friendly GUI, is PDF Stream Dumper by "Dave". The steps to locate and extract JavaScript from PDF files using these tools have been documented fairly well. Fortunately, the same tools can help us locate and extract embeded Flash programs.

 

Malicious PDF Sample

For our sample, we'll use the malicious PDF file "The Obama Administration and the Middle East.pdf" that was documented on Contagio Malware Dump. The file was sent to its targets as an attachment to an email message that looked like this:

The file name of the attachment varied. The screenshot is, again, courtesy of Contagio Malware Dump.

 

PDF Stream Dumper to Locate and Extract Flash Programs

We can use PDF Stream Dumper to examine the structure and contents of the malicious PDF file. Its Search_For menu allows us to quickly locate risky PDF objects, including Flash:
The tool shows that object 2 contains an embedded Flash program:

To extract the Flash program, right click on the object that contains it -- that's item #2 in the left column--and select Save Decompressed Stream. You should now be able to examine the Flash program the way you would treat any other malicious Flash file (more on that below).

 

Pdf-parser to Locate and Extract Flash Programs

Another program that can help you locate malicious Flash objects in a PDF file is pdf-parser. For instance, you may be able to locate the object that stores the Flash program by running "pdf-parser --search flash":
You can extract the object's contents by using "pdf-parser --object 2 --raw > flash.swf". Because pdf-parser inserts additional information in the beginning of its output, you'll need to use your favorite editor to remove all text lines leading up to the start of the Flash code, which in this case begins with the letters "CWS".

You can use pdf-parser on both Linux and Windows, as long as Python is installed. For this example, I'm using REMnux, which is my Linux distribution that includes common malware analysis tools.

 

Analyzing the Malicious Flash Program

A number of tools can examine contents of a Flash program and extract embedded ActionScript. For instance, SWFDump, part of the free SWFTools distribution, can do the trick if you call it using "swfdump -Ddu":
SWFDump disassembles any ActionScript it locates within the Flash program. In our example, the code implements heap-spraying, presumably to transfer control to the attacker's code once the Flash vulnerability is exploited:

A promising tool for Flash analysis that might some day offer an alternative to SWFDump is SWFREtools, recently released by Sebastian Porst.
Examining this code is beyond what I'd like to cover in this posting. Fortunately, Hermes Bojaxhi documented his analysis steps of the same (or very similar) sample. Take a look there if this topic interests you.


轉自 SANS

IPhone Analyzer

Explore the internal file structure of your iphone (or of a seized iphone in the case of forensic teams) using either the iphone's own backup files or in the case of a jail broken iphone through ssh. Viewing of plist, sqlite, and hex are supported.



 
轉自 http://sourceforge.net/projects/iphoneanalyzer/

Social-Engineering Toolkit

Social-Engineering Toolkit(SET) 是一個由 David Kennedy (ReL1K)設計的社會工程學工具,該工具集成了多個有用的社會工程學攻擊工具在一個統一的簡單界面上。SET的主要目的是對多個社會工程攻擊工具實現 自動化和改良。作為一個滲透測試人員,社會工具是一個有效的攻擊手段,但實際上並沒有多少人使用它。目前SET更新至1.3.5版,新版主要改變如下:


  • Fixed a bug where create payload and listener wouldn't work for the new SET interactive shell or RATTE
  • Updated the SET User Manual for version 1.3.5
  • Fixed the core.log(error) core library to properly log potential errors within SET
  • Updated the SET interactive listener to hold over nearly unlimited connections versus the 30 it was initially limited to
  • Turned the Java Repeater off by default, still a bit buggy, feel free to turn on if you want it
  • Added an automatic selection for the Sun Java Applet2ClassLoader Remote Code Execution to select java meterpreter since it is specific to the java meterpreter as a payload selection
  • Fixed alignment issues in the Metasploit attack vectors
工具下載:http://www.secmaniac.com/download/
出自:BugZone - http://www.pulog.org/tools/2024/SET-1.3.5/

XueTr

一個強大的手工殺毒工具,支持32位的2000、xp、2003、vista、2008和Win7操作系統。
下載點我(md5:3E9408228F263DE602B17265EF9E6E22)


目前功能如下:
1.進程、線程、進程模塊、進程窗口、進程內存、定時器、熱鍵信息查看,殺進程、殺線程、卸載模塊等功能
2.內核驅動模塊查看,支持內核驅動模塊的內存拷貝
3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、Classpnp、Atapi、Acpi、SCSI、IDT、GDT信息查看,並能檢測和恢復ssdt hook和inline hook
4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查看,並支持對這些Notify Routine的刪除
5.端口信息查看,目前不支持2000系統
6.查看消息鉤子
7.內核模塊的iat、eat、inline hook、patches檢測和恢復
8.磁盤、卷、鍵盤、網絡層等過濾驅動檢測,並支持刪除
9.註冊表編輯
10.進程iat、eat、inline hook、patches檢測和恢復
11.文件系統查看,支持基本的文件操作
12.查看(編輯)IE插件、SPI、啟動項、服務、Host文件、映像劫持、文件關聯、系統防火牆規則、IME
13.ObjectType Hook檢測和恢復
14.DPC定時器檢測和刪除
15.MBR Rootkit檢測和修復
16.內核對象劫持檢測
17.WorkerThread枚舉


免責聲明:這只是一個免費的輔助小工具,如果您使用本工具,給您直接或者間接造成損失、損害,本人概不負責。從您使用本小工具的一刻起,將視為您已經接受了本免責聲明。


轉自 linxer

OpenFoundry !!

OpenFoundry 及 OSSF 的誕生

順應國內外自由軟體應用日益普及的潮流,中 央研究院資訊科學研究所於民國92年接受經濟部工業局「自由軟體產業推動計畫」的補助,成立自由軟體鑄造場 (Open Source Software Foundry,以下簡稱 OSSF ),以擴大自由軟體在臺灣的應用幅度與研發能量。目前經費的來源,部分來自行政院國家科學委員會的補助,部分則來自於中央研究院資訊科技創新研究中心
OSSF 重點任務為培植本土自由軟體社群與人才,實際工作有:
(一)推廣自由軟體概念
(二)集結國內自由軟體社群
(三)促進臺灣人才培育與產業合作
(四)與國際趨勢交流接軌

OpenFoundry 及 OSSF 的成員

OSSF計畫主持人由中研院資訊科技創新研究中心研究員擔任,負責營運指導與行政協調。計畫成員則依據業務屬性,分成技術、營運、法政三組來完成每年的計畫目標。

OpenFoundry 在做甚麼

OSSF 計畫透過 OpenFoundry 平台,提供使用者從事自由軟體專案開發時,所需要的重要工具與服務。從功能上分析,OpenFoundry 平台具有三個主要的功能面向;而以所從事的服務面來看,則具體的表現為五大服務項目,其三大功能面向及五大服務面向簡介如下:

統合三大功能

1. 專案開發的面向OpenFoundry 在專案開發方面,其本身即為一個供自由軟體愛好者討論、編寫、管理專案內容所設置的共同開發平台,自由軟體的開發人員可以透過此 OpenFoundry 所提供的工具模組建置其自由軟體專案;一般的使用者則可以透過 OpenFoundry 下載所需要的自由軟體,並提供下載程式的改良意見。
2. 資訊匯集的面向OpenFoundry 在資訊匯集方面,登錄有本專案的最新動態、自由軟體社群活動、法律授權參考資訊以及自由軟體相關研究報告與教材資源等,可供使用者自行下載參照學習。 
3. 人才媒介的面向OpenFoundry 在人才媒介方面,收集了國內軟體社群、學界與業界自由軟體相關人才的資訊,延伸介紹台灣自由軟體社群發展的現狀,以整合跨領域的人際網絡與人才資源,並讓 使用者可以分享自由軟體活動訊息、開發經驗及個人近況,使用者亦可以透過此平台與國內需要自由軟體人才的廠商聯繫接洽。

提供五大服務

1. 匯集自由軟體領域的專業資源目錄在這個資源目錄下,OpenFoundry 蒐集與自由軟體相關的連結資訊,並將其分類為企業運算、嵌入式系統、資訊安全、法律授權、一般應用、開發工具等大項,供使用者依此資源目錄架構,循序深入自由軟體豐富的應用世界。
2. 發行自由軟體鑄造場電子報推廣自由軟體的電子發報系統,內容包括國內外自由軟體技術介紹、產業趨勢、法律授權議題、名家專欄以及社群活動等,每月發行兩期,以純文字版本與網頁版本並行出刊。
3. 舉辦各類自由軟體活動及工作坊OpenFoundry 每年不定期針對自由軟體相關議題舉辦多場研討會,亦與國內社群與業界合作自由軟體技術交流工作坊。所有活動訊息,皆會透過 OpenFoundry 的訊息頁面對外發佈,歡迎有興趣的朋友定期上網查閱或是訂閱自由軟體鑄造場電子報! 
4. 從事校園推廣及提供自由軟體相關教材影片OpenFoundry 不定期前進國內的大專院校進行自由軟體相關推廣活動,並將活動相關的教材、簡報、技術文件、研究報告與線上影音檔等,彙整於網站上,供有志研讀的使用者自行下載使用。
5. 提供法律政策諮詢與服務法律方面的服務包括了自由軟體授權條款研究、案例追蹤、商業運用模式與政府政策研究等等。此外,若實際應用自由軟體時遭遇法律疑問,OpenFoundry 也提供基本諮詢或爭端解決方面的協助。各項法律政策相關的資訊可以在 OpenFoundry 網站上的「法律源地」網頁,與自由軟體鑄造場電子報的「法律專欄」中查閱。






轉自 OpenFoundry

無腦教學 - 人肉蒐索(合法篇)

作者:cisome
在網路上很多情況我們只能得知某個特定的資料,可能是上網的IP也可能是帳號資訊,但如果我發現一個有趣的帳號,例如:『calvinc1』,要如何找出這個人的相關資料呢?你可以簡單透過下列幾種合法管道

1.搜尋引擎(目標的粗略印象)
透 過搜尋引擎可以快速的查找所有這個帳號的相關資訊,你可能在某個學校的網頁中找到這個資訊,也可能在某個論壇中發現他發表的文章,由於訊息量非常雜亂且不 確定到底是不是他,或是其他使用相同帳號的仁兄,因此你除了每個連結都去逛逛外,沒有什麼特別快速辨別的方法,所以你必須在逐一瀏覽後進行簡單的分類後備 用,另外,古云:狡兔有三窟,人的帳號也可能有多個,在這個階段你可以把所有的相關帳號整理後備用。

2.部落格(目標的思考邏輯)
近 年來流行洩露自己的想法,部落格是最早出現做為瞭解某個人生活偶發的事件、想法、做法等思考邏輯的重要來源,除了瀏覽文章內容外,有些人會把相簿內的人物 標上姓名、外號及地點,這個部份也很重要,你可以瞭解他的活動範圍,也可以透過這些朋友社交攻擎或獲取目標朋友對目標的印象做為塑型的依據
*社交攻擊:你可以在IM或社群網站偽冒成目標,然後加入目標的朋友,再藉由目標的朋友探查出更多資訊

3.社群網站(目標的周遭朋友)
有些社群網站也稱作微網誌常存在許多目標資料,因此大致上要做的事與部落格差異不大,你可以透過他的朋友,進一步瞭解這個人,又或許你在社群網站上就可以拿到這個人的生日、電話等基本資料了

4.交易網站(目標買了那些東西)
為什麼要知道他買了那些東西呢?純綷是想探知他的隱私而已,畢竟關於目標的事,能知道的越多越好,或許你也可以假裝是賣家,作為售後服務詢問他產品使用狀態,或是邀請他填問卷拿大獎,當然問卷是設計成奪取個人資訊為目的,大獎就任由他作夢去吧

5.論壇(目標對那些議題較有性趣)
這個地方就很好玩了,部落格或社群網上的朋友可能為現實生活中的真實朋友,形象較確定且礙於個人的形象,可能比較不會在上面發表不當的言論,但論壇就不同囉,自己發掘看看吧,或許在某個風月論壇,你可以發現一些驚人的言論

轉自 http://mycck.blogspot.com/2011/04/blog-post.html

東芝新款2.5吋硬碟會自動銷毀解密金鑰

硬碟一經驗證就只能於單一PC、數位複合機器、POS收銀系統上使用,一旦驗證時發現是與其他裝置連接,硬碟就會刪除解密金鑰,藉此防止內部資料外流。

東芝週三(4/13)宣布將在6月推出世界首款2.5吋保密硬碟,以最新研發的裝置驗證技術,使硬碟連接非指定PC或裝置時,內部資料數據無法被讀取與盜用。

這款保密硬碟共有160GB~640GB等5種不同容量型號,硬碟將對安裝機器使用盤問與回應驗證(challenge and response authentication)功能,一經驗證就只能於單一PC、數位複合機器、POS收銀系統上使用,一旦驗證時發現是與其他裝置連接,硬碟就會刪除解 密金鑰,藉此防止內部資料外流。

這款保密硬碟共有三種資料保護模式以因應不同需求。除了上述模式外,也允許使用者直接從硬碟安裝的機器上執行資料無效化指令,或是設定成一旦切斷電源供應 就自動刪除解密金鑰的保護模式,使用者也能自行設定硬碟中哪些磁區的資料是防護措施啟動後就立刻刪除解密金鑰,哪些磁區是保留金鑰僅以加密狀態保存。

東芝新款保密硬碟採用3.0Gbps SATA資料傳輸介面,平均資料搜尋時間12msec、轉速7200rpm,具16MB緩衝區容量,採用AES 256 bit加密演算法以及第2代東芝Wipe technology功能,避免機器啟動省電模式時誤觸資料防護功能。

轉自 http://www.ithome.com.tw/itadm/article.php?c=67058

鎖定單一對象的惡意程式攻擊有多高超?

作者:趨勢科技Nart Villeneuve (資安威脅高級研究員) 

近來,專門利用熱門軟體漏洞來攻擊單一特定對象的惡意程式攻擊越來越普遍。在頗為知名的「Aurora」惡意程式攻擊 Google 以及至少其他二十多家公司之前,鎖定單一目標的惡意程式攻擊就已經相當普遍,而且不斷入侵政府機關、軍事單位、民間企業、教育機構以及一般民間網路。雖然美國政府與相關網路遭到此類攻擊已不是新聞,但越來越多其他國家的政府和民間機構也面臨了同樣的威脅。
 

 


今年稍早,加拿大南韓法國政府一些敏感的網路都曾發生嚴重的資安事件。最近,歐盟執行委員會 (European Commission) 與歐盟對外事務部 (European External Action Service) 也都遭到入侵。此外,資訊安全廠商 RSAComodo 也都坦承發生安全事件,其中,至少 RSA 的案例看來就是一起鎖定單一目標的惡意程式攻擊。

 


是技術高超還是瞎貓碰上死耗子?

 


這類攻擊經常被形容為技術高超專門針對被害人的 攻擊,不論是哪一種說法,基本上就是表示攻擊得逞。這類事後的描述經常暗指攻擊者完全掌握了受害者的漏洞,在某些情況下,甚至完全符合他們的期望。我們很 難根據那些模糊的公開資訊來判斷這些說法是否屬實。所以,本文無意駁斥這些說法,只是希望強調,攻擊者之所以能夠鎖定單一目標、具備精密的攻擊技巧,全靠 日積月累的知識,而非高超的工具和方法。

 


雖然大多數的網際網路使用者可能一輩子也不會成為駭客鎖定的單一目標,反倒比較容易成為一般威脅的受害者,例如:假防毒軟體 Fake AV網路銀行木馬程式 (Zeus、SpyEye),但專門從事單一目標攻擊的惡意程式樣本數量卻從未減少。不過,實際上,攻擊目標的針對性也有很大的變異。有些惡意攻擊者喜歡製造一些「雜訊」。他們會四處散發惡意文件 (通常會利用某些主題或問題來執行社交工程技巧),但這些文件的收件者 (也就是潛在的目標) 為數頗多。這些當然並未鎖定某位個人或某個機構。但是,這類攻擊很可能是針對特定目標的後續攻擊前兆。

 


歹徒先做好功課

 


最近我從 contagiodump.blogspot.com 所收到的一個樣本就展示了這類攻擊「雜訊」所能達到的偵查效果。此惡意程式樣本是一個專門利用 Microsoft HTML 說明檔漏洞的 .CHM 檔案。該程式就是趨勢科技所偵測到的 CHM_CODEBASE.AG,它會在系統植入 BKDR_SALITY.A 後門程式,接著製造一些網路流量,連上知名 BKDR_SALITY.A 伺服器。

 


此外,該惡意程式還會產生一些網路連線連上 win{BLOCKED}.dyndns.info。該伺服器上的網頁含有一段 JavaScript 程式碼會使用 res:// 通訊協定來列出受害電腦上所安裝的特定軟體,然後將清單傳送至 win{BLOCKED}.dyndns.info。這種藉由 res:// 通訊協定來找出系統安裝軟體的方法,早在 2007 年就由 Billy Rios 所發表。

 


根據 Rios 解釋,Internet Explorer 從 4.0 版開始即內建 res:// 通訊協定,可用於偵測遠端電腦上是否安裝了特定軟體,因此攻擊者只要引誘使用者以瀏覽器連上某個網頁即可。如同 Rios 指出,這項技巧可用於找出特定應用程式,進而找出適用的漏洞攻擊技巧。此外,還可偵測系統是否有某個磁碟機存在。這麼多年之後,這項技巧依然有效。

 


win{BLOCKED}.dyndns.info 網頁上 JavaScript 程式碼可廣泛偵測下列軟體:

  • Microsoft Office (WordOutlook),從 97 至 2010 版
  • Adobe Reader (7.0 至 9.3)
  • Adobe Flash
  • Java
  • 即時通訊程式 (SkypeYahoo! MessengerMSNGoogle TalkQQ)
  • 程式開發工具與美工軟體 (Delphi.NETPhotoshopDreamweaver)

此外,它還會檢查系統上的檔案分享軟體、網頁瀏覽器、遠端系統管理工具、電子郵件用戶端、下載管理員以及媒體播放器。資訊安全軟體也在其偵測之列,包括:市場上主要的防毒軟體與防火牆產品,還有 PGP 加密軟體。此外,該惡意程式還會檢查虛擬機器軟體,並且偵測自己是否在 VMware 虛擬機器內執行。最後,它還會檢查 Microsoft 更新 (KB842773 至 KB981793)。

 


老實說,這個惡意程式樣本有點奇怪,因為它會在入侵使用者的電腦之後才執行上述檢查。如果是用來偵查,不是應該在攻擊之前就 執行嗎?一種可能的解釋是,攻擊者刻意送出一些攻擊「雜訊」,希望系統管理員在清除這些雜訊之後就忘了這件事。但此時攻擊者已經蒐集到企業的電腦配備資 料。因此,就知道該公司偏好的防毒軟體、特定軟體版本以及其他可用資訊,接下來就很容易針對該目標發動進一步攻擊。當攻擊者準備就緒時,就會發動一次攻擊 來竊取想要的資料。

 


此時,攻擊者已經知道某個目標有哪些軟體漏洞可以利用。想當然爾,這次攻擊又會被形容為技術高超專門針對被害人的攻擊,然而它之所以能夠得逞,完全是因為先前已掌握到必要的資料。

 


@原文來源:How Sophisticated are Targeted Malware Attacks?



@延伸閱讀




老闆~“恭喜您入選2010百大企業領袖個資竊取者來釣魚


轉自 http://domynews.blog.ithome.com.tw/post/1252/96386 

DEFT 6.1

DEFT 6.1 is the last planned release of DEFT 6.
From June 2011, We will start working on version 7. It will feature great improvements on both the architectural structure and the included applications.
Release notes:

- Start faster by 15% over the previous version
- Optimization initrd
- RegTime.py
- Recovery.py

Fixed:
Fixed problem of large pcap file uploads in Xplico
Revision of all DEFT Extra’s tools to comply with their License.
DEFT 6 can boot from USB (tnks to Valerio Leomporra for the fix)


轉自 http://www.deftlinux.net/2011/04/15/deft-linux-6-1-ready-for-download/

Digital Forensics Search

snap033
使用google自訂搜尋建立的數位鑑識搜尋範圍

連結:Google Digital Forensics Search

以下列出關於搜尋範圍所使用之網站:

Blogs
A Fistful of Dongles  http://ericjhuber.blogspot.com/
A Geek Raised by Wolves  http://jessekornblum.livejournal.com/
An Eye on Forensics  http://eyeonforensics.blogspot.com/
appointments-uk  http://appointments-uk.blogspot.com/
Blog Matt Churchill  http://mattchurchill.net/blog/
cci  http://cci.cocolog-nifty.com/blog/
Codeslack  http://codeslack.blogspot.com/
Computer Forensic Blog  http://computer.forensikblog.de/en/
Computer Forensic Source  http://forensicsource.blogspot.com/
Computer Forensics and IR - What's New  http://newinforensics.blogspot.com/
Computer Forensics Forums - Recent Blogs Posts - Blogs  http://www.computer-forensics.co.uk/computer-forensics-forums/blog.php?s=88da0ba9705c1f3b0a6e0ff5168ac75b
Computer Forensics, Malware Analysis & Digital Investigations  http://www.forensickb.com/
Computer Forensics-E-Discovery Tips-Tricks and Information  http://cfed-ttf.blogspot.com/
ComputerForensicSource.com  http://www.computerforensicsource.com/
contagio  http://contagiodump.blogspot.com/
CSITech - Computer Forensics  http://nickfurneaux.blogspot.com/
CYB3RCRIM3  http://cyb3rcrim3.blogspot.com/
Cyber Crime 101  http://www.cybercrime101.com/
CyberSpeak's Podcast  http://cyberspeak.libsyn.com/
Dancho Danchev's Blog - Mind Streams of Information Security Knowledge  http://ddanchev.blogspot.com/
Derek Newton « Information Security Insights http://dereknewton.com/
digfor  http://digfor.blogspot.com/
Didier Stevens  http://blog.didierstevens.com/
Digital Detective  http://blog.digital-detective.co.uk/
Digital Forensic Source  http://www.digitalforensicsource.com/
Digital Forensics Blog  http://digiforensics.blogspot.com/
Digital Forensics Solutions  http://dfsforensics.blogspot.com/
EDD and Forensics  http://eddandforensics.blogspot.com/
Ex Forensis  http://exforensis.blogspot.com/
Forensic 4cast  http://www.forensic4cast.com/
forensic . seccure . net  http://seccure.blogspot.com/
Forensic Artifacts  http://forensicartifacts.com/
Forensic Computing — Digital forensics from the view of a computer scientist  http://www.forensicblog.org/
Forensic Incident Response  http://forensicir.blogspot.com/
Forensic Photoshop  http://forensicphotoshop.blogspot.com/
Forensics from the sausage factory  http://forensicsfromthesausagefactory.blogspot.com/
ForensicZone  http://forensiczone.blogspot.com/
Geoff Black's Forensic Gremlins - Everything that gives you fits in Digital Forensics and E-Discovery  http://www.geoffblack.com/
Hacking Exposed Computer Forensics blog  http://hackingexposedcomputerforensicsblog.blogspot.com/
integriography A Journal of Broken Locks, Ethics, and Computer Forensics  http://integriography.wordpress.com/
Internet Storm Center Diary  http://isc.sans.edu/
IR and forensic talk  http://blog.kiddaland.net/
JL's stuff  http://gleeda.blogspot.com/
Journey into Incident Response  http://journeyintoir.blogspot.com/
Macaroni Forensics  http://macaroniforensics.blogspot.com/
Matthieu Suiche’s blog ! - Happiness only real when shared.  http://www.msuiche.net/
McGrew Security Blog  http://www.mcgrewsecurity.com/
Mobile Device Forensics  http://mobileforensics.wordpress.com/
Mobile Forensics Inc Blogger  http://blog.mobileforensicsinc.com/
Mobile Telephone Evidence  http://trewmte.blogspot.com/
M-unition  http://blog.mandiant.com/
OS X Forensics Blog  http://osxforensics.wordpress.com/
Push the Red Button  http://moyix.blogspot.com/
RAM Slack – Random Thoughts from a Computer Forensic Examiner  http://ramslack.wordpress.com/
Reversing Malware  http://internetopenurla.blogspot.com/
Security Ripcord  http://www.cutawaysecurity.com/blog/
TaoSecurity  http://taosecurity.blogspot.com/
The Digital Standard  http://thedigitalstandard.blogspot.com/
trustedsignal -- blog  http://trustedsignal.blogspot.com/
volatility Advanced Memory Forensics  http://volatility.tumblr.com/
Windows Forensic Environment  http://winfe.wordpress.com/
Windows Incident Response  http://windowsir.blogspot.com/

Websites
Brian Carrier Digital Investigation - Forensics and Evidence Research  http://www.digital-evidence.org/
CERIAS Reports and Papers Archive  https://www.cerias.purdue.edu/apps/reports_and_papers/
Cert  http://www.cert.org/
Computer Crime & Intellectual Property Section US DOJ  http://www.justice.gov/criminal/cybercrime/
Computer Forensics Miscellany  http://computerforensics.parsonage.co.uk/
Craig Gall Helping Lawyers Master Technology  http://www.craigball.com/
DFI News  http://www.dfinews.com/
DFRWS (Digital Forensics Research Conference)  http://www.dfrws.org/
Digital Forensics Magazine supporting the professional computer security industry  http://www.digitalforensicsmagazine.com/
ENSIA CERT  http://www.enisa.europa.eu/act/cert/
E-Evidence Information Center - Home  http://www.e-evidence.info/
FIRST - Improving security together  http://www.first.org/
Forensic Focus  www.forensicfocus.com/
Forensic Magazine Issues  http://www.forensicmag.com/current-issue/
Forensics Wiki  http://www.forensicswiki.org/
Inside the registry  http://www.insidetheregistry.com/regdatabase/
International Journal of Digital Evidence on Utica College  http://www.utica.edu/academic/institutes/ecii/ijde/
Into The Boxes  http://intotheboxes.wordpress.com/
Lenny Zeltser  http://zeltser.com/
log2timeline  http://log2timeline.net/
Mobile Forensics Central  http://www.mobileforensicscentral.com/
NIST Computer Security Division Special Publications  http://csrc.nist.gov/publications/nistpubs/
Open Source Digital Forensics  http://www2.opensourceforensics.org/
SANs Computer Forensics  http://computer-forensics.sans.org/
SANS InfoSec Reading Room - Forensics  http://www.sans.org/reading_room/whitepapers/forensics/
SANS InfoSec Reading Room - Incident Handling  http://www.sans.org/reading_room/whitepapers/incident/
SANS InfoSec Reading Room - Malicious Code  http://www.sans.org/reading_room/whitepapers/malicious/
SANS InfoSec Reading Room - Steganography  http://www.sans.org/reading_room/whitepapers/stenganography/
Small Scale Digital Device Forensics Journal  http://www.ssddfj.org/
SWGDE  http://www.swgde.org/
Welcome AppleExaminer  http://www.appleexaminer.com/


Webpages
AuSCERT Forming an Incident Response Team  http://www.auscert.org.au/render.html?it=2252&cid=1938

Cybercrime.gov searching and seizing manual  http://www.cybercrime.gov/ssmanual/index.html
Daubert v. Merrell Dow Pharmaceuticals  http://www.law.cornell.edu/supct/html/92-102.ZS.html
Default Processes in Windows 2000  http://support.microsoft.com/kb/263201
Digital Evidence: Standards and Principles  http://www2.fbi.gov/hq/lab/fsc/backissu/april2000/swgde.htm
FileSignatures Table  http://www.garykessler.net/library/file_sigs.html
Forensically interesting spots in the Windows 7, Vista and XP file system and registry (and anti-forensics)  http://www.irongeek.com/i.php?page=security/windows-forensics-registry-and-file-system-spots
Microsoft Windows XP - Default settings for services  http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sys_srv_default_settings.mspx?mfr=true
RFC 3227 - Guidelines for Evidence Collection and Archiving  http://www.rfc-archive.org/getrfc.php?rfc=3227
SEI Handbook for Incident Response Teams  http://www.sei.cmu.edu/library/abstracts/reports/03hb002.cfm
Windows 7 Default Services and Suggested Startup Mode  http://www.windowsnetworking.com/articles_tutorials/Windows-7-Default-Services-Suggested-Startup-Mode.html


Groups
Yahoo Win4n6 Group  http://tech.groups.yahoo.com/group/win4n6/

Yahoo Linux Forensics Group  http://tech.groups.yahoo.com/group/linux_forensics/



轉自 http://journeyintoir.blogspot.com/2011/04/introducing-digital-forensics-search.html

Digital Corpora

DigitalCorpora.org is a website of digital corpora for use in computer forensics education research. All of the disk images, memory dumps, and network packet captures available on this website are freely available and may be used without prior authorization or IRB approval. We also have available a research corpus of real data acquired from around the world. Use of that dataset is possible under special arrangement.
From here you can view the available:


Many of the corpora are distributed in RAW, EnCase E01, and Advanced Forensic Format (AFF) formats. We also make available a Digital Forensics XML file for many of the disk images that describes the files contained within each volume. You can download tools for working with AFF and XFXML files from our companion website, http://afflib.org/.


轉自 Digital Corpora

「網路攻防戰」Blog教學資料

2011/4月開始,網路攻防戰會於每週四晚上9:00~11:30 固定開播資安課程,至於收播時間則不一定要看當天的課程檔案時間多長。

日期 主題
4/07 (四) 21:00~24:00 網路攻防戰之個資防護篇
4/14 (四) 21:00~24:00 網路攻防戰之郵件社交工程篇
4/21 (四) 21:00~24:00 網路攻防戰之上網篇
4/28 (四) 21:00~24:00 網路攻防戰之木馬入侵
你也可以直接在這邊收看 OpenBlue的TV在 Justin.tv 上的廣播實況
你可以透過:網路攻防戰FaceBook的粉絲團 來回報網路直播的意見。
 

註:
這些課程都是以前上課的錄影檔,主要是測試直播平台的特性與穩定度。
課程內容都是舊資料、舊案例、舊的DEMO,目前還沒放上去近期的DEMO資料,請不要挑剔播報內容囉! 


轉自 網路攻防戰

 

Malware Analyser

惡意程式分析軟體