LinuxDo 新帖推送
179 subscribers
249K photos
310K links
Download Telegram
标题: 佬朋从调研网站下载的“夸克”文件沙盒扫描行为
作者: #Rebot
板块: #开发调优
编号: 827599
帖子: https://linux.do/t/topic/827599
时间: 2025-07-30 18:06:11
摘要:
从求救!进入了钓鱼网站下载安装了程序如何补救?继续讨论:(帖子长独立出去一下)
回复:@Dirac_Sea




virustotal.com





VirusTotal

VirusTotal












传了 virustotal 扫描,5 / 64 报毒(可能是安装程序扫描不出来)
从上面的沙盒扫描结果看,安装程序在这些文件夹有残留文件,可能并不全,先尝试查看报告中提到的文件路径去删除 / 扫描。似乎有一些恶意软件行为,例如自删除、检测调试环境等。尝试访问未知 ip 地址。




文件系统作
打开的文件

::\
::{5B934B42-522B-4C34-BBFE-37A3EF7B9C90}
::{F8278C54-A712-415B-B593-B77A2BE0DDA9}
C:\Program Files (x86)\custom
C:\Program Files (x86)\custom\87e80.ico
C:\Program Files (x86)\custom\is-AQOLD.tmp
C:\Program Files (x86)\custom\lates
C:\程序文件 (x86)\custom\lates\
C:\Program Files (x86)\custom\lates\Quark.VisualElementsManifest.xml
C:\Program Files (x86)\custom\lates\Quark.exe

写入的文件
C:\Program Files (x86)\custom\87e80.ico
C:\Program Files (x86)\custom\is-AQOLD.tmp
C:\Program Files (x86)\custom\lates\Quark.exe
C:\程序文件 (x86)\custom\lates\is-UC0JU.tmp
C:\Program Files (x86)\cu
标题: HOHAI公益站新增Claude Think,欢迎佬友使用
作者: #hohai
板块: #开发调优
编号: 827602
帖子: https://linux.do/t/topic/827602
时间: 2025-07-30 18:06:53
摘要:
HOHAI公益站新增Claude Think( claude-sonnet-4-20250514-think)欢迎佬友来用
网站:https://hohai.eu.org
目前支持模型(网站内鼠标放到模型上就能看到完整的模型名称):
标题: esphome红外信号求助
作者: #liuweiqing
板块: #开发调优
编号: 827603
帖子: https://linux.do/t/topic/827603
时间: 2025-07-30 18:07:50
摘要:
用红外发射器模拟遥控器信号
使用同一个红外接收器, 这个遥控器和我发射器的信号看上去是一样的但是设备无响应
测试红外接收器的时候,遥控器的信号分成两个码发送
我感觉现在唯一的区别就是他两个码之间的间隔不一样
代码:

esphome:
name: bmp_aht_esp32c3
friendly_name: 红外遥控, 温湿度大气压强传感器节点

esp32:
board: airm2m_core_esp32c3
framework:
type: arduino
logger:
level: DEBUG
logs:
remote_receiver: DEBUG
remote_transmitter: DEBUG

api:

ota:
platform: esphome

wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password

remote_transmitter:
pin: GPIO19
carrier_duty_percent: 50%
id: my_transmitter

remote_receiver:
pin:
number: GPIO1
inverted: true
dump: raw
id: my_receiver
# tolerance: 50%
# buffer_size: 10kb
# filter: 250us
# idle: 4ms

i2c:
sda: 4
scl: 5
scan: true
id: bus_a

sensor:
# AHT20 Temperature and Humidity Sensor (Fixed address 0x38)
- platform: aht10
temperature:
name: "AHT20 Temperature"
id: room_temperature
humidity:
name: "AHT20 Humidity"
update_interval: 60s

# BMP280 Pressure Sensor
- platform: bmp280_i2c
temperature:
name: "BMP280 Temperature"
pressure:
name: "BMP280 Pressure"
address: 0x77
i2c_id: bus_a
update_interval: 60s

# climate:
# - platform: gree
# name: Gree Air Conditioner
# model: yac1fb9
# transmitter_id: my_transmitter
# sensor: room_temperature
# min_temperature: 16 °C
# max_temperature: 30 °C

switch:
- platform: template
name: "TECO AC Power"
id: teco_ac_power
optimistic: true
turn_on_action:
- remote_transmitter.transmit_raw:
carrier_frequency: 38kHz
code: [
9000, -4494, 636, -1682, 578, -584, 638, -552, 638, -1680, 578, -584, 638, -552, 638, -1678, 578, -584, 638, -552, 638, -1680, 578, -1712, 578, -1710, 578, -584, 638, -552, 638, -550, 638, -550, 638, -550, 638, -550, 638, -552, 638, -552, 638, -550, 638, -1678, 578, -584, 638, -552, 638, -550, 638, -550, 638, -550, 638, -552, 638, -1680, 578, -584, 638, -1678, 578, -582, 638, -552, 638, -1678, 580, -582, 638]
- delay: 300ms
- remote_transmitter.transmit_raw:
carrier_frequency: 38kHz
code: [
9000, -4500, 606, -1712, 578, -582, 638, -552, 638, -1678, 578, -584, 638, -550, 638, -1678, 578, -582, 638, -552, 638, -1680, 578, -1712, 578, -1712, 578, -584, 638, -552, 638, -552, 638, -552, 638, -550, 638, -552, 638, -550, 636, -552, 638, -552, 638, -1678, 578, -584, 638, -550, 638, -550, 638, -552, 638, -550, 638, -550, 638, -1678, 580, -1710, 578, -1710, 578, -584, 636, -552, 638, -1678, 578, -584, 638
]

