Lucene search
+L

667 matches found

Exploit DB
Exploit DB
added 2020/04/01 12:0 a.m.202 views

10Strike LANState 9.32 - 'Force Check' Buffer Overflow (SEH)

Exploit Title: 10Strike LANState 9.32 - 'Force Check' Buffer Overflow SEH Date: 2020-04-01 Exploit Author: Hodorsec Version: v9.32 x86 Software Link: https://www.10-strike.com/lanstate/lanstate-setup.exe Vendor Homepage: https://www.freecommander.com Tested on: Win7 x86 SP1 - Build 7601...

7AI score
Exploits0
0day.today
0day.today
added 2020/04/01 12:0 a.m.201 views

10Strike LANState 9.32 - (Force Check) Buffer Overflow (SEH) Exploit

Exploit Title: 10Strike LANState 9.32 - 'Force Check' Buffer Overflow SEH Exploit Author: Hodorsec Version: v9.32 x86 Software Link: https://www.10-strike.com/lanstate/lanstate-setup.exe Vendor Homepage: https://www.freecommander.com Tested on: Win7 x86 SP1 - Build 7601 Description: - Exploits th...

Exploits0
pentestit
pentestit
added 2020/03/30 5:12 a.m.52 views

UPDATE: Octopus v1.0

Octopus v1.0 is now available. A brief mention about this tool can be found in my previous post titled List of Open Source C2 Post-Exploitation Frameworks. This is the first stable version of Octopus C2 which now supports Cobalt Strike deployment, auto kill functionality, command logging, bug fix...

2.4AI score
Exploits0
Packet Storm
Packet Storm
added 2020/03/30 12:0 a.m.205 views

10-Strike Network Inventory Explorer 9.03 Buffer Overflow

!/usr/bin/python Exploit Title: 10-Strike Network Inventory Explorer - Read-from-file Buffer Overflow SEHROP Version: 9.03 Software Link: https://www.10-strike.com/networkinventoryexplorer/network-inventory-setup.exe Date: 2020-03-30 Exploit Author: Hodorsec [email protected] /...

0.6AI score
Exploits0
Exploit DB
Exploit DB
added 2020/03/25 12:0 a.m.170 views

10-Strike Network Inventory Explorer 8.54 - 'Add' Local Buffer Overflow (SEH)

Exploit Title: 10-Strike Network Inventory Explorer 8.54 - 'Add' Local Buffer Overflow SEH Date: 2020-03-24 Author: Felipe Winsnes Vendor Homepage: https://www.10-strike.com/ Software Link: https://www.10-strike.com/networkinventoryexplorer/network-inventory-setup.exe Version: 8.54 Tested on:...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2020/03/25 12:0 a.m.138 views

10-Strike Network Inventory Explorer - srvInventoryWebServer Unquoted Service Path

10-Strike Network Inventory Explorer - srvInventoryWebServer Unquoted Service Path Exploit Title: 10-Strike Network Inventory Explorer - 'srvInventoryWebServer' Unquoted Service Path Date: 2020-03-24 Author: Felipe Winsnes Vendor Homepage: https://www.10-strike.com/ Software Link:...

0.1AI score
Exploits0
0day.today
0day.today
added 2020/03/25 12:0 a.m.148 views

10-Strike Network Inventory Explorer - (srvInventoryWebServer) Unquoted Service Path Vulnerability

Exploit for php platform in category web applications Exploit Title: 10-Strike Network Inventory Explorer - 'srvInventoryWebServer' Unquoted Service Path Author: Felipe Winsnes Vendor Homepage: https://www.10-strike.com/ Software Link:...

0.2AI score
Exploits0
0day.today
0day.today
added 2020/03/25 12:0 a.m.170 views

10-Strike Network Inventory Explorer 8.54 - (Add) Local Buffer Overflow (SEH) Exploit

Exploit Title: 10-Strike Network Inventory Explorer 8.54 - 'Add' Local Buffer Overflow SEH Author: Felipe Winsnes Vendor Homepage: https://www.10-strike.com/ Software Link: https://www.10-strike.com/networkinventoryexplorer/network-inventory-setup.exe Version: 8.54 Tested on: Windows 7 Proof of...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2020/03/25 12:0 a.m.161 views

10-Strike Network Inventory Explorer 8.54 Buffer Overflow

