錦州市廣廈電腦維修|上門維修電腦|上門做系統(tǒng)|0416-3905144熱誠服務(wù),錦州廣廈維修電腦,公司IT外包服務(wù)
topFlag1 設(shè)為首頁
topFlag3 收藏本站
 
maojin003 首 頁 公司介紹 服務(wù)項(xiàng)目 服務(wù)報價 維修流程 IT外包服務(wù) 服務(wù)器維護(hù) 技術(shù)文章 常見故障
錦州市廣廈電腦維修|上門維修電腦|上門做系統(tǒng)|0416-3905144熱誠服務(wù)技術(shù)文章
Scanners-Box:開源掃描器大全 2017-05-2

作者: 佚名  日期:2017-05-01 07:11:49   來源: 本站整理

 Scanners-Box:開源掃描器大全 2017-05-2。

\

Scanners-Box是一個集合github平臺上的安全行業(yè)從業(yè)人員自研開源掃描器的倉庫,包括子域名枚舉、數(shù)據(jù)庫漏洞掃描、弱口令或信息泄漏掃描、端口掃描、指紋識別以及其他大型掃描器或模塊化掃描器; 該倉庫只收錄各位網(wǎng)友自己編寫的一般性開源掃描器,類似nmap、w3af、brakeman等知名掃描工具不收錄 。

子域名枚舉

https://github.com/lijiejie/subDomainsBrute (經(jīng)典的子域名爆破枚舉腳本) https://github.com/ring04h/wydomain (子域名字典窮舉) https://github.com/le4f/dnsmaper (子域名枚舉與地圖標(biāo)記) https://github.com/0xbug/orangescan (在線子域名信息收集工具) https://github.com/TheRook/subbrute (根據(jù)DNS記錄查詢子域名) https://github.com/We5ter/GSDF (基于谷歌SSL透明證書的子域名查詢腳本) https://github.com/mandatoryprogrammer/cloudflare_enum (使用CloudFlare進(jìn)行子域名枚舉的腳本) https://github.com/18F/domain-scan (A domain scanner) https://github.com/guelfoweb/knock (Knock Subdomain Scan) https://github.com/Evi1CLAY/CoolPool/tree/master/Python/DomainSeeker (多方式收集目標(biāo)子域名信息) https://github.com/code-scan/BroDomain (兄弟域名查詢) https://github.com/chuhades/dnsbrute (基于dns查詢的子域名枚舉)

數(shù)據(jù)庫掃描

https://github.com/0xbug/SQLiScanner (一款基于SQLMAP和Charles的被動SQL注入漏洞掃描工具) https://github.com/stamparm/DSSS (99行代碼實(shí)現(xiàn)的sql注入漏洞掃描器) https://github.com/LoRexxar/Feigong (針對各種情況自由變化的MySQL注入腳本) https://github.com/youngyangyang04/NoSQLAttack (一款針對mongoDB的攻擊工具) https://github.com/Neohapsis/bbqsql (SQL盲注利用框架) https://github.com/NetSPI/PowerUpSQL (攻擊SQLSERVER的Powershell腳本框架) https://github.com/WhitewidowScanner/whitewidow (又一款數(shù)據(jù)庫掃描器) https://github.com/stampery/mongoaudit (MongoDB審計(jì)及滲透工具) https://github.com/torque59/Nosql-Exploitation-Framework (NoSQL掃描/爆破工具)

弱口令或信息泄漏掃描

https://github.com/lijiejie/htpwdScan (一個簡單的HTTP暴力破解、撞庫攻擊腳本) https://github.com/lijiejie/BBScan (一個迷你的信息泄漏批量掃描腳本) https://github.com/lijiejie/GitHack (.git文件夾泄漏利用工具) https://github.com/wilson9x1/fenghuangscanner_v3 (端口及弱口令檢測) https://github.com/ysrc/F-Scrack (對各類服務(wù)進(jìn)行弱口令檢測的腳本) https://github.com/Mebus/cupp (根據(jù)用戶習(xí)慣生成弱口令探測字典腳本) https://github.com/RicterZ/genpAss (中國特色的弱口令生成器) https://github.com/netxfly/crack_ssh (go寫的協(xié)程版的ssh\redis\mongodb弱口令破解工具) https://github.com/n0tr00t/Sreg (通過輸入email、phone、username的返回用戶注冊的所有互聯(lián)網(wǎng)護(hù)照信息) https://github.com/repoog/GitPrey (GitHub敏感信息掃描工具) https://github.com/dxa4481/truffleHog (GitHub敏感信息掃描工具,包括檢測commit等) https://github.com/LandGrey/pydictor (暴力破解字典建立工具)

