時間:2023-07-07 11:51:01 | 來源:網(wǎng)站運營
時間:2023-07-07 11:51:01 來源:網(wǎng)站運營
滲透測試必備|一款優(yōu)秀的web指紋識別工具:git clone https://github.com/EASY233/Fingercd Fingerpip3 install -r requirements.txt
optional arguments: -h, --help show this help message and exitTarget: -u URL Input your url target -f FILE Input your target's fileOutput: -o OUTPUT Select the output format.eg(html,json,xml,default:html)DB: -type TYPE Select how you want to query -key KEY search for the keyword Usage:單一URL識別: python3 Finger.py -u http://www.baidu.com or www.baidu.com 批量URL識別: python3 Finger.py -f xx.txt輸出方式:支持html,json,xml三種格式默認html格式用法:python3 Finger.py -f xx.txt -o json從數(shù)據(jù)庫中查詢信息:-type 查詢方式可通過url,title,application,status等等方式支持模糊查詢-key 查詢關(guān)鍵字
threads = 20
指紋識別庫在library/end.json中可執(zhí)行添加修改,添加修改規(guī)則:{ "name": "WordPress", "cats": "Application", "html": ["<link rel=[/"']stylesheet[/"'] [^>]+wp-(?:content|includes)", "<link[^>]+s//d+//.wp//.com"], "meta": { "generator": "WordPress( [//d.]+)?//;version://1" } , { "name": "phpSQLiteCMS", "cats": "Application", "meta": { "generator": "^phpSQLiteCMS(?: (.+))?$//;version://1" }},{ "name": "非凡建站", "cats": "Application", "matches": { "url": "/images/Jobs_resume_up.gif", "md5": "041718edc41fb801317c3a0b1f4b7ca9" }}, { "name": "非凡建站", "cats": "Application", "matches": { "url": "/qq/images/mid4.gif", "md5": "a2d236f6cf10df3342e017a8aea7de31" }}
一些注意事項:關(guān)鍵詞:指紋,識別,工具,優(yōu)秀,測試,滲透
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。