文件操作 - regexp-932101.txt
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/apache/modsecurity-owasp-latest/util/regexp-assemble/regexp-932101.txt
编辑文件内容
# Word list for rule 932101 (RCE Unix command injection part 3/4) # # To convert to a regexp that can be pasted into the rule: # cat regexp-932101.txt | ./regexp-cmdline.py unix | ./regexp-assemble.pl # # Entries starting with ' are used verbatim. # Everything after # is a comment. # # To prevent some FP for a command, you can require command parameters # after a command. Only do this if the command regularly causes FP and if # allowing the bare command (without parameters) is not too dangerous. # (Note: due to \b following the regexp, a word boundary is also required # further on, so some letter/number is needed for a match). Example: # # diff+ # Special regexp case for the '.' (source) command to prevent FP: '\.\s.*
修改文件时间
将文件时间修改为当前时间的前一年
删除文件