mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
docs: update README
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
### Java template
|
### Java template
|
||||||
# Compiled class file
|
# Compiled class file
|
||||||
*.class
|
*.class
|
||||||
|
.idea/
|
||||||
|
|
||||||
# Log file
|
# Log file
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
> 开发过程中遇到的一些需要注意到的知识会以博客的方式输出。
|
> 开发过程中遇到的一些需要注意到的知识会以博客的方式输出。
|
||||||
|
|
||||||
随着攻击方式的增多,写 JavaWeb 内存马的师傅层出不穷,前人栽树后人乘凉,而我也应该是走在了聚合的道路上,试图去打造一款更利于学习全面测试注入内存马的工具。
|
随着攻击方式的增多,写 JavaWeb 内存马的师傅层出不穷,前人栽树后人乘凉,而我也应该是走在了聚合的道路上,试图去打造一款更利于全面学习内存马的注入工具。
|
||||||
|
|
||||||
1. SpringBoot 开发,易于部署,易于构建,让 JavaWeb 安全人员感到更亲切。
|
1. SpringBoot 开发,易于部署,易于构建,让 JavaWeb 安全人员感到更亲切。
|
||||||
2. 提供靶场测试 docker 用例,方便部署学习测试。
|
2. 提供靶场测试 docker 用例,方便部署学习测试。
|
||||||
|
|||||||
Reference in New Issue
Block a user