- Python Penetration Testing Cookbook
- Rejah Rehim
- 95字
- 2021-07-02 23:08:40
Installing Python
- Search the Homebrew for the options we can install:
$ brew search python
This will get a result as follows:

- To install Python 3, you can run the following command:
$ brew install python3
Along with Python 3, brew will install pip3 and setuptools.
- To set up the virtual environment and virtualenvwrapper, you can follow the same steps as we did for Linux environment.
- To install the sublime text3, get the package from https://www.sublimetext.com/3 and run the installer. Everything else for configuring Sublime text 3 is the same as in the Linux environment.
推薦閱讀
- 黑客大曝光:無線網絡安全(原書第3版)
- 可信計算3.0工程初步
- 開發者的Web安全戒律:真實威脅與防御實踐
- 數字化轉型浪潮下的數據安全最佳實踐指南
- Applied Network Security
- 網絡安全技術與實訓(第4版)(微課版)
- 網絡運維親歷記 (網絡運維紀實文學)
- Building a Home Security System with BeagleBone
- 云原生安全與DevOps保障
- 華為防火墻實戰指南
- 從實踐中學習密碼安全與防護
- 空間群組密鑰管理研究:基于自主的深空DTN密鑰管理
- 信息技術基礎:提高篇·實驗與習題
- 數字政府網絡安全合規性建設指南:密碼應用與數據安全
- Mastering Metasploit