Coder Social home page Coder Social logo

pentest_toolbox's Introduction

Pentest-Toolbox

  _/_/_/_/_/                    _/  _/ 
     _/      _/_/      _/_/    _/  _/_/_/      _/_/    _/    _/ 
    _/    _/    _/  _/    _/  _/  _/    _/  _/    _/    _/_/ 
   _/    _/    _/  _/    _/  _/  _/    _/  _/    _/  _/    _/ 
  _/      _/_/      _/_/    _/  _/_/_/      _/_/    _/    _/ 

--------------------------------------------------------------- 
  • 声明

    本代码仓库采用MIT许可协议(The MIT License

    此脚本仅做学习交流(以及快速配置渗透审计工具),切勿用于任何非法用途!

  • 关于

    现已全部汉化,提供大致框架思路

    切换至模块化代码,各个部分可以单独调用


  • Toolbox

    使用Shell脚本调用系统指令,Python爬虫;

    Bash版本:4.2+ ,Python版本:3.x

    系统环境(兼容"apt类Linux"): Kali(已测试),Ubuntu(已测试),Raspbian(已测试).

    此脚本在于快速使用或实现某一功能,所以部分功能依赖于其他软件(需要下载);

    功能的调用为命令行菜单式,更加方便


  • 使用方法:

    ~#: bash toolbox.sh


  • 菜单式界面

  • 一键下载所需工具

    现已整合fluxionairgeddon脚本

  • 功能:

    1.一键apt更新: 相当于apt [update,upgrade,autoremove,autoclean];

    2.快速使用Namp扫描系统漏洞:不用记指令了;

    3.了解系统详情:使用neofetch工具;

    4.无线网卡快速设置

    5.一键更新漏洞库(Exploit-DB

    6.扫描WAF


  • 针对网络协议(IEEE 802.11):

    分为三个选项(在引导菜单中可以看到):

    创建大量AP:新闻AP(SSID),随机AP(SSID);

    制造SSID为新闻标题的AP: 新闻摘自Sina

    WEP,WPS,WPA,WPA2的破解(使用脚本airgeddon

    无赖AP(evil twin), MITM: 中间人攻击(基于fluxion)

使用制造AP功能需要网卡支持监听模式,还请注意是否更改mac地址问题(可以选择);

更多功能还请看源代码,欢迎交流。

  • 推荐书籍

《Kali Linux无线渗透测试指南》 作者:[英]Cameron Buchanan,[印度]Vivek Ramachandran 此书链接;

《Python绝技:运用Python成为顶级黑客》 作者:[美]TJ O'Connor 此书链接;


  • 功能提示

    getnews.py文件中,Python版本应为3

  • 帮助

    如提示设备未托管,无法上网,请将/etc/NetworkManager/NetworkManager.conf 中的managed=false改为managed=true,保存后重启(或者sudo service network-manager restart);


  • Welcome translation into English(Sorry for my poor English).

pentest_toolbox's People

Contributors

whitejoce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.