什麼是 OSRFramework

/osrframework

OSRFramework is a GNU AGPLv3+ set of libraries developed by i3visio to perform Open Source Intelligence collection tasks. They include references to a bunch of different applications related to username checking, DNS lookups, information leaks research, deep web search, regular expressions extraction and many others. At the same time, by means of ad-hoc Maltego transforms, OSRFramework provides a way of making these queries graphically as well as several interfaces to interact with like OSRFConsole or a Web interface.

如何安裝

pip3 install osrframework

如何更新

pip3 install osrframework --upgrade

怎麼用 ?

# 檢查 email 可能存在的地方

mailfy -m 'cross@SSORC.tw'

# 檢查 cross 名稱在那些平台存在

usufy -n cross

# 檢查 ssorc 名稱已被用於那些網域的註冊

domainfy.py -n ssorc -t all

# 檢查那些地方有過 cross 名稱資料

searchfy.py -q cross

結論

它也不是百分之百正確,換個角度思考,OSRFramework 算是一個審查的工具,檢查在廣大的網路世界上,是否有不該被出現、或忘記的。

它還有其它工具,可參考 /osrframework

Related posts 相關文章

作者

留言

撰寫回覆或留言

發佈留言必須填寫的電子郵件地址不會公開。