Full Code of TryGOTry/DogCs4.4 for AI

main a1e4ec019c8a cached
1 files
710 B
460 tokens
1 requests
Download .txt
Repository: TryGOTry/DogCs4.4
Branch: main
Commit: a1e4ec019c8a
Files: 1
Total size: 710 B

Directory structure:
gitextract_m4jrmb77/

└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: README.md
================================================
# DogCs4.4
4.4修改版


关于64不上线bug:profile文件里添加如下:
```
http-stager {
    set uri_x86 "/XXXXn";
    set uri_x64 "/XXXXXX";
        }
```
# 修复2022.09.21 dogcsv2.1  fix CVE-2022-39197

新出了个漏洞,就简单更新一下吧。简单修复了一下最新出来的xss漏洞.

1.新加主机ip归属地查询,用本地纯真ip地址库.

2.修改默认配置文件存放文件名.也可以自行对比代码,自行修改文件名.

3.修复CVE-2022-39197造成的xss漏洞

看需求下载吧.

# Ps 用winrar解压,或者mac解压

# 注:CVE-2022-39197并没有完全修复,应该做全局过滤才行.下个版本修复!!! 2022.09.26
# 修复补丁直接用这个哥们的patch补丁即可:https://github.com/burpheart/CVE-2022-39197-patch

# 2022.09.30 v2.2 修复上线主机ip归属地功能.

# 2022.10.09 v2.3 修复ipv6归宿地显示bug问题.(下载最新版替换客户端jar即可)

# 2022.10.19 v2.4 修复ui显示图标bug 感谢这位@D1sAbl4 提出的问题和修复方法.

# 2022.11.09 预计今年过年更新dogcs4.5。

# 新版本已更新(密码不同):https://github.com/TryGOTry/CobaltStrike_Cat_4.5
Download .txt
gitextract_m4jrmb77/

└── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1K chars).
[
  {
    "path": "README.md",
    "chars": 710,
    "preview": "# DogCs4.4\n4.4修改版\n\n\n关于64不上线bug:profile文件里添加如下:\n```\nhttp-stager {\n    set uri_x86 \"/XXXXn\";\n    set uri_x64 \"/XXXXXX\";\n  "
  }
]

About this extraction

This page contains the full source code of the TryGOTry/DogCs4.4 GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (710 B), approximately 460 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!