Skip to content

Commit e07159f

Browse files
Update README.md
1 parent f26ac7d commit e07159f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
针对Linux终端 bashshell 的无字母命令执行的骚操作x
44

5+
支持在线生成:https://probiusofficial.github.io/bashFuck/
6+
7+
Used in [【RCE-labs · level 9-12: BashFuck - 无字母命令执行】](https://github.com/ProbiusOfficial/RCE-labs) to simplify the generation process.
8+
59
目前可以实现的字符集:
610

711

@@ -30,6 +34,8 @@ Idea来源于[CTFshow](https://www.ctf.show/)周末的极限挑战赛
3034

3135
## **Usage**
3236

37+
*现已支持在线生成:https://probiusofficial.github.io/bashFuck/
38+
3339
使用python3运行bashFuck.py文件即可,根据提示输入你的命令,程序会自动为你生成从最基本的`$'\xxx'`形式到更复杂的形式。
3440

3541
```Bash

0 commit comments

Comments
 (0)