- Hands-On Bug Hunting for Penetration Testers
- Joseph Marshall
- 102字
- 2021-07-16 17:53:09
Striker
Striker (https://github.com/s0md3v/Striker) is a Python-offensive information and vulnerability scanner that does a number of checks using different sources, but has a particular focus on DNS and network information. You can install it by following the instructions on its Github page. Like many Python projects, it simply requires cloning the code and downloading the dependencies listed in requirements.txt.
Striker provides useful, bedrock network identification and scanning capabilities:
- Fingerprinting the target web server
- Detecting CMS (197+ supported)
- Scanning target ports
- Looking up whois information
It also provides a grab-bag of other functionality, such as launching WPScan for WordPress instances or bypassing Cloudflare:

推薦閱讀
- Node Security
- 特種木馬防御與檢測技術(shù)研究
- CSO進階之路:從安全工程師到首席安全官
- 電子支付的規(guī)制結(jié)構(gòu)配置研究
- Getting Started with FortiGate
- 工業(yè)物聯(lián)網(wǎng)安全
- 反黑命令與攻防從新手到高手(微課超值版)
- API攻防:Web API安全指南
- Kali Linux Network Scanning Cookbook(Second Edition)
- 網(wǎng)絡(luò)安全三十六計:人人該懂的防黑客技巧
- 數(shù)據(jù)安全與隱私計算(第3版)
- 網(wǎng)絡(luò)安全能力成熟度模型:原理與實踐
- 局域網(wǎng)交換機安全
- 實用黑客攻防技術(shù)
- 黑客攻防從入門到精通