Giới thiệu sách Python: Beginning Ethical Hacking - TL

 

Beginning ethical hacking

Beginning Ethical Hacking

About the Author  xi
About the Technical Reviewer  xiii
Acknowledgments xv
Prologue – Hacker’s Goal xvii
Part I 1
Chapter 1: Legal Side of Hacking  3
Chapter 2: Hacking Environment 5
Chapter 3: Installing Virtual Box  9
Chapter 4: Installing Kali Linux and
Other Operating Systems on VB  13
Chapter 5: Linux Terminal, Basic Commands  21
Part II 35
Chapter 6: Python 3 and Ethical Hacking  37
Chapter 7: Python Environment 39
Chapter 8: General Syntaxes  43
Chapter 9: Variables, Objects and Values 49
Chapter 10: Conditionals  67
Chapter 11: Loops 69
Chapter 12: Regular Expressions  75
Chapter 13: Exceptions, Catching Errors 81
Chapter 14: Functions  85
Chapter 15: Classes 97
Chapter 16: String Methods 121
Chapter 17: File Input And Output  127
Chapter 18: Containers 129
Chapter 19: Database  137
Chapter 20: Module  149
Chapter 21: Debugging, Unittest Module 153
Chapter 22: Socket and Networking 157
Chapter 23: Importing Nmap Module  159
Chapter 24: Building an Nmap Network Scanner 165
Part III 169
Chapter 25: Protect Anonymity on the Internet 171
Chapter 26: Dark Web and Tor 173
Chapter 27: Proxy Chains  179
Chapter 28: Virtual Private Network or VPN 185
Chapter 29: MAC Address 191
Epilogue—What Next 195
Index 197