Git Product home page Git Product logo

rpcsdemo's Introduction

RpcsDemo

Description

1、前言

本项目主要编写了一些利用RPC协议在内网中的一些攻击面,有时候Bypass EDR等设备会有较好的效果,那么什么是RPC呢,RPC 代表“远程过程调用”,它不是 Windows 特定的概念。RPC 的第一个实现是在80年代在UNIX系统上实现的。这允许机器在网络上相互通信,它甚至被“用作网络文件系统(NFS)的基础”,其实简单的说就是它允许请求另一台计算机上的服务。

Demo大部分都是参考了impact工具,大家可以查看impacket源码,发现更多有趣的攻击面。

2、相关Demo的功能

Demo 注释
DumpLsass Dump lsass.exe
MS-SAMR/AddUser 添加用户
MS-SAMR/ChangeNtlm 通过NTLM hash修改密码
MS-TSCH_DESK 创建计划任务
OXIDINterka_network_card 探测内网多网卡
RPC over SMB 通过SMB做信息探测(无Demo)
CreateService 创建服务

3、后续打算出一篇相关相关Demo的原理

https://www.t00ls.com/articles-68609.html

rpcsdemo's People

Contributors

m0nster3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.