- Python Penetration Testing Cookbook
- Rejah Rehim
- 63字
- 2021-07-02 23:08:42
Using a regular expression to get the information from the downloaded web pages
The regular expression (re) module helps to find specific patterns of text from the downloaded web page. Regular expressions can be used to parse data from the web pages.
For instance, we can try to download all images in a web page with the help of the regular expression module.
推薦閱讀
- Metasploit Penetration Testing Cookbook(Third Edition)
- Rootkit和Bootkit:現代惡意軟件逆向分析和下一代威脅
- Practical Network Scanning
- 開發者的Web安全戒律:真實威脅與防御實踐
- INSTANT Windows PowerShell
- 軟件開發安全之道:概念、設計與實施
- .NET安全攻防指南(上冊)
- 移動APT:威脅情報分析與數據防護
- 隱私計算
- CTF那些事兒
- 信息安全導論(第2版)
- 數據安全與流通:技術、架構與實踐
- 無線傳感器網絡安全與加權復雜網絡抗毀性建模分析
- VMware vCloud Security
- 網絡空間安全:拒絕服務攻擊檢測與防御