.github/workflows loot mysql test .gitignore LICENSE.txt Makefile README.md README_EN.md config.yaml go.mod go.sum main.go README License Rogue Mysql Server English README 基于https://github.com/vitessio/vitess实现的恶意 mysql 服务器, 支持利用漏洞从 go, php, python, java, 原生命令行等...
mysql test .gitignore LICENSE.txt go.mod go.mod go.sum main.go Rogue Mysql Server English README 基于https://github.com/vitessio/vitess实现的恶意 mysql 服务器, 支持利用漏洞从 go, php, python, java, 原生命令行等多种语言下的常见 mysql 库中读取文件. ...
rogue-mysql-server的更多信息 magictree:一种渗透测试人员生产力工具,设计用于轻松简单的数据整合、查询、外部命令执行和报告生成。 pulledpork:Snort规则管理 bulk-extractor:批量电子邮件和URL提取工具。 rawsec-cli:Rawsec Inventory search CLI以查找安全工具和资源。 githubcloner:自动克隆用户和组织的Github存...
RogueWinRM是一种新型的提权方法,原理在https://decoder.cloud/2019/12/06/we-thought-they-were-potatoes-but-they-were-beans/,大体意思就是利用winRm端口来实现token模拟并提权。该漏洞在win10上测试成功。前几天msf上更新了该漏洞利用模块,介绍如下: 代码语言: 代码运行次数:0 利用BITS行为,该行为在每次启动...
command-line-arguments ./main.go:194:43: undefined: schemaToFields ./main.go:194:58: undefined: Schema ./main.go:198:37: undefined: rowToSQL ./main.go:198:46: undefined: Row ./main.go:203:18: undefined: getMysqlVars Sign up for freeto join this conversation on GitHub. Already have...
Fake MySQL Server that attempts to steal files from clients. mysql database rogue Updated Aug 5, 2020 Python Pixinn / rogue-like Star 19 Code Issues Pull requests A rogue-like game for the Apple II. game apple2 rogue retrogaming Updated Nov 21, 2022 Assembly Load more… Improve...
SQL Setup The SQL backend for the library and stats tracking requires a MySQL server. Your server details go in /config/dbconfig.txt, and the SQL schema is in /SQL/tgstation_schema.sql. More detailed setup instructions arecoming soon, for now ask in our Discord.About...
I get the following error on login: dial unix /run/mysqld/mysqld.sock: connect: connection refused POST https://api.pokerogue.net/account/login [HTTP/2 500 294ms]
- MYSQL_DATABASE=db_name - MYSQL_USER=dbuser_username - MYSQL_PASSWORD=dbuser_password volumes: - ./SQL/tgstation_schema.sql:/docker-entrypoint-initdb.d/tgstation_schema.sql:ro - ./SQL/feedback_schema.sql:/docker-entrypoint-initdb.d/feedback_schema.sql:ro - database:/var/lib/mysql ...
MySQL 8.0.16+ Redis 5+ IDE Intellij IDEA 2019.2+ 测试工具 Postman JMeter 框架 SpringBoot Mybatis 组件 Kafka RabbitMQ elastic-job... 6 知识点概要 线程安全性 线程安全性,主要从原子性、可见性、有序性三个方面 原子性部分, atomic包下相关类、CAS原理、Unsafe类、synchronized关键字等的使用及注意事...