You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.1 KiB
2.1 KiB
cf https://github.com/teamssix/cf
CF 是一个云环境利用框架,主要用来方便红队人员在获得云服务的访问凭证即 Access Key 的后续工作。
CF 下载地址:github.com/teamssix/cf/releases
CF 社区地址:github.com/teamssix/cf/discussions
使用手册
使用手册请参见:wiki.teamssix.com/cf
简单上手
配置 CF
cf configure
一键列出当前访问凭证的云服务资源
cf alibaba ls
一键列出当前访问凭证的权限
cf alibaba permissions
一键接管控制台
cf alibaba console
查看 CF 为实例执行命令的操作的帮助信息
cf alibaba ecs exec -h
一键为所有实例执行三要素,方便 HVV
cf alibaba ecs exec -b
一键获取实例中的临时访问凭证数据
cf alibaba ecs exec -m
一键查看 VPC 安全组规则
cf tencent vpc ls
如果感觉还不错的话,师傅记得给个 Star 呀 ~,另外 CF 的更多使用方法可以参见使用文档:wiki.teamssix.com/cf