没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
This book is intended for complete programming beginners or general people who know nothing about any programming language but want to learn ethical hacking.
资源详情
资源评论
资源推荐

Beginning
Ethical Hacking
with Python
—
Sanjib Sinha

Beginning Ethical
Hacking with Python
Sanjib Sinha

Beginning Ethical Hacking with Python
Sanjib Sinha
Howrah, West Bengal, India
ISBN-13 (pbk): 978-1-4842-2540-0 ISBN-13 (electronic): 978-1-4842-2541-7
DOI 10.1007/978-1-4842-2541-7
Library of Congress Control Number: 2016963222
Copyright © 2017 by Sanjib Sinha
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole
or part of the material is concerned, specifically the rights of translation, reprinting, reuse of
illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical
way, and transmission or information storage and retrieval, electronic adaptation, computer
software, or by similar or dissimilar methodology now known or hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark
symbol with every occurrence of a trademarked name, logo, or image we use the names, logos,
and images only in an editorial fashion and to the benefit of the trademark owner, with no
intention of infringement of the trademark.
The use in this publication of trade names, trademarks, service marks, and similar terms, even
if they are not identified as such, is not to be taken as an expression of opinion as to whether or
not they are subject to proprietary rights.
While the advice and information in this book are believed to be true and accurate at the
date of publication, neither the authors nor the editors nor the publisher can accept any legal
responsibility for any errors or omissions that may be made. The publisher makes no warranty,
express or implied, with respect to the material contained herein.
Managing Director: Welmoed Spahr
Lead Editor: Nikhil Karkal
Technical Reviewer: Abir Ranjan Atarthy
Editorial Board: Steve Anglin, Pramila Balan, Laura Berendson, Aaron Black,
Louise Corrigan, Jonathan Gennick, Robert Hutchinson, Celestin Suresh John,
Nikhil Karkal, James Markham, Susan McDermott, Matthew Moodie, Natalie Pao,
Gwenan Spearing
Coordinating Editor: Prachi Mehta
Copy Editor: Larissa Shmailo
Compositor: SPi Global
Indexer: SPi Global
Artist: SPi Global
Distributed to the book trade worldwide by Springer Science+Business Media New York,
233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505,
California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc
(SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.
Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional
use. eBook versions and licenses are also available for most titles. For more information, reference
our Special Bulk Sales–eBook Licensing web page at www.apress.com/bulk-sales.
Any source code or other supplementary materials referenced by the author in this text are
available to readers at www.apress.com. For detailed information about how to locate your book’s
source code, go to www.apress.com/source-code/. Readers can also access source code at
SpringerLink in the Supplementary Material section for each chapter.
Printed on acid-free paper

DR. AVIJIT SEN, DRISTIPRADIP, KOLKATA.
(For Bringing Light into Darkness)

v
Contents at a Glance
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
剩余196页未读,继续阅读

























Teocci
- 粉丝: 1
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 该项目为一个集数据抓取与展示一体的ACM队员数据系统,基于Django、python实现。.zip
- 辅助背单词软件,基于艾宾浩斯记忆曲线(其实背啥都行)的Python重构版,增加在线查词与翻译等功能.zip
- 基于C开发的命令行输入输出流重定向与实时分析工具_支持快捷按键和文本框输入实时过滤计算分析多格式结果呈现文本提示弹窗曲线表格支持批量测试和日志抓取_用于开发调试协议分.zip
- 各种有用的web api 基于Golang, Python(tornado django scrapy gevent).zip
- 华南理工大学找到卷王,基于 Python 的综测系统数据爬虫.zip
- 湖南大学(HNU)数据库系统课程大作业 ATM系统 前端基于Python的PyQt5,后端基于MySQL.zip
- (新闻爬虫),基于python+Flask+Echarts,实现首页与更多新闻页面爬取
- 基于 Flask + Requests 的全平台音乐接口 Python 版.zip
- 基于 FFmpeg ,使用 Python 开发的批量媒体文件格式转换器。.zip
- 基于 CAI 的 OneBot Python 实现.zip
- 基于 nonebot2 开发的消息交互式 Python 解释器,依赖 docker SDK.zip
- 基于 Python 3 + Django 2 开发的用于适配手机的简单 Jenkins 构建平台.zip
- Python 语言的爬楼梯问题实现-计算爬到第 n 级台阶的方法数
- 基于 Napcat, NcatBot, JMComic-Crawler-Python 的 QQ 机器人。.zip
- 基于 Python Tornado 的博客程序 (练习).zip
- 基于 Python 3.5 + Django 2.0 开发的简单个人博客.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论0