prathamgosai/kali-linux-CyberSecurity
GitHub: prathamgosai/kali-linux-CyberSecurity
一个集合了30+网络安全行业报告白皮书与Kali Linux自动化安装配置脚本的综合资源仓库。
Stars: 0 | Forks: 0
# Kali 脚本
欢迎来到 kali-scripts 仓库,创建此仓库是为了帮助管理 Kali Linux 软件的安装。
脚本目前仍在开发中,因此可能存在许多 bug。
运行前请检查代码。欢迎提交 bug/补丁。
## 目录
这些脚本旨在用于自动化 Kali Linux 的安装或部署。
除了 `helper.sh`(它仅作为一个函数库文件)之外,每个脚本都可以单独运行。
```
autoinstall.sh - install ALL in AUTO mode
desktop.sh - desktop environment installation and postinstall configuration (Gnome, XFCE, KDE)
dev.sh - developer tools (GCC, Python, Ruby)
embedded.sh - embedded developer toolchains (MIPS, ARM)
hardware.sh - stuff to deal with hardware (Arduino, OLS, Sigrok)
helper.sh - misc helpful functions
internet.sh - browsers (Chrome, Firefox, Chromium) and IM (Jabber, Skype)
phone.sh - tools for communication with mobile phones (iOS, Android)
pentest.sh - pentest tools installation script (MITMf,)
postinstall.sh - common software installation and configuration (SSH, GDM, MSF, PostgreSQL)
video.sh - video drivers installation script (Nvidia, AMD)
vm.sh - script to install vm hypervisors or vm tools (VirtualBox, VMWare, Parallels)
wireless.sh - wireless stuff (WiFi, Bluetooth, SDR)
```
## Makefile
Kali 脚本的新版本正在开发中。快来试试吧!
```
make
make dev-mini
```
## Docker
Docker 构建示例:
```
docker build --squash --rm -t .
```
## TODO
想法和计划,待办事项:
- 检查所有内容在 Kali 2018.1 下是否能正常运行
- 检查所有内容在 Parrot 下是否能正常运行
- 从脚本迁移到 Makefile
- 使用 wifi-arsenal、sdr-arsenal、bluetooth-arsenal 等
- 包含 kali-scripts 的 Dockerfile
- 包含 kali-scripts 的 Vagrantfile
https://www.offensive-security.com/kali-linux/top-10-post-install-tips/
标签:Cutter, SOC Prime, 代码生成, 开发工具, 数字取证, 渗透测试工具, 环境部署, 系统配置, 自动化脚本, 请求拦截