- read_config script outputs the contents of the Dropbox config.db file in human-readable form. This includes the user's registered e-mail address and Dropbox identifier, software version information, and a list of the most-recently-changed files.
- read_filecache_config script outputs configuration information from the Dropbox filecache.db file. This includes information about shared directories that are attached to the user's Dropbox account.
- read_filejournal script outputs information about Dropbox synchronized files stored in the filecache.db file. This includes local and server-side metadata and a list of block hashes for each Dropbox-synchronized file.
- read_sigstore script outputs information from the Dropbox sigstore.db file, which is an additional source of block hashes.
- hash_blocks script produces a block hash list for any file. This block hash list can be compared to the block hashes from read_filejournal or read_sigstore.
- dropbox_contains_file script hashes one or more files (as per hash_blocks) and compares the resulting block hash list to the files listed in filecache.db (as per read_filejournal) and reports whether the files are partially or exactly the same as any Dropbox-synchronized files.
| 工 具 | 描 述 | 來 源 |
| ipconfig | 用來確認系統上 ip 位址。 | 可信任的系統 |
| netstat | 用來確認系統上 ip 位址。 | 可信任的系統 |
| nbstat | 用以顯示 NetBIOS 至 TCP/IP ( NetBT )協定狀態,本機端到遠端電腦的 NetBIOS table 狀態。 | 可信任的系統 |
| date | 確認系統日期。 | 可信任的系統 |
| time | 確認系統時間。 | 可信任的系統 |
| psuptime | 用來確認 win NT/2k 系統已開機執行的時間。 | www.sysinternals.com |
| net | 用來確認 NetBIOS 連線、使用者帳號、分享資料夾及啟動服務等功能。 | 可信任的系統 |
| psloggedon | 用來顯示本地端使用者帳號連結至遠端的情形。 | www.sysinternals.com |
| pulist | 命令模式工具,用來顯示本機上所有執行中的程序,並且可以擷取使用者正在執行的程序。 | www.sysinternals.com |
| pslist | 命令模式,顯示所有執行程序使用 CPU 的資訊,包含時間、負載百分比、核心或是使用者模式及記憶體使用量,可選擇即時監控或是直接擷取方式。 | www.sysinternals.com |
| listdlls | 列出本機上所有使用的 DLLs ,包含版本、放置位置。 | www.sysinternals.com |
| fport | 用來顯示系統上目前執行程序,及該程序所使用之 PID 、 PORT 狀態。 | www.sysinternals.com |
| psservice | 用來顯示系統狀態、組態、服務的 service 並可以進行管理系統服務。 | www.sysinternals.com |
| ps-info | 顯示 windows NT/2K 上 OS 及所有人的狀態、及主機上的所有資訊。 | www.sysinternals.com |
| arp | 系統上將 IP 位址與 MAC 位址做對應之工具。 | 可信任的系統 |
| ntlast | 監控登入的狀況(失敗或成功)。 | www.sysinternals.com |
| reg | 系統上用來編輯、管理 registry 工具。 | NT resource Kit |
| auditpol | 用來決定系統所使用的 audit policy 。 | NT resource Kit |
| regdmp | 將系統 registry 轉換成文字檔輸出。 | NT resource Kit |
| md5sum | 用來產生檔案的 hash 值,確保輸出的檔案不被修改。 | unxutils.sourceforge.net |
| netcat(cryptcat) | 用來將資訊寫入或讀取網路連結當中, Cryptcat 與 netcat 相同,不過還可以建立加密的通訊管道。 | www.atstake.com |
| filemon | 監控系統上檔案系統活動情形,並且可觀察應用程式所使用的 DLLs 狀態。 | www.sysinternals.com |
| windump | 用來擷取分析系統 TCP 連線內容工具。 | www.dump.polito.it |
| process explorer | Windows 下套裝軟體,可以用來監控系統程序狀況及使用 DLLs 的情形。(包含位置、版本資訊等)。 | www.sysinternals.com |
| cmd.exe | 用來啟動命令列工具。 | 可信任的系統 |
| 指 令 | 說 明 |
| date /ttime/t | 蒐集主機上之系統時間,在執行此一動作同時,需先檢查系統時間與實際時間是否有所差別,若有,也請詳細記錄差異的數值,這對將來比對網路設備端之記錄是相當重要的。 |
| ipconfig /all | 記錄目前主機所使用的網路連線基本資訊。 |
| psinfo | 記錄系統資訊,包含修正檔的版本、修正的次數。 |
| psuptime | 紀錄系統啟動的時間。 |
| psloggedon | 記錄遠端與本機端使用者的連線狀態。 |
| ntlast –r -f | 記錄系統中使用者登入的狀況。(包含成功與失敗) |
| net < 參數 > | 檢 測系統中網路選項資訊,參數種類包含 |
| nbtstat –n nbtstat –c nbtstat -s | 存取遠端 NetBIOS 名稱、目前 NetBIOS 的連線狀態、及最後連線狀態。 取得本機端與遠端的 NetBIOS table 狀態。分辨登入的使用者。 |
| pclip | 取得 clipborad 的資訊。 |
| pslist pulist psservice | 取得系統執行程序的資訊。 列出正在執行的程序; 列出正在活動( active )的程序。列出目前服務的狀態。 |
| listdlls | 記錄目前所使用的 DLLs ,包含放置位置、版本及數量。在此也可以發現是否有木馬程式或其他惡意程式存在。 |
| fport | 記錄目前所使用的程序、 PID 、及所使用的通訊 port 。參考: http://isc.sans.org/port_detial.html |
| netstat -an | 記錄目前 listening 的服務( service )、目前系統開啟的 port 。 |
| netstat –rn | 記錄 routing table 。 |
| arp -a | IP address 與 MAC address 表。 |
| dir /t:a /a /s /o:d c: | 取得最後存取時間。 |
| dir /t:w /a /s /o:d c: | 取得修改時間。 |
| dir /t:c /a /s /o:d c: | 取得最後建立時間。(若有多部磁碟機,請自行改變磁碟機代號)利用 dir 可以建立在蒐證時,磁碟機內檔案、時間資訊、連結等資訊。 |
| hfind c: | 紀錄磁碟機內所有屬性為隱藏( hidden )的檔案。用來區分隱藏與一般屬性的檔案。 |
| md5sum | 給予檔案 hash 值,用來確保蒐集的檔案不被竄改。 |
| 指 令 | 說 明 |
| auditpol | 用來設定系統所使用的策略。 |
| reg query | 取得 registry 下 ”Run”, 下列是需要檢查的 registry, 目的用來確認是否有木馬程式常駐在系統中。 |
| HKLM\Software\Microsoft\Windows\Current Version\Run /s | 檢視 Most Recently Used(MRU, 最近使用過 ) 檔案。用來辨別是否曾經有使用過特殊的檔案。 |
| HKLM\Software\Microsoft\Windows\Current Version\RunOnce /s | 檢視 Most Recently Used(MRU, 最近使用過 ) 檔案。用來辨別是否曾經有使用過特殊的檔案。 |
| HKLM\Software\Microsoft\Windows\Current Version\RunServices /sc | 檢視 Most Recently Used(MRU, 最近使用過 ) 檔案。用來辨別是否曾經有使用過特殊的檔案。 |
| HKLM\Software\Microsoft\Windows\Current Version\RunServicesOnce /s | 檢視 Most Recently Used(MRU, 最近使用過 ) 檔案。用來辨別是否曾經有使用過特殊的檔案。 |
| HKCU\Software\Microsoft\Windows\Current Version\Explorer\ | 追蹤曾經安裝過的程式檔案。用來判別過去使用過程式及是否有遭受木馬程式攻擊。 |
| Streams –s c: | 檢查磁碟機中 NTFS 檔案結構 |
| Logs | 存放位置 |
| Event logs APP | c:\WINNT\system32\config\AppEvent.Evt |
| Event logs SEC | c:\WINNT\system32\config\SecEvent.Evt |
| Event logs SYS | c:\WINNT\system32\config\SysEvent.Evt |
| IIS Web Log ( 若有安裝 ) | c:\WINNT\system32\logfiles\W3SVC1\ |
| Mail logs( 若有安裝 ) | c:\WINNT\system32\logfiles\SMTPSVC1\ |
| DNS logs( 若有安裝 ) | c:\WINNT\system32\config\DNSEvent.Evt |
| 工具 | 目的 |
| WinDump/Snort/ 其他監控軟體 | 網路狀況監控,分析目前網路流量、內容,進一步更可監控入侵者是否返回。 |
05/24/2011, 11:26:35
QuickTime 3GP (3gp), header: ftypisom
QuickTime 3GP (3gp), header: ftyp3gp
QuickTime 3GP (3gp), header: ftypmmp4
Default file size: 1024 KB
Maximum file size: 100 times (individual file type definition defaults sizes respected)
E:\Physical GSM Motorola V3 RAZR\Flex Partition 1140000-1fe0000.bin
Scope: 000000 - E9FFFF
Extensive byte-level search
9D0E80 - AD0E7F: 00001.3gp
B888F0 - C888EF: 00002.3gp
05/24/2011, 11:26:35
2 file headers were found. 2 files were retrieved.