- Hands-On Bug Hunting for Penetration Testers
- Joseph Marshall
- 87字
- 2021-07-16 17:53:11
Building a Process
If we think about how to build processes the Unix way, with small scripts responsible for single concerns, chained together into more complex workflows (all built on the common foundation of plain text) it makes sense to boil down our automated reconnaissance tools into the smallest reusable parts.
One part is that wrapper script we just wrote, scanjs.sh. This script scans the client-side code of a website (currently from a repo) and compiles a report in json, which it both saves and displays.
推薦閱讀
- 網(wǎng)絡(luò)安全與管理
- 工業(yè)互聯(lián)網(wǎng)安全
- 同態(tài)密碼學原理及算法
- Learning Veeam? Backup & Replication for VMware vSphere
- 從0到1:CTFer成長之路
- Web安全之深度學習實戰(zhàn)
- 華為防火墻實戰(zhàn)指南
- 空間群組密鑰管理研究:基于自主的深空DTN密鑰管理
- Bug Bounty Hunting Essentials
- Web安全攻防從入門到精通
- 聯(lián)邦學習原理與算法
- 社會工程:防范釣魚欺詐(卷3)
- 網(wǎng)絡(luò)空間安全體系
- 云安全深度剖析:技術(shù)原理及應(yīng)用實踐
- Web安全之機器學習入門