Releases: ffffffff0x/f8x
Releases · ffffffff0x/f8x
后续不会更新 releases,建议不要下载 releases 的旧版本 f8x
[1.6.2] - 2022-9-4
兼容性
- 支持 CentOS 9 Stream
- 支持 Fedora 36
功能添加
- -k 选项添加 iprange/dnsx/MoreFind
- 添加 -wpscan 选项
- 添加 -cs45 选项
- 添加 -interactsh 选项
- 添加 -merlin 选项
- 添加 -msf 选项
- 添加 -pupy 选项
- 添加 -rg 选项
- 添加 -sliver 选项
- 添加 -sliver-client 选项
- 添加 -sps 选项
- 添加 -TerraformGoat 选项
- 添加 -TerraformGoat 选项
- 添加 -upgrade 选项
功能修改与优化
- 优化对docker环境的判断
- 添加了对ruby的检测
- 优化了对keytool工具的判断
f8x 1.6.1
[1.6.1] - 2022-6-6
兼容性
- 支持 ubuntu 22.04
功能添加
- -k 选项添加 CDK
- 添加 -yakit 选项
- 添加 -py310 选项
- 添加 -oraclejdk11 选项
- 添加 -docker 选项 (安装docker)
- 添加 -code 选项 (安装 code-server)
功能修改与优化
- bat 换成兼容更强的安装包
- 目前 -py3(7/8/9/10) 选项调用 pyenv 进行 python3 版本的切换,无需重复安装
- 目前 -oraclejdk(8/11) 选项调用 jenv 进行 java 版本的切换,无需重复安装
错误修复
- 修改一些拼写错误
Compatibility
- Support ubuntu 22.04
Function added
- -k option adds CDK
- add -yakit option
- add -py310 option
- add -oraclejdk11 option
- add -docker option (Install docker)
- add -code option (Install code-server)
Modifications and optimizations
- Replace the installation package of bat
- -py3(7/8/9/10) option to switch between python3 versions using pyenv
- -oraclejdk(8/11) option for java version switching using jenv
Bug fixes
- Fix some spelling errors
f8x 1.6.0
[1.6.0] - 2022-3-11
兼容性
- 支持 linux arm 架构
- 支持 kali 2022.1
功能添加
- -k 选项添加 netspy
- -f 选项添加 duf/procs/ncdu/exa/htop/bat/fd
错误修复
- 修复更改py版本时没有更改环境变量的问题
Compatibility
- Support linux arm architecture
- Support kali 2022.1
Function added
- -k option adds netspy
- -f option adds duf/procs/ncdu/exa/htop/bat/fd
Bug fixes
- Fix environment variables not changing when python version is changed
Full Changelog: 1.5.9...1.6.0
f8x 1.5.9
功能添加
- k 选项添加 htpwdScan,WebCrack,ysomap,sttr
功能修改与优化
- git clone 加入 --depth 1
Function added
- -k options add htpwdScan,WebCrack,ysomap,sttr
Modifications and optimizations
- git clone add --depth 1
Full Changelog: 1.5.8...1.5.9
f8x 1.5.8
[1.5.8] - 2021-11-12
功能修改与优化
- 兼容 Ubuntu 21.10 impish
- 兼容 AlmaLinux
- 兼容 Fedora 35
- 兼容 CentOS 8 Stream
- 兼容 VzLinux
- 兼容 Rocky
- -python3 选项改为 -py3(7/8/9)
- -python2 选项改为 -py2
Modifications and optimizations
- Compatible with Ubuntu 21.10 impish
- Compatible with AlmaLinux
- Compatible with Fedora 35
- Compatible with CentOS 8 Stream
- Compatible with VzLinux
- Compatible with Rocky
- -python3 option to -py3(7/8/9)
- -python2 option to -py2
Full Changelog: 1.5.7...1.5.8
f8x 1.5.7
[1.5.7] - 2021-10-22
功能添加
- -s 选项添加 fapro
- -k 选项添加 marshalsec
功能修改与优化
- 修改 -k 的子选项为 -ka -kb -kc 以支持批量安装
- 调整在 docker 环境下 -p 选项不会修改 DNS
- -k 选项不在安装 gdb ,移动到 f8x-ctf 中
- 优化已安装的检测速度
- 优化了对 ubuntu 16.04 的支持
错误修复
- 修复了在 Ubuntu 修改 APT 源时由于没有正确注释导致格式错误的问题
- 修改了 testssl 的安装方式,原先没有安装到正确的位置所以无法运行
项目协作
- 感谢 @Ar3h 提交的 pr
Function added
-s option adds fapro
-k option adds marshalsec
Modifications and optimizations
- Modify the -k sub-option to -ka -kb -kc to support batch installs
- The -p option does not modify DNS in a docker environment
- The -k option is not installed in gdb, it is moved to f8x-ctf
- Optimize the speed of detection of installed
- Optimized support for ubuntu 16.04
Bug fixes
- Fixed bug in Ubuntu APT source where comments were causing formatting errors
- Modified the installation of testssl, it was not installed in the correct location so it would not work
Contributor
- Thanks to @Ar3h for submitting pr
Full Changelog: 1.5.6...1.5.7
f8x 1.5.6
f8x 1.5.5
[1.5.5] - 2021-8-6
功能添加
- -k 支持部分软件安装
- -k -a 信息收集、扫描、爆破、抓取
- -k -b 漏洞利用
- -k -c 后渗透、C2
- -k -d 其他
- -k -e 功能重叠或长期不维护
- -k 选项添加 Amass、gobuster、dirsearch、Gopherus、gron、unfurl、qsreplace、Interlace、SecLists、jaeles、subjs、assetfinder、hakrawler #8
- 添加 -lua 选项
- 添加 -mock 选项
功能修改
- 修复 nuclei 的安装问题
- 修复 remote-method-guesser 的安装问题
本次添加内容较多,若存在问题,欢迎在 issue 反馈