- 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.
推薦閱讀
- Kali Linux Social Engineering
- Kali Linux CTF Blueprints
- 特種木馬防御與檢測(cè)技術(shù)研究
- 數(shù)字安全藍(lán)皮書:本質(zhì)屬性與重要特征
- 走進(jìn)新安全:讀懂網(wǎng)絡(luò)安全威脅、技術(shù)與新思想
- 防火墻技術(shù)與應(yīng)用(第2版)
- 信息安全等級(jí)保護(hù)測(cè)評(píng)與整改指導(dǎo)手冊(cè)
- 信息安全工程與實(shí)踐
- Hands-On Artificial Intelligence for Cybersecurity
- 網(wǎng)絡(luò)安全監(jiān)控實(shí)戰(zhàn):深入理解事件檢測(cè)與響應(yīng)
- 網(wǎng)絡(luò)空間安全實(shí)戰(zhàn)基礎(chǔ)
- Manga Studio 5 Beginner's Guide
- INSTANT Microsoft Forefront UAG Mobile Configuration Starter
- 2023—2024年中國(guó)網(wǎng)絡(luò)安全發(fā)展藍(lán)皮書
- Web前端黑客技術(shù)揭秘