mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
update aspxspy
This commit is contained in:
parent
b2be1f5465
commit
cd5a4e396c
2 changed files with 2599 additions and 0 deletions
2587
aspx/ASPXspy2.aspx
Normal file
2587
aspx/ASPXspy2.aspx
Normal file
File diff suppressed because it is too large
Load diff
12
aspx/Readme.txt
Normal file
12
aspx/Readme.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
1.开发环境VS2008 + C#,兼容FrameWork1.1/2.0,基本实现代码分离,CSS方便参考了phpspy。
|
||||
2.密码为32位MD5加密(小写) 默认为 admin.
|
||||
3.全部采用POST方式提交数据,增强了隐蔽性。
|
||||
4.增强了IIS探测功能,遍历IIS站点信息,绝对路径,多域名绑定,以及IIS账号密码。
|
||||
5.增加了对指定文件的搜索功能。
|
||||
6.修正了一些数据库操作的BUG。
|
||||
7.增强了对注册表的读取,此部分由BloodSword完成,在此感谢。
|
||||
8.修正了对端口的多线程扫描
|
||||
9.增强了端口转发功能,参考了Cnqing的一些代码,在此感谢。
|
||||
|
||||
免责声明:此工具为安全检测工具,任何人使用此工具,做违法国家法律的事情,责任自负!
|
||||
联系方式:E-mail:master@rootkit.net.cn Blog:www.rootkit.net.cn
|
Loading…
Reference in a new issue