Exploit Title: 10-Strike Network Inventory Explorer 8.54 - 'Add' Local Buffer Overflow SEH Date: 2020-03-24 Author: Felipe Winsnes Vendor Homepage: https://www.10-strike.com/ Software Link: https://www.10-strike.com/networkinventoryexplorer/network-inventory-setup.exe Version: 8.54 Tested on:...

0.4AI score
Exploits0
0day.today
0day.today
added 2020/03/10 12:0 a.m.120 views

Counter Strike : GO - (.bsp) Memory Control Exploit

So I’ve been holding onto this neat little gem of a .bsp that has four bytes very close to the end of the file that controls the memory allocator. See above picture. Works on all supported operating systems last I checked so Linux, Windows, and macOS, even after a few years. Download...

0.5AI score
Exploits0
Exploit DB
Exploit DB
added 2020/03/09 12:0 a.m.115 views

Counter Strike: GO - '.bsp' Memory Control (PoC)

So I’ve been holding onto this neat little gem of a .bsp that has four bytes very close to the end of the file that controls the memory allocator. See above picture. Works on all supported operating systems last I checked so Linux, Windows, and macOS, even after a few years. Download...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2020/03/09 12:0 a.m.105 views

Counter Strike: GO - .bsp Memory Control (PoC)

Counter Strike: GO - .bsp Memory Control PoC So I’ve been holding onto this neat little gem of a .bsp that has four bytes very close to the end of the file that controls the memory allocator. See above picture. Works on all supported operating systems last I checked so Linux, Windows, and macOS,...

0.5AI score
Exploits0
Kitploit
Kitploit
added 2019/12/05 11:51 a.m.113 views

SharpHide - Tool To Create Hidden Registry Keys

Just a nice persistence trick to confuse DFIR investigation. Uses NtSetValueKey native API to create a hidden null terminated registry key. This works by adding a null byte in front of the UNICODESTRING key valuename. More info about this technique can be found in the following whitepaper:...

7.1AI score
Exploits0References2
Kitploit
Kitploit
added 2019/11/23 12:30 p.m.111 views

RdpThief - Extracting Clear Text Passwords From Mstsc.Exe Using API Hooking

RdpThief by itself is a standalone DLL that when injected in the mstsc.exe process, will perform API hooking, extract the clear-text credentials and save them to a file. An aggressor script accompanies it, which is responsible for managing the state, monitoring for new processes and injecting the...

7.4AI score
Exploits0References2
GithubExploit
GithubExploit
added 2019/11/19 4:51 p.m.271 views

Exploit for CVE-2018-2894

Ladon Scanner for Python !Authorhttps://img.shields.io/bad...

10CVSS7.2AI score0.9981EPSS
Exploits131
ThreatPost
ThreatPost
added 2019/11/14 2:0 p.m.85 views

Threat Actor Impersonates USPS to Deliver Backdoor Malware

A new threat actor has been found impersonating the U.S. Postal Service USPS and other government agencies to deliver and install backdoor malware to various organizations in Germany, Italy and the United States, according to new research. The campaigns, which researchers from cybersecurity firm...

Exploits0References5
Wired Threat Level
Wired Threat Level
added 2019/09/21 1:0 p.m.175 views

WeWork's Wi-Fi Is Woefully Insecure

The Saudi oil strike, a license plate privacy disaster, and more of the week's top security news...

1.8AI score
Exploits0
OSV
OSV
added 2019/09/19 12:15 p.m.7 views

CVE-2019-15943

vphysics.dll in Counter-Strike: Global Offensive before 1.37.1.1 allows remote attackers to achieve code execution or denial of service by creating a gaming server and inviting a victim to this server, because a crafted map is mishandled during a memset call...

8.8CVSS7.7AI score0.08725EPSS
Exploits4References3
NVD
NVD
added 2019/09/19 12:15 p.m.26 views

CVE-2019-15943

vphysics.dll in Counter-Strike: Global Offensive before 1.37.1.1 allows remote attackers to achieve code execution or denial of service by creating a gaming server and inviting a victim to this server, because a crafted map is mishandled during a memset call...

8.8CVSS8.7AI score0.08725EPSS
Exploits4References3
Prion
Prion
added 2019/09/19 12:15 p.m.20 views

Code injection

vphysics.dll in Counter-Strike: Global Offensive before 1.37.1.1 allows remote attackers to achieve code execution or denial of service by creating a gaming server and inviting a victim to this server, because a crafted map is mishandled during a memset call...

6.8CVSS8.7AI score0.08725EPSS
Exploits4References3
Rows per page
Query Builder