We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f99752 commit 2079a2fCopy full SHA for 2079a2f
README.md
@@ -3,6 +3,16 @@
3
* Support common operating systems, not need install any dependency.
4
* Don't need to install anything except you want to develop this project.
5
6
+## Feature
7
+ * Only one program and easy deployment
8
+ * Support multi Java class files
9
+ * Support LDAPS and HTTPS server
10
+ * Support ACME to sign certificate
11
+ * Support obfuscate malicious(payload)
12
+ * Hide malicious(payload) string
13
+ * Add secret to protect HTTP server
14
+ * Add token to fix repeat execute payload
15
+
16
## Usage
17
### Start Log4Shell server
18
* ```Log4Shell.exe -host "1.1.1.1"```
0 commit comments