- 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 Single:page Web Application Development
- 從零開始構(gòu)建企業(yè)級(jí)RAG系統(tǒng)
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- Python測試開發(fā)入門與實(shí)踐
- 數(shù)據(jù)結(jié)構(gòu)簡明教程(第2版)微課版
- Python機(jī)器學(xué)習(xí)算法與實(shí)戰(zhàn)
- Mastering JavaScript High Performance
- Procedural Content Generation for C++ Game Development
- Hands-On GUI Programming with C++ and Qt5
- Android移動(dòng)應(yīng)用項(xiàng)目化教程
- Puppet:Mastering Infrastructure Automation
- 透視C#核心技術(shù):系統(tǒng)架構(gòu)及移動(dòng)端開發(fā)
- Java編程指南:語法基礎(chǔ)、面向?qū)ο?、函?shù)式編程與項(xiàng)目實(shí)戰(zhàn)
- Distributed Computing with Python
- C#程序開發(fā)參考手冊