[ FreeCourseWeb ] Udemy - Python 101 for Hackers

seeders: 10
leechers: 7
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 234
  • Language: English

Files

[ FreeCourseWeb.com ] Udemy - Python 101 for Hackers
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Introduction
    • 1. Welcome and course introduction-en_US.srt (7.8 KB)
    • 1. Welcome and course introduction.mp4 (19.0 MB)
    • 2. What is Python-en_US.srt (2.4 KB)
    • 2. What is Python.mp4 (8.1 MB)
    • 3. Why learn Python as a hacker-en_US.srt (3.3 KB)
    • 3. Why learn Python as a hacker.mp4 (12.5 MB)
    • 4. Python2 vs Python3-en_US.srt (4.1 KB)
    • 4. Python2 vs Python3.mp4 (12.9 MB)
    2. Setup
    • 1. How to install VirtualBox-en_US.srt (3.8 KB)
    • 1. How to install VirtualBox.mp4 (32.5 MB)
    • 2. How to install Kali Linux-en_US.srt (10.6 KB)
    • 2. How to install Kali Linux.mp4 (55.2 MB)
    • 3. The Python interpreter-en_US.srt (3.6 KB)
    • 3. The Python interpreter.mp4 (14.0 MB)
    • 4. How to run a Python script-en_US.srt (5.8 KB)
    • 4. How to run a Python script.mp4 (16.3 MB)
    • 5. How to install Sublime-en_US.srt (3.0 KB)
    • 5. How to install Sublime.mp4 (22.1 MB)
    • 6. Python syntax-en_US.srt (8.6 KB)
    • 6. Python syntax.mp4 (36.8 MB)
    3. Python 101
    • 1. Variables & data types-en_US.srt (10.9 KB)
    • 1. Variables & data types.mp4 (61.2 MB)
    • 10. Loops-en_US.srt (9.5 KB)
    • 10. Loops.mp4 (39.3 MB)
    • 11. Reading and writing files-en_US.srt (8.7 KB)
    • 11. Reading and writing files.mp4 (44.9 MB)
    • 12. User input-en_US.srt (4.6 KB)
    • 12. User input.mp4 (15.1 MB)
    • 13. Exceptions and error handling-en_US.srt (9.7 KB)
    • 13. Exceptions and error handling.mp4 (48.9 MB)
    • 14. Comprehensions-en_US.srt (9.5 KB)
    • 14. Comprehensions.mp4 (56.2 MB)
    • 15. Functions and code reuse-en_US.srt (19.9 KB)
    • 15. Functions and code reuse.mp4 (124.2 MB)
    • 16. Lambdas-en_US.srt (5.7 KB)
    • 16. Lambdas.mp4 (29.6 MB)
    • 2. Numbers-en_US.srt (7.3 KB)
    • 2. Numbers.mp4 (34.4 MB)
    • 3. String formatting-en_US.srt (24.1 KB)
    • 3. String formatting.mp4 (173.5 MB)
    • 4. Booleans & operators-en_US.srt (19.8 KB)
    • 4. Booleans & operators.mp4 (86.0 MB)
    • 5. Tuples-en_US.srt (11.3 KB)
    • 5. Tuples.mp4 (67.9 MB)
    • 6. Lists-en_US.srt (14.6 KB)
    • 6. Lists.mp4 (81.9 MB)
    • 7. Dictionaries-en_US.srt (6.2 KB)
    • 7. Dictionaries.mp4 (31.7 MB)
    • 8. Sets-en_US.srt (7.0 KB)
    • 8. Sets.mp4 (37.7 MB)
    • 9. Conditionals-en_US.srt (16.2 KB)
    • 9. Conditionals.mp4 (78.4 MB)
    4. Extending Python
    • 1. The Python package manager.mp4 (46.1 MB)
    • 2. Python virtual environments.mp4 (38.6 MB)
    • 3. Introduction to sys-en_US.srt (13.1 KB)
    • 3. Introduction to sys.mp4 (102.4 MB)
    • 4. Introduction to requests-en_US.srt (17.4 KB)
    • 4. Introduction to requests.mp4 (168.2 MB)
    • 5. Introduction to pwntools.mp4 (96.3 MB)
    5. Automating with Python
    • 1. Project #1 - SSH login brute forcing.mp4 (42.2 MB)
    • 2. Project #2 - SHA256 password cracking.mp4 (43.3 MB)
    • 3. Project #3 - Web login form brute forcing-en_US.srt (8.3 KB)
    • 3. Project #3 - Web login form brute forcing.mp4 (43.2 MB)
    • 4. Project #4 - Exploiting an SQL injection-en_US.srt (18.8 KB)
    • 4. Project #4 - Exploiting an SQL injection.mp4 (107.4 MB)
    • 5. Project #5 - Exploiting a restricted SQL injection-en_US.srt (17.9 KB)
    • 5. Project #5 - Exploiting a restricted SQL injection.mp4 (76.4 MB)
    6. Closing
    • 1. The importance of comments-en_US.srt (3.5 KB)
    • 1. The importance of comments.mp4 (13.6 MB)
    • 2. Wrap up and next steps-en_US.srt (1.9 KB)
    • 2. Wrap up and next steps.mp4 (6.5 MB)
    • Bonus Resources.txt (0.3 KB)

Description

Python 101 for Hackers

MP4 | Video: h264, 1280x720 | Audio: AAC, 44100 Hz
Language: English | Size: 1.97 GB | Duration: 5h 33m
What you'll learn
The difference between Python2 and Python3
How to install, setup and configure a Python environment
Fundamental Python programming concepts
Python programming concepts useful for solving hacking and automation tasks
How to leverage and extend Python using common and hacking focused modules
Practical examples nstrating how to perform brute forcing, password cracking and SQL injections using Python
The importance of documenting and commenting your work
Recommendations to continue mastering Python moving forward as a hacker
Requirements
Patience and a willingness to learn
A computing environment (Windows, Linux, Mac) with at least 8GB of RAM and 20GB of disk space
Prior virtualization (Virtual Box) knowledge preferred
Description
The Python 101 for Hackers course teaches an introduction to Python programming and concepts, with a focus on techniques, modules and examples which are useful for a hacker. No prior Python programming knowledge is required to be successful in this introductory course.

Students should take this Python 101 for Hackers course if they are interested in:

Understanding fundamental Python programming concepts, required to automate common hacking and bug bounty related tasks

Learning how to identify and mitigate Python programming errors which may occur when attempting to execute code snippets or proof of concept (PoC) scripts

Download More Courses Visit and Support Us -->> https://FreeCourseWeb.com



Download torrent
2 GB
seeders:10
leechers:7
[ FreeCourseWeb ] Udemy - Python 101 for Hackers


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
2 GB
seeders:10
leechers:7
[ FreeCourseWeb ] Udemy - Python 101 for Hackers


Torrent hash: E1BF636A12A237A72997B1ADA48A2D2DF0DFFACF