Giter Site home page Giter Site logo

tools's Introduction

渗透小工具

windows

nc.exe                 #是kali linux里复制出来的。试了几个版本就这个能兼容反弹shell给linux的主机
lcx.exe                #端口转发工具
TV_getpass.exe         #TeamViewer密码获取
superdic-cr.exe        #字典生成
cmd.reg                #右键选择文件夹或文件,在该处打开cmd

linux

lcx                    #Linux 版本的lcx,已经编译好了,`chmod +x lcx `
lbd                    #从kaki 复制出来的,检测目标是否负载均衡

跨平台

portscanner.py         #扫描常见的危险端口,可配合proxychains 扫内网端口
BaiDuUrlSpider.py      #百度url采集,在他原项目的基础上改为python3运行,并且增加去重功能

PHP

当PHP禁用命令函数时(php.ini 中用 disable_functions),把下面的两个文件上传到服务器,再访问bypass_disablefunc.php会有详细的使用介绍

bypass_disablefunc.php      
bypass_disablefunc_x64.so

tools's People

Contributors

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