Building Malware with Python
Write your own malware such as ransomware, keyloggers and reverse shells from scratch using the Python programming language
No se pudo agregar al carrito
Solo puedes tener X títulos en el carrito para realizar el pago.
Add to Cart failed.
Por favor prueba de nuevo más tarde
Error al Agregar a Lista de Deseos.
Por favor prueba de nuevo más tarde
Error al eliminar de la lista de deseos.
Por favor prueba de nuevo más tarde
Error al añadir a tu biblioteca
Por favor intenta de nuevo
Error al seguir el podcast
Intenta nuevamente
Error al dejar de seguir el podcast
Intenta nuevamente
Obtén 30 días de Standard gratis
$8.99 al mes después de que termine la prueba. Cancela en cualquier momento
Compra ahora por $5.50
-
Narrado por:
-
Virtual Voice
Este título utiliza narración de voz virtual
Voz Virtual es una narración generada por computadora para audiolibros..
A malware is a computer program designed to attack a computer system. Malware is often used to steal data from a user's computer or damage a computer system. In this book, we will learn how to build malware using Python. Below are the programs we will be making:
- Ransomware: We will make a program that can encrypt any file or folder in the system. The encryption key is derived from a password; therefore, we can only give the password when the ransom is paid.
- Keylogger: We will make a program that can log all the keys pressed by the user and send it via email or report to a file we can retrieve later.
- Reverse Shell: We will build a program to execute shell commands and send the results back to a remote machine. After that, we will add even more features to the reverse shell, such as taking screenshots, recording the microphone, extracting hardware and system information, and downloading and uploading any file.
Todavía no hay opiniones