[ FreeCourseWeb ] Exploit Development for Linux x64 (updated 5 - 2021)

seeders: 7
leechers: 2
updated:

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

Files

[ FreeCourseWeb.com ] Exploit Development for Linux x64 (updated 5 - 2021)
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Introduction
    • 1. Introduction-en_US.srt (1.7 KB)
    • 1. Introduction.mp4 (3.6 MB)
    2. x64 Assembly Crash Course
    • 1. Introduction-en_US.srt (1.7 KB)
    • 1. Introduction.mp4 (3.6 MB)
    • 2. MOV Instruction-en_US.srt (11.5 KB)
    • 2. MOV Instruction.mp4 (75.6 MB)
    • 3. Sub registers-en_US.srt (6.4 KB)
    • 3. Sub registers.mp4 (43.5 MB)
    • 4. ADD, SUB, INC, DEC Instructions-en_US.srt (9.2 KB)
    • 4. ADD, SUB, INC, DEC Instructions.mp4 (58.7 MB)
    • 5. Avoiding Null Bytes-en_US.srt (5.0 KB)
    • 5. Avoiding Null Bytes.mp4 (26.2 MB)
    • 6. XOR instruction-en_US.srt (2.8 KB)
    • 6. XOR instruction.mp4 (20.3 MB)
    • 7. PUSH & POP Instructions-en_US.srt (5.5 KB)
    • 7. PUSH & POP Instructions.mp4 (37.4 MB)
    • 8. CMP & JMP Instructions-en_US.srt (10.9 KB)
    • 8. CMP & JMP Instructions.mp4 (87.3 MB)
    • 9. CALL & RET Instructions-en_US.srt (12.6 KB)
    • 9. CALL & RET Instructions.mp4 (90.7 MB)
    3. Exploit Development
    • 1. Introduction-en_US.srt (1.2 KB)
    • 1. Introduction.mp4 (3.1 MB)
    • 10. jmp rsp exploit-en_US.srt (11.6 KB)
    • 10. jmp rsp exploit.mp4 (85.6 MB)
    • 2. Compiling the vulnerable program-en_US.srt (7.0 KB)
    • 2. Compiling the vulnerable program.mp4 (31.6 MB)
    • 3. Crashing the program-en_US.srt (10.3 KB)
    • 3. Crashing the program.mp4 (65.7 MB)
    • 4. Finding the offset-en_US.srt (12.3 KB)
    • 4. Finding the offset.mp4 (83.2 MB)
    • 5. Final Exploit-en_US.srt (15.3 KB)
    • 5. Final Exploit.mp4 (82.4 MB)
    • 6. Updating the exploit to work with gets function-en_US.srt (7.3 KB)
    • 6. Updating the exploit to work with gets function.mp4 (49.3 MB)
    • 7. jmp rax exploit - introduction-en_US.srt (6.9 KB)
    • 7. jmp rax exploit - introduction.mp4 (40.7 MB)
    • 8. jmp rax exploit-en_US.srt (4.7 KB)
    • 8. jmp rax exploit.mp4 (20.8 MB)
    • 9. jmp rsp exploit - introduction-en_US.srt (6.5 KB)
    • 9. jmp rsp exploit - introduction.mp4 (48.8 MB)
    4. Writing Shellcode
    • 1. Introduction-en_US.srt (1.2 KB)
    • 1. Introduction.mp4 (2.6 MB)
    • 2. The process of writing shellcode-en_US.srt (3.4 KB)
    • 2. The process of writing shellcode.mp4 (10.0 MB)
    • 3. Exit shellcode - Part 1-en_US.srt (6.3 KB)
    • 3. Exit shellcode - Part 1.mp4 (37.1 MB)
    • 4. Exit shellcode - Part 2 (Removing null bytes)-en_US.srt (10.3 KB)
    • 4. Exit shellcode - Part 2 (Removing null bytes).mp4 (66.4 MB)
    • 5. Execve shellcode-en_US.srt (18.3 KB)
    • 5. Execve shellcode.mp4 (108.9 MB)
    • 6. Reverse tcp shellcode - Part 1-en_US.srt (9.3 KB)
    • 6. Reverse tcp shellcode - Part 1.mp4 (44.2 MB)
    • 7. Reverse tcp shellcode - Part 2-en_US.srt (20.3 KB)
    • 7. Reverse tcp shellcode - Part 2.mp4 (117.0 MB)
    • 8. Reverse tcp shellcode - Part 3-en_US.srt (8.0 KB)
    • 8. Reverse tcp shellcode - Part 3.mp4 (50.6 MB)
    5. Exploit mitigation techniques and bypasses
    • 1. Introduction-en_US.srt (1.7 KB)
    • 1. Introduction.mp4 (3.5 MB)
    • 2. Understanding NX-en_US.srt (6.5 KB)
    • 2. Understanding NX.mp4 (37.3 MB)
    • 3. (New) Return to Libc Attack - Part 1-en_US.srt (8.1 KB)
    • 3. (New) Return to Libc Attack - Part 1.mp4 (44.0 MB)
    • 4. (New) Return to Libc Attack - Part 2-en_US.srt (9.3 KB)
    • 4. (New) Return to Libc Attack - Part 2.mp4 (53.4 MB)
    • 5. (New) Return to Libc Attack - Part 3-en_US.srt (17.2 KB)
    • 5. (New) Return to Libc Attack - Part 3.mp4 (100.0 MB)
    6. Return Oriented Programming
    • 1. Introduction to Return Oriented Programming-en_US.srt (8.5 KB)
    • 1. Introduction to Return Oriented Programming.mp4 (28.5 MB)
    7. Conclusion
    • 1. Course Conclusion-en_US.srt (0.6 KB)
    • 1. Course Conclusion.mp4 (896.8 KB)
    8. Bonus Section
    • Bonus Lecture.html (2.5 KB)
    • Bonus Resources.txt (0.3 KB)

