- Python Penetration Testing Cookbook
- Rejah Rehim
- 152字
- 2021-07-02 23:08:40
How to do it...
We can download the Python from the official website and install it in your system. Execute the following steps:
- Go to the official website of Python (http://python.org/download/) and download the latest version of Windows MSI installer.
- Run the installer.
- You can select the option to Install launcher for all users (recommended) and click Install Now to finish the installation.

- After installation, it would be better if you could add the default Python directories of your version to the PATH.
If you have installed Python in C:\Python36\, you should add the following directories in your PATH--C:\Python36\;C:\Python36\Scripts\.
For that navigate to My Computer | Properties | Advanced System Settings | Environment Variables and edit the PATH variable to add the new directories.

- Now you can install virtual environment and virtualenvwrapper as we did for the other environments.
- Also, you can download and install the sublime text 3 as editor.
推薦閱讀
- Android應用安全實戰(zhàn):Frida協(xié)議分析
- 走進新安全:讀懂網(wǎng)絡安全威脅、技術與新思想
- 諸神之眼:Nmap網(wǎng)絡安全審計技術揭秘
- 網(wǎng)絡安全三十六計:人人該懂的防黑客技巧
- 網(wǎng)絡安全設計、配置與管理大全
- Web安全之深度學習實戰(zhàn)
- 數(shù)據(jù)保護:工作負載的可恢復性
- 黑客攻防從入門到精通
- 博弈論與數(shù)據(jù)安全
- Mastering Python for Networking and Security
- 計算機系統(tǒng)與網(wǎng)絡安全研究
- Web應用安全威脅與防治
- 防火墻和VPN技術與實踐
- Web安全與攻防實戰(zhàn)從新手到高手(微課超值版)
- 商用密碼發(fā)展報告(2012—2017年)