物聯(lián)網(wǎng)設(shè)備掃描

https://github.com/rapid7/IoTSeeker (物聯(lián)網(wǎng)設(shè)備默認(rèn)密碼掃描檢測工具) https://github.com/shodan-labs/iotdb (使用nmap掃描IoT設(shè)備) https://github.com/jh00nbr/Routerhunter-2.0 (路由器設(shè)備漏洞掃描利用) https://github.com/scu-igroup/telnet-scanner (telnet服務(wù)密碼撞庫)

XSS掃描

https://github.com/shawarkhanethicalhacker/BruteXSS (Cross-Site Scripting Bruteforcer) https://github.com/1N3/XSSTracer (A small python script to check for Cross-Site Tracing) https://github.com/0x584A/fuzzXssPHP (PHP版本的反射型xss掃描) https://github.com/chuhades/xss_scan (批量掃描xss的python腳本) https://github.com/BlackHole1/autoFindXssAndCsrf (自動化檢測頁面是否存在XSS和CSRF漏洞的瀏覽器插件) https://github.com/UltimateHackers/XSSight (自動化XSS掃描)

企業(yè)網(wǎng)絡(luò)自檢

https://github.com/sowish/LNScan (詳細(xì)的內(nèi)部網(wǎng)絡(luò)信息掃描器) https://github.com/SkyLined/LocalNetworkScanner (javascript實(shí)現(xiàn)的本地網(wǎng)絡(luò)掃描器) https://github.com/ysrc/xunfeng (網(wǎng)絡(luò)資產(chǎn)識別引擎,漏洞檢測引擎) https://github.com/laramies/theHarvester (企業(yè)被搜索引擎收錄敏感資產(chǎn)信息監(jiān)控腳本:員工郵箱、子域名、Hosts) https://github.com/x0day/Multisearch-v2 (bing、google、360、zoomeye等搜索引擎聚合搜索,可用于發(fā)現(xiàn)企業(yè)被搜索引擎收錄的敏感資產(chǎn)信息)

webshell檢測以及病毒分析工具

https://github.com/We5ter/Scanners-Box/tree/master/webshell/ (簡單的php后門檢測工具以及webshell樣本庫) https://github.com/ym2011/ScanBackdoor (Webshell掃描工具) https://github.com/yassineaddi/BackdoorMan (A toolkit find malicious, hidden and suspicious PHP scripts and shells in a chosen destination) https://github.com/he1m4n6a/findWebshell (又一款webshell檢測工具) https://github.com/Tencent/HaboMalHunter (哈勃分析系統(tǒng),linux系統(tǒng)病毒分析及安全檢測) https://github.com/PlagueScanner/PlagueScanner (使用python實(shí)現(xiàn)的集成ClamAV、ESET、Bitdefender的反病毒引擎) https://github.com/nbs-system/php-malware-finder (一款高效率PHP-webshell掃描工具) https://github.com/emposha/PHP-Shell-Detector/ (測試效率高達(dá)99%的webshell檢測工具)

內(nèi)網(wǎng)滲透

https://github.com/0xwindows/VulScritp (企業(yè)內(nèi)網(wǎng)滲透腳本,包括banner掃描、端口掃描;phpmyadmin、jenkins等通用漏洞利用等) https://github.com/lcatro/network_backdoor_scanner (基于網(wǎng)絡(luò)流量的內(nèi)網(wǎng)探測框架) https://github.com/fdiskyou/hunter (調(diào)用 Windows API 枚舉用戶登錄信息) https://github.com/BlackHole1/WebRtcXSS (自動化利用XSS入侵內(nèi)網(wǎng))

端口掃描、指紋識別以及中間件掃描

