- 資訊首頁(yè) > 網(wǎng)絡(luò )安全 >
- 怎么使用Maigret根據用戶(hù)名進(jìn)行OSINT信息收集
這篇文章主要講解了“怎么使用Maigret根據用戶(hù)名進(jìn)行OSINT信息收集”,文中的講解內容簡(jiǎn)單清晰,易于學(xué)習與理解,下面請大家跟著(zhù)小編的思路慢慢深入,一起來(lái)研究和學(xué)習“怎么使用Maigret根據用戶(hù)名進(jìn)行OSINT信息收集”吧!
Maigret是一款功能強大的OSINT用戶(hù)名檢測工具,該工具可以幫助廣大研究人員從大量網(wǎng)站上通過(guò)用戶(hù)名來(lái)收集目標用戶(hù)的個(gè)人信息。
Maigret的主要功能就是通過(guò)用戶(hù)名在大量網(wǎng)站上收集關(guān)于目標用戶(hù)的信息,并建立個(gè)人檔案。目前,Maigret支持超過(guò)2000個(gè)網(wǎng)站(https://github.com/soxoj/maigret/blob/main/sites.md),默認配置下Maigret會(huì )搜索前500個(gè)熱門(mén)網(wǎng)站。
個(gè)人資料頁(yè)面解析、提取個(gè)人信息、鏈接到其他個(gè)人資料等。
根據找到的新用戶(hù)名進(jìn)行遞歸搜索。
按標簽搜索(站點(diǎn)類(lèi)別、國家)。
信息審查和驗證碼檢測。
假陽(yáng)性低。
注意:Maigret的正常運行要求系統安裝好Python 3.6或更高版本,以及pip工具。我們建議廣大用戶(hù)使用Python 3.8。
通過(guò)PYPI安裝:
pip3 install maigret
手動(dòng)克隆并安裝:
git clone https://github.com/soxoj/maigret && cd maigret pip3 install
git clone https://github.com/soxoj/maigret && cd maigret
當然了,你也可以使用一個(gè)免費的虛擬機,代碼庫將會(huì )自動(dòng)完成克隆和安裝:
Google Cloud:https://console.cloud.google.com/cloudshell/open?git_repo=https:/github.com/soxoj/maigret&tutorial=README.md
Repl:https://repl.it/github/soxoj/maigret
Colab:https://colab.research.google.com/gist/soxoj/879b51bc3b2f8b695abb054090645000/maigret.ipynb
pip3 install -r requirements.txt
包安裝使用:
./maigret.py user
克隆代碼庫使用:
maigret user
制作HTML和PDF報告:
maigret user --html --pdf
搜索帶有photo和dating標簽的網(wǎng)站:
maigret user --tags photo,dating
在所有網(wǎng)站上搜索三個(gè)用戶(hù)名:
maigret user1 user2 user3 -a
使用下列命令可獲取所有參數的介紹:
maigret --help
手動(dòng)構建:
docker build -t maigret . && docker run maigret user
官方鏡像:
docker run soxoj/maigret:latest user
演示GIF:https://github.com/soxoj/maigret/blob/main/static/recursive_search.svg
PDF報告:https://github.com/soxoj/maigret/blob/main/static/report_alexaimephotographycars.pdf
HTML報告:https://htmlpreview.github.io/?https:/raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotographycars.html
本項目的開(kāi)發(fā)與發(fā)布遵循MIT開(kāi)源許可證協(xié)議。
Maigret:https://github.com/soxoj/maigret
免責聲明:本站發(fā)布的內容(圖片、視頻和文字)以原創(chuàng )、來(lái)自互聯(lián)網(wǎng)轉載和分享為主,文章觀(guān)點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權請聯(lián)系QQ:712375056 進(jìn)行舉報,并提供相關(guān)證據,一經(jīng)查實(shí),將立刻刪除涉嫌侵權內容。
Copyright ? 2009-2021 56dr.com. All Rights Reserved. 特網(wǎng)科技 特網(wǎng)云 版權所有 珠海市特網(wǎng)科技有限公司 粵ICP備16109289號
域名注冊服務(wù)機構:阿里云計算有限公司(萬(wàn)網(wǎng)) 域名服務(wù)機構:煙臺帝思普網(wǎng)絡(luò )科技有限公司(DNSPod) CDN服務(wù):阿里云計算有限公司 中國互聯(lián)網(wǎng)舉報中心 增值電信業(yè)務(wù)經(jīng)營(yíng)許可證B2
建議您使用Chrome、Firefox、Edge、IE10及以上版本和360等主流瀏覽器瀏覽本網(wǎng)站