curl --location --request GET '/crawler/getArticles/SeebugPaper' \
--header 'Authorization;'
{
"code": 200,
"msg": "success",
"data": [
[
"https://www.blackarrow.net/ad-cs-from-manageca-to-rce/",
"AD CS:从 ManageCA 到 RCE"
],
[
"https://github.com/Mr-xn/sunlogin_rce",
"向日葵 SunloginClient ping RCE (CNVD-2022-10270) 检测工具"
],
[
"https://swarm.ptsecurity.com/hunting-for-bugs-in-vmware-view-planner-and-vrealize-business-for-cloud/",
"在 VMware 中寻找错误:View Planner 和 vRealize Business for Cloud"
],
[
"https://wwws.nightwatchcybersecurity.com/2022/02/11/gitbleed/",
"GitBleed – 在镜像 Git 存储库中查找敏感信息"
],
[
"https://tttang.com/archive/1435/",
"汽车安全测试终极指南,第二篇(译文)"
]
]
}