turn_off_action:
- remote_transmitter.transmit_raw:
carrier_frequency: 38kHz
code: [
9002, -4494, 610, -1708, 578, -584, 606, -584, 606, -584, 604, -586, 604, -584, 604, -1710, 580, -610, 578, -590, 600, -1710, 580, -1710, 580, -1686, 602, -610, 578, -584, 604, -582, 606, -586, 604, -584, 606, -612, 578, -586, 604, -584, 604, -582, 608, -1708, 580, -584, 606, -586, 604, -584, 604, -584, 608, -582, 606, -582, 606, -1710, 580, -586, 604, -1708, 580, -584, 606, -584, 606, -1710, 578, -586, 602
]

- delay: 100ms
- remote_transmitter.transmit_raw:
carrier_frequency: 38kHz
code: [
8998, -4500, 606, -1710, 578, -588, 602, -586, 602, -612, 574, -588, 602, -586, 604, -1712, 576, -588, 602, -588, 600, -1714, 576, -1712, 576, -1712, 576, -614, 574, -588, 604, -586, 580, -610, 580, -610, 602, -588, 602, -588, 578, -608, 602, -588, 602, -1710, 556, -608, 602, -588, 602, -614, 574, -588, 602, -588, 580, -610, 602, -1712, 578, -1712, 554, -1736, 576, -608, 580, -588, 600, -1714, 576, -588, 602
]

遥控器原始信号:
信号 #1 - 协议: TECO, 数据: 0x250200E49, 位数: 35
原始数据 (74): 9002, -4496, 606, -1712, 578, -582, 608, -582, 606, -1712, 576, -582, 606, -582, 608, -1684, 604, -582, 614, -580, 604,
标题: AI制作兵马俑骑单车视频教程,轻松爆款引流+快速变现
作者: #初见是十三
板块: #资源荟萃
编号: 827607
帖子: https://linux.do/t/topic/827607
时间: 2025-07-30 18:10:27
摘要:
我用夸克网盘分享了「AI制作兵马俑骑单车视频教程,轻松爆款引流+快速变现」,点击链接即可保存。打开「夸克APP」,无需下载在线播放视频,畅享原画5倍速,支持电视投屏。
链接:夸克网盘分享
标题: 问一下佬友,目前有没有能够极高的提高api调度稳定性的项目推荐?目前所有的功能模块都是手搓的
作者: #0vo
板块: #开发调优
编号: 827609
帖子: https://linux.do/t/topic/827609
时间: 2025-07-30 18:10:57
摘要:
求各位佬友推荐好的解决方式
标题: cursor有没有什么性价比高的模型
作者: #creepebucket
板块: #开发调优
编号: 827611
帖子: https://linux.do/t/topic/827611
时间: 2025-07-30 18:11:23
摘要:
这几天高强度用了一下cursor, 然后没注意看定价, 用的clause4sonnet, 一天烧了100块 
看到cursor的模型列表里有dsr1和kimi k2这种国内模型, 寻思国内的是不是定价低一些, 性价比高一些
btw话说cursor还有自定义apikey功能, 好用吗
标题: 生活中那些微不足道却能治愈你的小事
作者: #qqqricis
板块: #搞七捻三
编号: 827612
帖子: https://linux.do/t/topic/827612
时间: 2025-07-30 18:11:28
摘要:
佬们,下班前的摸鱼时间又到了,生活中那些微不足道却能治愈你的小事!
快说出来治愈一下加班人受伤的心灵/(ㄒoㄒ)/~~
标题: 作为新佬友的第一个水贴
作者: #gafish
板块: #搞七捻三
编号: 827615
帖子: https://linux.do/t/topic/827615
时间: 2025-07-30 18:12:30
摘要:
混迹国内各种社区二十多年,算得上骨灰级资深灌水人了,初次来到L站,感觉这里氛围真不错,有点当年社区横行年代的风格,第一个贴子必须先发个水贴,以作纪念。
标题: oracle 考试为什么进不去
作者: #sakurajiamai
板块: #搞七捻三
编号: 827618
帖子: https://linux.do/t/topic/827618
时间: 2025-07-30 18:13:18
摘要:
Oracle考试下载了个浏览器插件一直卡在哪进不去,无法签到
标题: Windows 10多用户,为什么科学上网用tun模式每次都要重新加载防火墙规则?
作者: #root
板块: #开发调优
编号: 827622
帖子: https://linux.do/t/topic/827622
时间: 2025-07-30 18:15:00
摘要:
发现clah for windows只要使用TUN模式,每次都要重新加载防火墙规则(点击CFW里的哪个盾牌图标)。觉得很奇怪,譬如我在用户1里操作了可以科学上网了,注销并登入用户2又得重新来一遍才能科学上网。我用的tun模式是system,有人知道怎么解决吗?
标题: 网络小说大纲模板+各种素材合集,适合各类型小说
作者: #π皇
板块: #资源荟萃
编号: 827626
帖子: https://linux.do/t/topic/827626
时间: 2025-07-30 18:16:54
摘要:
⇔⇔⇔⇔⇔ 下载链接 ⇔⇔⇔⇔⇔



pan.quark.cn





夸克网盘分享

夸克网盘是夸克推出的一款云服务产品,功能包括云存储、高清看剧、文件在线解压、PDF一键转换等。通过夸克网盘可随时随地管理和使用照片、文档、手机资料,目前支持Android、iOS、PC、iPad。












⇔⇔⇔⇔⇔ 更多热帖 ⇔⇔⇔⇔⇔
π皇的作品集