# default c2-http profile# define indicators for an HTTP GEThttp-get { # Beacon will randomly choose from this pool of URIs
set uri "/ca /dpixel /__utm.gif /pixel.gif /g.pixel /dot.gif /updates.rss /fwlink /cm /cx /pixel /match /visit.js /load /push /ptj /j.ad /ga.js /en_US/all.js /activity /IE9CompatViewList.xml";
client { # base64 encode session metadata and store it in the Cookie header.
metadata { base64;
header "Cookie";
}
}
server { # server should send output with no changes
header "Content-Type" "application/octet-stream";
output { print;
}
}
}
set uri_x86 "/jquery-3.3.1.slim.min.js";
set uri_x64 "/jquery-3.3.2.slim.min.js";
...
}
# win10-https-beacon-ja3 指纹:72a589da586844d7f0818ce684948eea
# centos-cs4.4-ja3s 指纹:fd4bc6cea4877646ccd62f0792ec0b62
原文始发于微信公众号(web安全工具库):CobaltStrike -- 特征提取
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论