# Generated by Django 4.1.13 on 2024-05-09 03:16
import json
from functools import reduce
from django.db import migrations
from django.db.models import F
from assets.const import AllTypes
platforms_data_json = '''[
{
"created_by": null,
"updated_by": null,
"comment": "",
"name": "Linux",
"category": "host",
"type": "linux",
"meta": {},
"internal": true,
"domain_enabled": true,
"su_enabled": true,
"su_method": null,
"custom_fields": [],
"automation": {
"ansible_enabled": true,
"ansible_config": {
"ansible_connection": "smart"
},
"ping_enabled": true,
"ping_method": "posix_ping",
"ping_params": {},
"gather_facts_enabled": true,
"gather_facts_method": "gather_facts_posix",
"gather_facts_params": {},
"change_secret_enabled": true,
"change_secret_method": "change_secret_posix",
"change_secret_params": {},
"push_account_enabled": true,
"push_account_method": "push_account_posix",
"push_account_params": {
"sudo": "/bin/whoami",
"shell": "/bin/bash",
"home": "",
"groups": ""
},
"verify_account_enabled": true,
"verify_account_method": "verify_account_posix",
"verify_account_params": {},
"gather_accounts_enabled": true,
"gather_accounts_method": "gather_accounts_posix",
"gather_accounts_params": {},
"remove_account_enabled": true,
"remove_account_method": "remove_account_posix",
"remove_account_params": {}
},
"protocols": [
{
"name": "ssh",
"port": 22,
"primary": true,
"required": false,
"default": false,
"public": true,
"setting": {
"sftp_enabled": true,
"sftp_home": "/tmp"
}
},
{
"name": "telnet",
"port": 23,
"primary": false,
"required": false,
"default": false,
"public": true,
"setting": {}
},
{
"name": "vnc",
"port": 5900,
"primary": false,
"required": false,
"default": false,
"public": true,
"setting": {}
},
{
"name": "rdp",
"port": 3389,
"primary": false,
"required": false,
"default": false,
"public": true,
"setting": {
"console": false,
"security": "any"
}
},
{
"name": "sftp",
"port": 22,
"primary": false,
"required": false,
"default": true,
"public": true,
"setting": {
"sftp_home": "/tmp"
}
}
]
},
{
"created_by": null,
"updated_by": null,
"comment": "",
"name": "Unix",
"category": "host",
"type": "unix",
"meta": {},
"internal": true,
"domain_enabled": true,
"su_enabled": true,
"su_method": null,
"custom_fields": [],
"automation": {
"ansible_enabled": true,
"ansible_config": {
"ansible_connection": "smart"
},
"ping_enabled": true,
"ping_method": "posix_ping",
"ping_params": {},
"gather_facts_enabled": true,
"gather_facts_method": "gather_facts_posix",
"gather_facts_params": {},
"change_secret_enabled": true,
"change_secret_method": "change_secret_posix",
"change_secret_params": {},
"push_account_enabled": true,
"push_account_method": "push_account_posix",
"push_account_params": {
"sudo": "/bin/whoami",
"shell": "/bin/bash",
"home": "",
"groups": ""
},
"verify_account_enabled": true,
"verify_account_method": "verify_account_posix",
"verify_account_params": {},
"gather_accounts_enabled": true,
"gather_accounts_method": "gather_accounts_posix",
"gather_accounts_params": {},
"remove_account_enabled": true,
"remove_account_method": "remove_account_posix",
"remove_account_params": {}
},
"protocols": [
{
"name": "ssh",
"port": 22,
"primary": true,
"required": false,
"default": false,
"public": true,
"setting": {
"sftp_enabled": true,
"sftp_home": "/tmp"
}
},
{
"name": "telnet",
"port": 23,
"primary": false,
"required": false,
"default": false,
"public": true,
"setting": {}
},
{
"name": "vnc",
"port": 5900,
"primary": false,
"required": false,
"default": false,
"public": true,
"setting": {}
},
{
"name": "rdp",
"port": 3389,
"primary": false,
"required": false,
"default": false,
"public": true,
"setting": {
"console": false,
"security": "any"
}
}
]
},
{
"created_by": null,
"updated_by": null,
"comment": "",
"name": "macOS",
"category": "host",
"type": "unix",
"meta": {},
"internal": true,
"domain_enabled": true,
"su_enabled": true,
"su_method": null,
"custom_fields": [],
"automation": {
"ansible_enabled": true,
"ansible_config": {
"ansible_connection": "smart"
},
"ping_enabled": true,
"ping_method": "posix_ping",
"ping_params": {},
"gather_facts_enabled": true,
"gather_facts_method": "gather_facts_posix",
"gather_facts_params": {},
"change_secret_enabled": true,
"change_secret_method": "change_secret_posix",
"change_secret_params": {},
"push_account_enabled": true,
"push_account_method": "push_account_posix",
"push_account_params": {
"sudo": "/bin/whoami",
"shell": "/bin/bash",
"home": "",
"groups": ""
},
"verify_account_enabled": true,
"verify_account_method": "verify_account_posix",
"verify_account_params": {},
"gather_accounts_enabled": true,
"gather_accounts_method": "gather_accounts_posix",
"gather_accounts_params": {},
"remove_account_enabled": true,
"remove_account_method": "remove_account_posix",
"remove_account_params": {}
},
"protocols": [
{
"name": "ssh",
"port": 22,
"primary": true,
"required": false,
没有合适的资源?快使用搜索试试~ 我知道了~
基于Python语言的JumpServer开源堡垒机安全审计系统设计源码
共1695个文件
py:1161个
yml:142个
png:72个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 146 浏览量
2024-09-25
13:07:22
上传
评论
收藏 13.89MB ZIP 举报
温馨提示
该项目是一款基于Python语言开发的JumpServer开源堡垒机安全审计系统源码,包含2036个文件,涵盖1526个Python脚本、136个YAML配置文件、73个PNG图片、70个JavaScript文件、67个HTML文件、41个CSS样式文件、21个Shell脚本、18个Markdown文件、13个GIF动画文件、10个文本文件。JumpServer是一款符合4A原则的专业运维安全审计系统,广泛应用于企业内部的安全防护和运维管理。
资源推荐
资源详情
资源评论
收起资源包目录
基于Python语言的JumpServer开源堡垒机安全审计系统设计源码 (1695个子文件)
datatables.min.css.bak 16KB
ansible.cfg 292B
.isort.cfg 151B
ChangeLog 591B
redis.conf 87B
style.css 181KB
bootstrap.min.css 111KB
bootstrap.min.css 79KB
animate.css 64KB
datepicker3.css 33KB
font-awesome.min.css 30KB
style.css 29KB
ambiance.css 25KB
style.min.css 25KB
fullcalendar.css 23KB
sweetalert.css 18KB
datatables.min.css 16KB
bootstrap-style.css 15KB
select2.min.css 15KB
layer.css 14KB
dropzone.css 11KB
jumpserver.css 9KB
ladda.min.css 9KB
awesome.css 9KB
daterangepicker.css 8KB
ladda-themeless.min.css 8KB
codemirror.css 7KB
awesome-bootstrap-checkbox.css 7KB
metroStyle.css 6KB
toastr.min.css 6KB
ztreestyle.css 6KB
login-style.css 6KB
jquery.steps.css 6KB
inputTags.css 5KB
footable.core.css 5KB
fullcalendar.print.css 5KB
xterm.css 4KB
basic.css 4KB
jquery.validator.css 3KB
cropper.min.css 3KB
colorbox.css 3KB
iconfont.css 3KB
otp.css 2KB
demo.css 2KB
custom.css 1KB
fullscreen.css 150B
fa.css 0B
classic.css 0B
jms-build-test.yml.disabled 2KB
Dockerfile 2KB
Dockerfile-base 2KB
Dockerfile-ee 1KB
.dockerignore 108B
fontawesome-webfont.eot 162KB
glyphicons-halflings-regular.eot 20KB
footable.eot 5KB
iconfont.eot 3KB
loading-0.gif 6KB
zTreeStandard.gif 5KB
metro.gif 5KB
loading-2.gif 2KB
throbber.gif 2KB
loading-1.gif 701B
loading.gif 457B
loading.gif 457B
loading.gif 381B
loading.gif 381B
loading.gif 381B
jbox-close.gif 153B
line_conn.gif 45B
.gitattributes 128B
.gitattributes 62B
.gitignore 425B
.gitkeep 2B
.gitkeep 0B
.gitkeep 0B
hosts 38B
login.html 14KB
forgot_password.html 8KB
mfa_setting.html 7KB
_header_bar.html 6KB
passkey.html 6KB
celery_task_log.html 6KB
_access_key_modal.html 5KB
login_wait_confirm.html 5KB
reset_password.html 4KB
approve_check_password.html 4KB
_mfa_login_field.html 4KB
_message.html 4KB
resource_download.html 3KB
_filter_dropdown.html 3KB
flash_message_standalone.html 2KB
_modal.html 2KB
user_otp_enable_bind.html 2KB
_csv_import_export.html 2KB
auth_fail_flash_message_standalone.html 2KB
_foot_js.html 2KB
base.html 2KB
_csv_update_modal.html 2KB
_csv_import_modal.html 2KB
共 1695 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17
资源评论
lly202406
- 粉丝: 3011
- 资源: 5529
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- java毕设项目之ssm线上旅行信息管理系统ssm+vue(完整前后端+说明文档+mysql+lw).zip
- 黑马最新Hive存储压缩以及Hive3性能优化PPT
- java毕设项目之ssm新生报到系统+jsp(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm小学生课外知识学习网站+vue(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm校园美食交流系统+vue(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm学生公寓管理中心系统的设计与实现+jsp(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm学校运动会信息管理系统+jsp(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm学生请假系统+jsp(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm医院门诊挂号系统+jsp(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm学院党员管理系统+jsp(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm亚盛汽车配件销售业绩管理统+jsp(完整前后端+说明文档+mysql+lw).zip
- 教师教学质量评价系统项目源代码全套技术资料.zip
- java毕设项目之ssm在线医疗服务系统+jsp(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm游戏攻略网站的设计与实现+vue(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm医院住院管理系统+vue(完整前后端+说明文档+mysql+lw).zip
- java毕设项目之ssm在线云音乐系统的设计与实现+jsp(完整前后端+说明文档+mysql+lw).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功