- Python Penetration Testing Cookbook
- Rejah Rehim
- 112字
- 2021-07-02 23:08:36
Python can be used in both and interpreted and compiled forms
Python programs can be compiled in any situation where they can be used as compiled and not required frequent changes. This will make Python programs run much faster and provide a better opportunity to remove vulnerabilities and bugs. Also, interpreted programs run much slower than compiled programs, and are more prone to vulnerabilities and attacks.
Python code uses no compiler and can run on just about any device that runs the Python shell. Also, it shares a couple of other resemblances to scripting languages over programming languages. So, Python can be used to perform the functions of a scripting language.
推薦閱讀
- Metasploit Penetration Testing Cookbook(Third Edition)
- Kali Linux CTF Blueprints
- 零信任網絡:在不可信網絡中構建安全系統(tǒng)
- INSTANT Burp Suite Starter
- 工業(yè)控制網絡安全技術
- 代碼審計:企業(yè)級Web代碼安全架構
- 模糊測試:強制發(fā)掘安全漏洞的利器
- 網絡安全設計、配置與管理大全
- 安全防御入門手冊
- 信息安全等級保護測評與整改指導手冊
- SQL Injection Strategies
- 構建新型網絡形態(tài)下的網絡空間安全體系
- 黑客攻擊與防范實戰(zhàn)從入門到精通
- Web安全攻防從入門到精通
- 隱私保護機器學習