- Hands-On Penetration Testing with Python
- Furqan Khan
- 93字
- 2021-07-02 14:13:57
Summary
In this chapter, we discussed abut conditions, loops, methods, iterators, packages, generators, and comprehensions. All of these are widely used in Python. The reason why we covered these topics is because when we get into automating penetration testing and cyber security test cases later on, we will see these concepts widely used within our code files. In the next chapter, we will explore the object-oriented nature of Python. We will explore how to deal with XML, CSV, and JSON data in Python. We will also read about files, IO, and regular expressions.
推薦閱讀
- Learning Selenium Testing Tools with Python
- MongoDB for Java Developers
- Python自動化運維快速入門
- R Data Analysis Cookbook(Second Edition)
- 第一行代碼 C語言(視頻講解版)
- Bootstrap 4 Cookbook
- Emgu CV Essentials
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- Training Systems Using Python Statistical Modeling
- Robot Framework Test Automation
- 視窗軟件設計和開發自動化:可視化D++語言
- PostgreSQL 12 High Availability Cookbook
- Jakarta EE Cookbook
- Elasticsearch實戰(第2版)
- 軟件自動化測試實戰解析:基于Python3編程語言