
scrapy website Article and link ...
scrapyでWebサイトの記事とリンクをクロール ...

0x01 新規プロジェクトの作成 0x02 目標の明確化 0x03 クローラーの作成 0x04 コンテンツの保存
e.g.
pip3 install lxml,scrapy
文章标题 Article_Title
//*[@id="wrapper"]/main/div/article/header/h5/a/text()
//*[@id="wrapper"]/main/div/article/header/h5/a
文件链接 Article_Link
//*[@id="wrapper"]/main/div/article/header/h5/a/@href
文章时间 Article_Time
//*[@id="wrapper"]/main/div/article/header/section/span/time[1]
文章标签 Article_Tag
//*[@id="wrapper"]/main/div/article/header/section/a
文章简介 Article_Introduction
//*[@id="wrapper"]/main/div/article/section/text()
下一页
//*[@id="wrapper"]/main/div/nav/a[@class="older-posts"]/@href[2]
scrapy crawl SeebugSpider -o seebug.csv
{
'Article_Author': '译者:知道创宇404实验室翻译组',
'Article_Link': 'https://paper.seebug.org/1230/',
'Article_Origin_Link': '原文链接:Cycldek: Bridging the (air) gap ',
'Article_Summary': '在调查关于Cycldek组织2018年后有关攻击活动时,发现对该组织的...',
'Article_Tag': '威胁情报',
'Article_Time': '2020年06月04日',
'Article_Title': '卡巴斯基报告:针对 Cycldek 黑客组织知识鸿沟的相关信息'
}

https://www.cnblogs.com/superhin/p/12600358.html
from selenium import webdriver
driver = webdriver.Chrome()
driver.get('https://www.qq.com/')
# 1. 执行 Chome 开发工具命令,得到mhtml内容
res = driver.execute_cdp_cmd('Page.captureSnapshot', {})
# 2. 写入文件
with open('qq.mhtml', 'w') as f:
f.write(res['data'])
driver.quit()
| 2020年12月10日 | CS4.1に本当にバックドアはあるのか? | http://mp.weixin.qq.com/s?__biz=MzAwMzYxNzc1OA==&mid=2247488764&idx=1&sn=f22aa97f29bc1859abc99927cae8b8d4 |
|---|
| 2020/11/25 | rcoil | 【知識レビュー】Cobalt Strike 4.0 認証および修正プロセス | https://xz.aliyun.com/t/8557 |
|---|
| 2020/7/17 | uknow | ReflectiveDLLを利用してCobalt Strikeを武装する | https://xz.aliyun.com/t/7997 |
| 2020/7/17 | treebacker | Metasploit & CobaltStrike のshellcode分析 | https://xz.aliyun.com/t/7996 |
| 2020/4/3 | 利华 | cobaltstrike dns beaconの徹底解説 | https://xz.aliyun.com/t/7488 |
| 2020/3/10 | castiel | Cobalt Strikeの試行錯誤と問題解決の記録 | https://xz.aliyun.com/t/7375 |
| 2019/11/12 | Fazx | Cobaltstrike Serverの永続化 & CobaltstrikeとMetasploitの相互シェル派生 | https://xz.aliyun.com/t/6722 |
| 2019/10/21 | rcoil | Cobalt Strike の ExternalC2 | https://xz.aliyun.com/t/6565 |
| 2019/9/7 | CoolCat | Cobalt Strikeプロセスインジェクションの詳細解説 | https://xz.aliyun.com/t/6205 |
| 2019/9/5 | CoolCat | CobaltStrikeプラグイン開発公式ガイド Part4 | https://xz.aliyun.com/t/6189 |
| 2019/9/4 | CoolCat | CobaltStrikeプラグイン開発公式ガイド Part3 | https://xz.aliyun.com/t/6188 |
| 2019/8/10 | CoolCat | CobaltStrikeプラグイン開発公式ガイド Part2 | https://xz.aliyun.com/t/5892 |
| 2019/8/8 | CoolCat | CobaltStrikeプラグイン開発公式ガイド Part1 | https://xz.aliyun.com/t/5887 |
| 2019/8/7 | CoolCat | CobaltStrikeの権限維持とその自動化への初探 | https://xz.aliyun.com/t/5881 |
| 2019/2/24 | arr0w1 | ペネトレーション利器Cobalt Strike - 第2篇 APTレベルの完全な検知回避と企業の多層防御体系との対抗 | https://xz.aliyun.com/t/4191 |
| 2018/9/24 | SoftNight | cobalt strike malleable C2設定ファイルの徹底研究 | https://xz.aliyun.com/t/2796 |
| 2018/4/2 | mss**** | Cobalt StrikeのExternalC2フレームワークの徹底探索 | https://xz.aliyun.com/t/2239 |
| 2018/3/18 | mss**** | Cobalt Strike——難読化処理を利用してWindows Defenderを回避 | https://xz.aliyun.com/t/2173 |
| 2018/3/16 | lz1y | 【ソフトウェアセキュリティ】Cobalt Strike3.8にパッチを適用し、バックドアを除去して機能を修復 | https://xz.aliyun.com/t/2170 |
| 2017/4/14 | backlion | Cobalt Strikeの構築・使用およびアンチウイルス回避 | https://xz.aliyun.com/t/199 |
| 2020年11月26日 | 翻訳者:知道创宇404实验室翻訳チーム | Egregor ランサムウェア、Cobalt Strike と Rclone を使用した持続的攻撃 | https://paper.seebug.org/1409/ |
|---|
| 2020年9月28日 | 著者:Keyi | Cobalt Strike によるトラフィック監査の回避 | https://paper.seebug.org/1349/ |
| 2020年6月22日 | 翻訳者:知道创宇404实验室翻訳チーム | 多段階 APT 攻撃が C2 機能を使用して Cobalt Strike を低減 | https://paper.seebug.org/1250/ |
| 2020年4月30日 | 著者:启明星辰ADLab | ペネトレーション利器 Cobalt Strike の実環境での利用状況に関する特集分析 | https://paper.seebug.org/1190/ |
| 2020年3月12日 | 著者: Snowming | Cobalt Strike 4.0 マニュアル——ペネトレーションテスターに捧げる先進的脅威戦術 | https://paper.seebug.org/1143/ |
| 2020年12月9日 | CobaltStrike二次開発環境への初探 | http://mp.weixin.qq.com/s?__biz=MzAwMzYxNzc1OA==&mid=2247488706&idx=1&sn=83474fa317248dee4aef37444c50d154 |
| 2020年8月3日 | DNSBeaconからドメインコントローラへ | http://mp.weixin.qq.com/s?__biz=MzAwMzYxNzc1OA==&mid=2247485914&idx=1&sn=95a424874d8bbc656bb5a067198e4227 |