pentestbox 安装后的基本设置

# 官方下载地址

https://pentestbox.org/zh/#download

 

# 下载完毕后解压

 

# bin目录下常用工具备注名

  

基本操作
软件安装:

终端下输入:toolsmanager

 

# 初始化配置 

## 环境变量添加

 

 

 

 

 # 如果显示乱码(中文)

set LANG=zh_CN.UTF-8

set LC_ALL=zh_CN.utf8

 

# 调用自带的python

set PATH=L:\pentestBox\base\python

 

# 设置别名绑定
alias toolsmanager=python "%pentestbox_ROOT%\bin\scripts\toolsmanager.py" $*    # 参考别名设置文件 L:\PentestBox\config\aliases

 

# 报错 “'doskey' is not recognized” when using Cmder

set PATH=C:\Windows\System32\"

 

# 更新 ruby版本

https://rubyinstaller.org/downloads/  下载后直接替换在 X:\PentestBox\base\ruby

 

# 手动下载metasploit-framework,放到 X:\PentestBox\bin

git clone https://github.com/rapid7/metasploit-framework

 

# pentestbox 补全相关办法收集

 

 https://mridgers.github.io/clink/

 

 

 

 

Pentest Box全部相关链接

Pentest Box官网:https://www.pentestbox.org

Pentest Box官方下载页面:https://pentestbox.org/zh/#download

Pentest Box官方文档:https://docs.pentestbox.org

Pentest Box twitter:https://twitter.com/pentestbox

Pentest Box Facebook:https://www.facebook.com/pentestbox

Pentest Box Telegram:https://telegram.me/pentestbox

Pentest Box论坛:https://groups.google.com/forum/#!forum/pentest-box-forum

Pentest Box GitHub地址:https://github.com/pentestbox

Pentest Box 火狐浏览器已安装插件:https://addons.mozilla.org/en-US/firefox/collections/pentestbox/pentestbox-addons-collection/?page=1

Pentest Box已知未被安装脚本列表:https://modules.pentestbox.org/

Pentest Box内置默认工具名单列表:https://tools.pentestbox.org/#linux-utilities

 

 参考内容:

https://www.webshell.cc/6311.html

https://blog.csdn.net/sun1318578251/article/details/90733372

# 工具中文介绍

https://www.jianshu.com/p/022b0090d640

# 自动补全相关

http://gv7.me/articles/2018/pentestbox-search-tools/

posted @   Cong0ks  阅读(1156)  评论(0编辑  收藏  举报
编辑推荐:
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
阅读排行:
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· 单线程的Redis速度为什么快?
· 展开说说关于C#中ORM框架的用法!
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库
历史上的今天:
2019-03-24 English trip EM2-PE-6B Teacher:Taylor,Patrick(2019.12.2)
点击右上角即可分享
微信分享提示