Reader small image

You're reading from  Python Ethical Hacking from Scratch

Product typeBook
Published inJun 2021
Reading LevelIntermediate
PublisherPackt
ISBN-139781838829506
Edition1st Edition
Languages
Right arrow
Author (1)
Fahad Ali Sarwar
Fahad Ali Sarwar
author image
Fahad Ali Sarwar

Fahad has been teaching ethical hacking and penetration testing on different online platforms with a solid student base. He's passionate about cybersecurity and ethical hacking tool development. Fahad is particularly enthusiastic about Python for its simplicity and ease of use and in this book he has chosen it as a language of preference due to its features.
Read more about Fahad Ali Sarwar

Right arrow

Summary

In this chapter, we learned about some methods for how to successfully deploy your malware programs. An important aspect of a malware program is how stealthy it is. This chapter focused on hiding your malware inside images. We learned about malware attacks over a public IP and how a hacker can attack victims that are not present in the same network as the victim. We then learned how to crack a password-protected file using a dictionary attack. Lastly, we learned how to create a command-and-control center for botnet-based attacks. These attacks allow the hacker to control a large number of distributed devices with only one program. After going through this chapter, you should be able to create trojans, perform attacks over a public IP, and create your own botnets. In the next chapter, we will learn how you can protect your online identity as a hacker and how important this aspect is to a successful attack. See you in the next chapter!

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Python Ethical Hacking from Scratch
Published in: Jun 2021Publisher: PacktISBN-13: 9781838829506

Author (1)

author image
Fahad Ali Sarwar

Fahad has been teaching ethical hacking and penetration testing on different online platforms with a solid student base. He's passionate about cybersecurity and ethical hacking tool development. Fahad is particularly enthusiastic about Python for its simplicity and ease of use and in this book he has chosen it as a language of preference due to its features.
Read more about Fahad Ali Sarwar