Description

Exploit Development for Linux x64 (updated 5/2021)

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.62 GB | Duration: 4h 27m
What you'll learn
Students will learn assembly language fundamentals for x64 processors
Students will learn how to write shellcode on Linux for x64 processors
Students will learn practical Linux exploit development concepts for x64 processors
Students will learn how to bypass Linux exploit mitigation techniques such as NX, Stack Cookies and ASLR
Requirements
A computer with administrative access, if you want to follow the hands-on exercises.
It is good to have knowledge basic on exploit development
Description
This course teaches exploit development for Linux (x86_64). This course introduces students to the exploit development concepts associated with Linux x86_64 binaries. This is an entry level to intermediate level course and we encourage you to take this course if you are interested to learn exploit development specifically for 64 bit intel processors. However, remember that the course involves a lot of assembly language and debugging using a debugger. So, you need patience and passion to learn the concepts taught in the course. This course makes use of a variety of techniques on exploit development and brace yourself if you are willing to learn by sitting in front of a computer. After successfully completing this course, you will be ready to attempt several industry leading practical cyber security certification exams.

[IMPORTANT NOTES]: This is an ongoing course and new content will be uploaded progressively.

Who this course is for:
Bug bounty hunters
Penetration testers
Security Auditors
Red Team Operators
Anyone interested in security.

SCREENSHOTS

If You Need More Courses, kindly Visit and Support Us -->> https://FreeCourseWeb.com

Thank You.



Download torrent
1.6 GB
seeders:7
leechers:2
[ FreeCourseWeb ] Exploit Development for Linux x64 (updated 5 - 2021)


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
1.6 GB
seeders:7
leechers:2
[ FreeCourseWeb ] Exploit Development for Linux x64 (updated 5 - 2021)


Torrent hash: 3DC246A907766AE49C43680201082A61E5528E30