-
1. Introduction & Teaser
00:00
-
2. Client – Server Communication & Connection Types
00:00
-
3. Connecting Two Remote Computers Using Sockets
00:00
-
4. Sending & Receiving Data Over TCP
00:00
-
5. Executing System Commands Remotely
00:00
-
6. Implementing a Server
00:00
-
7. Implementing Skeleton For Server – Client Communication
00:00
-
8. Refactoring – Creating a Listener Class
00:00
-
9. Refactoring – Creating a Backdoor Class
00:00
-
10. Serialisation – Theory
00:00
-
11. Serialisation – Implementing Reliable Methods to Send & Receive Data Over TCP
00:00
-
12. Serialisation – Reliably Sending & Receiving Data
00:00
-
13. Sending Commands as List & Implementing Exit Command
00:00
-
14. Interacting With the File System – Implementing cd Command
00:00
-
15. Reading Files Using Python
00:00
-
16. Writing Files Using Python
00:00
-
17. Downloading Files From Hacked Computer
00:00
-
18. Implementing Upload Functionality in Listener
00:00
-
19. Implementing Upload Functionality in Backdoor
00:00
-
20. Handling Unknown Exceptions
00:00
-
21. Using the Backdoor to Hack Windows, Linux & OS X
00:00