- 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.
推薦閱讀
- 數字身份與元宇宙信任治理
- Wireshark 2 Quick Start Guide
- 黑客攻防入門秘笈
- Mastering Kali Linux for Advanced Penetration Testing
- 安全實戰之滲透測試
- 防火墻技術與應用(第2版)
- 零信任網絡:在不可信網絡中構建安全系統(第2版)
- ARM匯編與逆向工程:藍狐卷·基礎知識
- Learning Devise for Rails
- 從實踐中學習Kali Linux滲透測試
- 從實踐中學習密碼安全與防護
- 網絡服務安全與監控
- 信息安全工程與實踐
- Cybersecurity Threats,Malware Trends,and Strategies
- 網絡安全實戰詳解(企業專供版)