https://github.com/ring04h/wyportmap (目標(biāo)端口掃描+系統(tǒng)服務(wù)指紋識別) https://github.com/ring04h/weakfilescan (動態(tài)多線程敏感信息泄露檢測工具) https://github.com/EnableSecurity/wafw00f (WAF產(chǎn)品指紋識別) https://github.com/rbsec/sslscan (ssl類型識別) https://github.com/urbanadventurer/whatweb (web指紋識別) https://github.com/tanjiti/FingerPrint (web應(yīng)用指紋識別) https://github.com/nanshihui/Scan-T (網(wǎng)絡(luò)爬蟲式指紋識別) https://github.com/OffensivePython/Nscan (a fast Network scanner inspired by Masscan and Zmap) https://github.com/ywolf/F-NAScan (網(wǎng)絡(luò)資產(chǎn)信息掃描, ICMP存活探測,端口掃描,端口指紋服務(wù)識別) https://github.com/ywolf/F-MiddlewareScan (中間件掃描) https://github.com/maurosoria/dirsearch (Web path scanner) https://github.com/x0day/bannerscan (C段Banner與路徑掃描) https://github.com/RASSec/RASscan (端口服務(wù)掃描) https://github.com/3xp10it/bypass_waf (waf自動暴破) https://github.com/3xp10it/xcdn (嘗試找出cdn背后的真實(shí)ip) https://github.com/Xyntax/BingC (基于Bing搜索引擎的C段/旁站查詢,多線程,支持API) https://github.com/Xyntax/DirBrute (多線程WEB目錄爆破工具) https://github.com/zer0h/httpscan (一個爬蟲式的網(wǎng)段Web主機(jī)發(fā)現(xiàn)小工具) https://github.com/lietdai/doom (thorn上實(shí)現(xiàn)的分布式任務(wù)分發(fā)的ip端口漏洞掃描器) https://github.com/chichou/grab.js (類似 zgrab 的快速 TCP 指紋抓取解析工具,支持更多協(xié)議) https://github.com/Nitr4x/whichCDN (CDN識別、檢測) https://github.com/secfree/bcrpscan (基于爬蟲的web路徑掃描器) https://github.com/mozilla/ssh_scan (服務(wù)器ssh配置信息掃描)

專用掃描器

https://github.com/blackye/Jenkins (Jenkins漏洞探測、用戶抓取爆破) https://github.com/code-scan/dzscan (discuz掃描) https://github.com/chuhades/CMS-Exploit-Framework (CMS攻擊框架) https://github.com/lijiejie/IIS_shortname_Scanner (an IIS shortname Scanner) https://github.com/riusksk/FlashScanner (flashxss掃描) https://github.com/coffeehb/SSTIF (一個Fuzzing服務(wù)器端模板注入漏洞的半自動化工具) https://github.com/epinna/tplmap (服務(wù)器端模板注入漏洞檢測與利用工具) https://github.com/cr0hn/dockerscan (docker掃描工具)

無線網(wǎng)絡(luò)滲透、掃描

https://github.com/savio-code/fern-wifi-cracker/ (無線安全審計(jì)工具) https://github.com/m4n3dw0lf/PytheM (Python網(wǎng)絡(luò)/滲透測試工具) https://github.com/P0cL4bs/WiFi-Pumpkin (無線安全滲透測試套件)

代碼靜態(tài)掃描、代碼運(yùn)行棧跟蹤

https://github.com/wufeifei/cobra (白盒代碼安全審計(jì)系統(tǒng)) https://github.com/OneSourceCat/phpvulhunter (靜態(tài)php代碼審計(jì)) https://github.com/Qihoo360/phptrace (跟蹤、分析PHP運(yùn)行情況的工具) https://github.com/ajinabraham/NodeJsScan (NodeJS應(yīng)用代碼審計(jì))

模塊化掃描、綜合掃描器

https://github.com/az0ne/AZScanner (自動漏洞掃描器,子域名爆破,端口掃描,目錄爆破,常用框架漏洞檢測) https://github.com/blackye/lalascan (自主開發(fā)的分布式web漏洞掃描框架,集合owasp top10漏洞掃描和邊界資產(chǎn)發(fā)現(xiàn)能力) https://github.com/blackye/BkScanner (BkScanner 分布式、插件化web漏洞掃描器) https://github.com/ysrc/GourdScanV2 (被動式漏洞掃描) https://github.com/alpha1e0/pentestdb (WEB滲透測試數(shù)據(jù)庫) https://github.com/netxfly/passive_scan (基于http代理的web漏洞掃描器) https://github.com/1N3/Sn1per (自動化掃描器,包括中間件掃描以及設(shè)備指紋識別) https://github.com/RASSec/pentestEr_Fully-automatic-scanner (定向全自動化滲透測試工具) https://github.com/3xp10it/3xp10it (自動化滲透測試框架) https://github.com/Lcys/lcyscan (掃描效果未驗(yàn)證) https://github.com/Xyntax/POC-T (滲透測試插件化并發(fā)框架) https://github.com/v3n0m-Scanner/V3n0M-Scanner (Scanner in Python3.5 for SQLi/XSS/LFI/RFI and other Vulns) https://github.com/Skycrab/leakScan (web端的在線漏洞掃描) https://github.com/zhangzhenfeng/AnyScan (開發(fā)中…)

