文件名称:ExploitRemotingService_Compiled
文件大小:160KB
文件格式:ZIP
更新时间:2024-06-19 09:42:32
C#
ExploitRemotingService (c) 2014 James Forshaw | 编译的 HTB exe 一种利用易受 CVE-2014-1806 或 CVE-2014-4149 攻击的 .NET 远程服务的工具。 它仅适用于 Windows,尽管某些方面可能适用于 *nix 上的 Mono。 注意:此 repo 中提供的易受攻击的服务有意禁用了安全修复程序,以便您可以测试工具是否正常工作。 这不应该是一个常见的配置。 使用说明: ExploitRemotingService [options] uri command [command args] Copyright (c) James Forshaw 2014 Uri: The supported URI are as follows: tcp://host:port/ObjName - TCP connecti
【文件预览】:
ExploitRemotingService_Compiled-main
----Program.cs(23KB)
----ExploitRemotingService.sln(2KB)
----FakeMethod.cs(5KB)
----packages.config(140B)
----obj()
--------Release()
--------Debug()
----bin()
--------Release()
----SerializableWrapper.cs(1KB)
----LICENSE(35KB)
----packages()
--------NDesk.Options.0.2.1()
----README.md(5KB)
----FakeType.cs(2KB)
----SerializerRemoteClass.cs(8KB)
----Installer()
--------obj()
--------bin()
--------IRemoteClass.cs(1KB)
--------RemoteClass.cs(3KB)
--------FakeAsm.csproj(3KB)
--------SerializableRegister.cs(1KB)
--------InstallClass.cs(2KB)
--------Properties()
----ExploitRemotingService()
--------ExampleRemotingService()
----MethodCallWrapper.cs(2KB)