All Projects → p1r06u3 → Opencanary_web

p1r06u3 / Opencanary_web

Licence: bsd-3-clause
The web management platform of honeypot

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Opencanary web

Hacker ezines
A collection of electronic hacker magazines carefully curated over the years from multiple sources
Stars: ✭ 72 (-86.84%)
Mutual labels:  hacker, information-security
Hfish
安全、可靠、简单、免费的企业级蜜罐
Stars: ✭ 2,977 (+444.24%)
Mutual labels:  hacker, honeypot
phomber
Phomber is infomation grathering tool that reverse search phone numbers and get their details, written in python3.
Stars: ✭ 59 (-89.21%)
Mutual labels:  information-security, hacker
Lookyloo
Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.
Stars: ✭ 381 (-30.35%)
Mutual labels:  information-security
Pentesterspecialdict
渗透测试人员专用精简化字典 Dictionary for penetration testers happy hacker
Stars: ✭ 391 (-28.52%)
Mutual labels:  hacker
Hack
🔰渗透测试资源库🔰黑客工具🔰维基解密文件🔰木马免杀🔰信息安全🔰技能树🔰数据库泄露🔰
Stars: ✭ 460 (-15.9%)
Mutual labels:  information-security
Opcde
OPCDE Cybersecurity Conference Materials
Stars: ✭ 538 (-1.65%)
Mutual labels:  information-security
Maskphish
Give a Mask to Phishing URL like a PRO.. A MUST have tool for Phishing.
Stars: ✭ 370 (-32.36%)
Mutual labels:  hacker
Fatt
FATT /fingerprintAllTheThings - a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic
Stars: ✭ 490 (-10.42%)
Mutual labels:  honeypot
Linux Basics For Hackers
书籍《Linux Basics for Hackers》2019版中文翻译版
Stars: ✭ 430 (-21.39%)
Mutual labels:  hacker
Wahh extras
The Web Application Hacker's Handbook - Extra Content
Stars: ✭ 428 (-21.76%)
Mutual labels:  hacker
Honeypy
A low to medium interaction honeypot.
Stars: ✭ 410 (-25.05%)
Mutual labels:  honeypot
Chimera
Chimera is a (shiny and very hack-ish) PowerShell obfuscation script designed to bypass AMSI and commercial antivirus solutions.
Stars: ✭ 463 (-15.36%)
Mutual labels:  information-security
Infosec
Учебное пособие по защите информации кафедры радиотехники и систем управления МФТИ
Stars: ✭ 386 (-29.43%)
Mutual labels:  information-security
Dionaea
Home of the dionaea honeypot
Stars: ✭ 490 (-10.42%)
Mutual labels:  honeypot
Webdevelopersecuritychecklist
A checklist of important security issues you should consider when creating a web application.
Stars: ✭ 379 (-30.71%)
Mutual labels:  information-security
Gitprey
Searching sensitive files and contents in GitHub associated to company name or other key words
Stars: ✭ 478 (-12.61%)
Mutual labels:  information-security
Brutesploit
BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p
Stars: ✭ 424 (-22.49%)
Mutual labels:  hacker
Hacking
hacker, ready for more of our story ! 🚀
Stars: ✭ 413 (-24.5%)
Mutual labels:  hacker
Honeylambda
honeyλ - a simple, serverless application designed to create and monitor fake HTTP endpoints (i.e. URL honeytokens) automatically, on top of AWS Lambda and Amazon API Gateway
Stars: ✭ 454 (-17%)
Mutual labels:  honeypot

一、web服务端介绍

Tornado+Vue+Mysql+APScheduler+Nginx+Supervisor

1. 架构图

架构图

2. 功能展示

2.1 登录页面

登录页面

2.2 仪表盘

仪表盘

2.3 主机状态

主机状态

2.4 攻击列表

攻击列表

2.5 过滤列表

过滤列表

2.6 邮件配置

邮件配置

2.7 白名单ip

白名单ip

二、安装方式

可以选择通过脚本自动化安装,也可以选择手工安装。

1. 自动化安装

2. 手工安装

3. 一些使用说明

三、后台可统计的信息

  1. ftp登录尝试;
  2. http访问请求;
  3. http登录请求;
  4. ssh建立连接;
  5. ssh远程版本发送;
  6. ssh登录尝试;
  7. telnet登录尝试;
  8. 全端口(SYN)扫描识别;
  9. NMAP OS扫描识别;
  10. NMAP NULL扫描识别;
  11. NMAP XMAS扫描识别;
  12. NMAP FIN扫描识别;
  13. mysql登录尝试;
  14. git clone请求;
  15. ntp monlist请求(默认关闭);
  16. redis命令请求;
  17. TCP连接请求;
  18. vnc连接请求;
  19. rdp协议windows远程登录;
  20. snmp扫描;
  21. sip请求;
  22. mssql登录sql账户认证;
  23. mssql登录win身份认证;
  24. http代理登录尝试;

四、项目致谢

  1. Thinkst Applied Research

  2. 天使用户群和开源贡献者

    @Weiho @kafka @Pa5sw0rd @Cotton @Aa.Kay @冷白开 @YongShao @Lemon

五、报告问题

在使用过程当中出现任何问题,请点击这里反馈

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].