APT

https://github.com/Neo23x0/Loki (一款A(yù)PT入侵痕跡掃描器)

收集目的

本倉庫收集的初衷是為向各類企業(yè)安全從業(yè)人員提供在企業(yè)信息安全防護(hù)體系建設(shè)過程中可以參考的開源安全掃描工具,以期望企業(yè)能夠利用這些掃描器對自身業(yè)務(wù)進(jìn)行自檢,從而提高自身業(yè)務(wù)安全性

項(xiàng)目維護(hù)

Wester(sina weibo@西風(fēng)微雨_Wester) && Martin (sina weibo@Mart1n_ZHOU)



熱門文章
  • 機(jī)械革命S1 PRO-02 開機(jī)不顯示 黑...
  • 聯(lián)想ThinkPad NM-C641上電掉電點(diǎn)不...
  • 三星一體激光打印機(jī)SCX-4521F維修...
  • 通過串口命令查看EMMC擦寫次數(shù)和判...
  • IIS 8 開啟 GZIP壓縮來減少網(wǎng)絡(luò)請求...
  • 索尼kd-49x7500e背光一半暗且閃爍 ...
  • 樓宇對講門禁讀卡異常維修,讀卡芯...
  • 新款海信電視機(jī)始終停留在開機(jī)界面...
  • 常見打印機(jī)清零步驟
  • 安裝驅(qū)動時提示不包含數(shù)字簽名的解...
  • 共享打印機(jī)需要密碼的解決方法
  • 圖解Windows 7系統(tǒng)快速共享打印機(jī)的...
  • 錦州廣廈電腦上門維修

    報修電話:13840665804  QQ:174984393 (聯(lián)系人:毛先生)   
    E-Mail:174984393@qq.com
    維修中心地址:錦州廣廈電腦城
    ICP備案/許可證號:遼ICP備2023002984號-1
    上門服務(wù)區(qū)域: 遼寧錦州市區(qū)
    主要業(yè)務(wù): 修電腦,電腦修理,電腦維護(hù),上門維修電腦,黑屏藍(lán)屏死機(jī)故障排除,無線上網(wǎng)設(shè)置,IT服務(wù)外包,局域網(wǎng)組建,ADSL共享上網(wǎng),路由器設(shè)置,數(shù)據(jù)恢復(fù),密碼破解,光盤刻錄制作等服務(wù)

    技術(shù)支持:微軟等
    主站蜘蛛池模板: 亚洲av无码专区在线播放| 久久久久亚洲AV无码麻豆| 无码人妻一区二区三区免费看| 亚洲Av无码专区国产乱码DVD| 久久亚洲精品成人无码网站 | 午夜爽喷水无码成人18禁三级 | 亚洲最大av无码网址| 久久久久亚洲av无码专区导航| 成人无码区免费A片视频WWW| 国产精品免费无遮挡无码永久视频| 国产精品无码一区二区三区毛片| 无码AV波多野结衣久久| 亚洲日韩看片无码电影| 亚洲成?Ⅴ人在线观看无码| 久久久无码精品亚洲日韩软件| 亚洲欧洲国产综合AV无码久久| 亚洲äv永久无码精品天堂久久| 久久午夜伦鲁片免费无码| 亚洲综合无码AV一区二区 | 中文无码人妻有码人妻中文字幕| 无码少妇精品一区二区免费动态| 国产aⅴ无码专区亚洲av| 6080YYY午夜理论片中无码| 国产激情无码一区二区| 亚洲成a人无码av波多野按摩| 国产精品亚洲专区无码WEB| 亚洲精品无码久久久久YW| av无码国产在线看免费网站| 久久久久亚洲AV无码观看| 无码人妻精品中文字幕免费| 亚洲AV无码国产精品麻豆天美 | 亚洲爆乳无码专区www| 无码国产精品一区二区免费式直播| 无码av最新无码av专区| 西西午夜无码大胆啪啪国模| 亚洲精品无码久久毛片波多野吉衣| 亚洲的天堂av无码| 亚洲AV无码一区二区三区网址| 性色av无码免费一区二区三区 | 久久亚洲中文字幕无码| 国外AV无码精品国产精品|