All Projects → bewhale → thinkphp_gui_tools

bewhale / thinkphp_gui_tools

Licence: other
ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to thinkphp gui tools

LR-Parser
LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))
Stars: ✭ 40 (-78.95%)
Mutual labels:  javafx
siemstress
Very basic CLI SIEM (Security Information and Event Management system).
Stars: ✭ 24 (-87.37%)
Mutual labels:  log-analysis
sqlbrowserfx
A feature rich cross platform sql client for SQLite , MySQL.
Stars: ✭ 19 (-90%)
Mutual labels:  javafx
FXTools
My JavaFX resources, libraries & ready tools (GUI) using in JavaFX projects.
Stars: ✭ 37 (-80.53%)
Mutual labels:  javafx
ScaledFX
JavaFX pane for scaling arbitrary content nodes (used in VWorkflows)
Stars: ✭ 84 (-55.79%)
Mutual labels:  javafx
SnakeFX
Snake game in JavaFX
Stars: ✭ 41 (-78.42%)
Mutual labels:  javafx
mano-simulator
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.
Stars: ✭ 20 (-89.47%)
Mutual labels:  javafx
lib-preferences
Lib-Preferences is a library for easy storing simple data to a Preferences.properties file in a Java(FX) & Maven desktop application.
Stars: ✭ 12 (-93.68%)
Mutual labels:  javafx
stagedisplayviewer
Stage display viewer in java for propresenter
Stars: ✭ 30 (-84.21%)
Mutual labels:  javafx
javafx-ratel-client
使用javafx和netty技术开发的一款ratel客户端
Stars: ✭ 13 (-93.16%)
Mutual labels:  javafx
VickyWarAnalyzer
Victoria II war analyzer. Java 8 + JavaFX + Maven
Stars: ✭ 43 (-77.37%)
Mutual labels:  javafx
actlist-plugin
🔧 Actlist Plugin library to development and debugging.
Stars: ✭ 14 (-92.63%)
Mutual labels:  javafx
rtlSpectrum
Analyze spectrograms created by rtl_power
Stars: ✭ 47 (-75.26%)
Mutual labels:  javafx
Desktop-Applications-JavaFX
JavaFX Open Source Projects
Stars: ✭ 69 (-63.68%)
Mutual labels:  javafx
ChatRoom-JavaFX
This is a client/server chatroom(client for JavaFX and server for Workerman), supporting personal and global chat.
Stars: ✭ 53 (-72.11%)
Mutual labels:  javafx
wazuh-cloudformation
Wazuh - Amazon AWS Cloudformation
Stars: ✭ 32 (-83.16%)
Mutual labels:  log-analysis
LogoRRR
A log viewer which visualises log events such that it is easy to identify problems or events of interest. This app was implemented using Scala and JavaFX, GluonHQ toolchain and GraalVM as platform.
Stars: ✭ 40 (-78.95%)
Mutual labels:  javafx
FlexBoxFX
FlexBoxFX is a JavaFX implementation of CSS3 flexbox.
Stars: ✭ 65 (-65.79%)
Mutual labels:  javafx
ecshop-getshell
ecshop rce getshell
Stars: ✭ 29 (-84.74%)
Mutual labels:  getshell
ColorSwitch
Color Switch in Javafx!
Stars: ✭ 18 (-90.53%)
Mutual labels:  javafx

项目关闭,停止下载

thinkphp_gui_tools

本项目是采用 JDK8 + javafx 开发的 ThinkPHP 图形化综合利用工具, 参考了其他大佬项目的部分代码。

JDK8可以直接运行,JDK11 因为去除了javafx这个依赖,需要自己再加上参数加入模块

java -Dfile.encoding="UTF-8" --module-path "C:\Program Files\Java\javafx-sdk-11.0.2\lib" --add-modules "javafx.controls,javafx.fxml,javafx.web" -jar "xxx.jar"
  • 支持大部分ThinkPHP漏洞检测,整合20多个payload
  • 支持部分漏洞执行命令
  • 支持单一漏洞批量检测
  • 支持TP3和TP5自定义路径日志遍历
  • 支持部分漏洞一键GetShell
  • 支持设置代理和UA

参考项目

https://github.com/SkyBlueEternal/thinkphp-RCE-POC-Collection
https://github.com/Lucifer1993/TPscan
https://github.com/fupinglee/JavaTools
https://github.com/xinyu2428/TDOA_RCE

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].