K.Fire

Results 14 issues of K.Fire

### 功能描述 希望支持http代理

enhancement
Stale

C:\Users\root\Desktop>cdb.exe -pd -cf shell.wds -o notepad.exe No .natvis files found at C:\Windows\SYSTEM32\Visualizers. No .natvis files found at C:\Users\root\AppData\Local\Dbg\Visualizers. Microsoft (R) Windows Debugger Version 10.0.19041.1503 AMD64 Copyright (c) Microsoft Corporation. All...

最近的使用中,搭建了多级代理,但平均两天管理端就会退出掉线,重新运行又会加入节点。 在screen下执行的./linux_x64_admin -l 11111 -s 123 ,每次都是发现socks代理无法访问才知道admin掉线了。 因为没有日志,所以无法提供详细说明😭 另外在攻防中发现在某些特定环境(比如有安全设备)下 agent在连接admin时会被(不知名力量)强制断开连接,admin也会收到报错信息,但是使用frp socks代理能正常连接。

enhancement

### Describe the bug None ### To Reproduce None ### Log None ### Environment ```txt None ``` ### Additional information _No response_

bug

例子: 7月20日9:00 AM 更新commit ,数据库会推送并插入时间2022-07-20 7月20日10:00 PM 更新commit和release ,根据以下代码逻辑,判断push时间由于粒度不够而导致相等 ![image](https://user-images.githubusercontent.com/40354487/180050686-2c68e3ad-068d-438b-b05d-6dc1c10794e9.png) 导致出现下列情况,不会推送commit和release更新 ![image](https://user-images.githubusercontent.com/40354487/180051074-1f02c5c5-0538-4387-b50c-ab5961bbf0e2.png) 简单来说,当天推送更新后,之后的一天内不管出现多次更新都不会进行推送 是不是应该再将时间细化一些?🤭

**Describe the bug:** '\r': command not found The newline character under windows is \r\n, while the newline character under linux is\n. use windows client: ![image](https://user-images.githubusercontent.com/40354487/210515277-c3ed83e4-6665-4198-b8d3-cda50f3812e7.png) use linux client: ![image](https://user-images.githubusercontent.com/40354487/210515516-5742d16a-288e-4de0-91bf-183cd3f53888.png) use...

bug
windows

![image](https://github.com/gloxec/CrossC2/assets/40354487/b39c4eed-7899-4284-b3a0-9a9096049cae)

bug

- https://api.github.com/repos/Y4er/ysoserial - https://api.github.com/repos/frohoff/ysoserial 貌似由于同名,导致数据库写入和脚本判断更新时间异常,造成反复推送 ![image](https://user-images.githubusercontent.com/40354487/203456206-b890f04c-a89f-4115-a064-1ebc32f32aef.png)