Google Hacking

Google Hacking精實技法 資源、程式碼及工具下載網址
<<勘誤表>>
 
一、檔案下載網址:

第2章:
Kali的VMWare映像檔:https://www.offensive-security.com/kali-linux-vmware-virtualbox-image-download/

Firefox瀏覽器:https://www.mozilla.org/en-US/Firefox/all/#zh-TW

Firefox 的 zh-TW.xpi:http://releases.mozilla.org/pub/mozilla.org/Firefox/releases/

TCPIPUTILS:http://www.tcpiputils.com/

OWASP ZAP:https://github.com/zaproxy/zaproxy/wiki/Downloads

Burp Suite:https://portswigger.net/burp/download.html


第6章:

gSearch 工具下載  (下載執行檔)  (下載原始專案)

fetUrl_Mail 工具下載  (下載執行檔)  (下載原始專案)


第8章:

goofile 下載網址:https://goofile.googlecode.com/files/goofilev1.5.zip

metagoofil下載網址:https://github.com/laramies/metagoofil

theHarvester下載網址:https://github.com/laramies/theHarvester

SiteDigger下載網址:http://b2b-download.mcafee.com/products/tools/foundstone/sitedigger3.msi

nikto 下載網址:https://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z

nikto更新套件:https://github.com/sullo/nikto

WinHttrack下載網址:http://www.httrack.com/page/2/en/index.html


二、參考資源網址:

第1章:

Google塗鴉牆:https://www.google.com/doodles/

Google搜尋設定:https://www.google.com/preferences

Google論壇:https://groups.google.com

Google翻譯:https://translate.google.com.tw/


第2章:

Kali 官網:https://www.kali.org/

WiKi的滲透測試:https://zh.wikipedia.org/wiki/渗透測试


第4章:

Link運算子為什麼會失靈:http://searchengineland.com/googles-classic-link-operator-showing-signs-of-being-turned-off-for-good-242528

儒略曆的轉換:http://www.onlineconversion.com/julian_date.htm

Google財經:https://www.google.com.hk/finance


第8章:

https://web.archive.org

http://www.exploit-db.com/google-hacking-database/

http://cve.mitre.org/

http://www.wooyun.org/


第9章:

Bing搜尋: http://www.bing.com/

微軟的說明文件:https://msdn.microsoft.com/en-us/library/ff795620.aspx

ZoomEye:https://www.zoomeye.org/

zoomeye的API:https://www.zoomeye.org/api/doc

Shodan:https://www.shodan.io/

Shodan CLI:https://cli.shodan.io/

線上nmap描掃:https://pentest-tools.com/network-vulnerability-scanning/tcp-port-scanner-online-nmap


第10章:

政府機關(構)資通安全責任等級分級作業規定下載網址:
http://www.nicst.ey.gov.tw/Upload/RelFile/2419/721861/fc9c8aef-a9bc-4d75-84c6-cc23ce2ffe10.pdf

資訊系統分級與資安防護基準作業規定下載網址:
http://www.nicst.ey.gov.tw/Upload/RelFile/2419/728155/b4db58e9-531e-402a-969d-ac71b5845edc.pdf

向Google申請移除頁庫存檔:https://www.google.com/webmasters/tools/removals?hl=zh_TW

網頁涉及個資、違反法律或其他不當內容:https://support.google.com/legal/answer/3110420?rd=1

向Bing申請移除頁庫存檔:https://www.bing.com/webmaster/tools/content-removal?rflid=1&rflid=1


三、書中程式碼

第5章:
5.1的實驗網址:

http://www.google.com.tw/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiLtrDKxPzNAhWDG5QKHc6EAjcQFggaMAA&url=http%3A%2F%2Fcge.blog.ntu.edu.tw%2F&usg=AFQjCNFqyh5nHxwvlArg_ikp7ujyd0XlCw


http://www.google.com.tw/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiLtrDKxPzNAhWDG5QKHc6EAjcQIAgdMAA&url=http%3A%2F%2Fwebcache.googleusercontent.com%2Fsearch%3Fq%3Dcache%3ADeI01FLvhf0J%3Acge.blog.ntu.edu.tw%2F%2B%26cd%3D1%26hl%3Dzh-TW%26ct%3Dclnk%26gl%3Dtw&usg=AFQjCNH2rYxGlk1AJNd1pV9HiXFHPMS1Bg


第6章:

6.2.4的批次檔

@echo off
cls
IF "%1"=="" GOTO assign
REM %1 是 1,2,3 的1  不是L 的小寫
FOR /F %%i IN (%1) DO fetUrl_Mail %%i
Goto end
:assign
echo You must assign a File.
:end


四、勘誤表: (回頁首)

頁數(行數) 修正後文字 修正前文字 修正說明






















. .

沒有留言:

張貼留言