Lucene search
+L

107 matches found

Metasploit
Metasploit
added 2020/09/02 5:41 p.m.23 views

Windows Inject PE Files, Windows x86 Reverse Named Pipe (SMB) Stager

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.30 views

Windows Inject PE Files, Windows x86 Bind Named Pipe Stager

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.12 views

Windows Inject PE Files, Bind IPv6 TCP Stager (Windows x86)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.15 views

Windows Inject PE Files, Bind TCP Stager (No NX or Win7)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.15 views

Windows Inject PE Files, Reverse TCP Stager

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.14 views

Windows Inject PE Files, Reverse TCP Stager (No NX or Win7)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.14 views

Windows Inject PE Files, Reverse TCP Stager (DNS)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.22 views

Windows Inject PE Files, Bind IPv6 TCP Stager with UUID Support (Windows x86)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.26 views

Windows Inject PE Files, Reverse TCP Stager (RC4 Stage Encryption DNS, Metasm)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.17 views

Windows Inject PE Files, Bind TCP Stager (RC4 Stage Encryption, Metasm)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.17 views

Windows Inject PE Files, Find Tag Ordinal Stager

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/02 5:41 p.m.15 views

Windows Inject PE Files, Reverse Ordinal TCP Stager (No NX or Win7)

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.1AI score
SaveExploits0
RustSec
RustSec
added 2020/06/26 12:0 p.m.25 views

Undefined Behavior in bounded channel

The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel reconstructs Vec...

9.8CVSS2AI score0.02776EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/06/26 12:0 p.m.22 views

RUSTSEC-2020-0052 Undefined Behavior in bounded channel

The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel reconstructs Vec...

9.8CVSS7.2AI score0.02776EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2018/10/05 9:6 p.m.86 views

HeapHopper - A Bounded Model Checking Framework For Heap-implementations

HeapHopper is a bounded model checking framework for Heap-implementations. Setup sudo apt update && sudo apt install build-essential python-dev virtualenvwrapper git clone https://github.com/angr/heaphopper.git && cd ./heaphopper mkvirtualenv -ppython2 heaphopper pip install -e . Required Package...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2018/02/23 10:29 p.m.3 views

DEBIAN-CVE-2018-7421

In Wireshark 2.2.0 to 2.2.12 and 2.4.0 to 2.4.4, the DMP dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-dmp.c by correctly supporting a bounded number of Security Categories for a DMP Security Classification...

7.5CVSS6.3AI score0.01712EPSS
SaveExploits1References1
OSV
OSV
added 2018/02/23 10:29 p.m.3 views

UBUNTU-CVE-2018-7421

In Wireshark 2.2.0 to 2.2.12 and 2.4.0 to 2.4.4, the DMP dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-dmp.c by correctly supporting a bounded number of Security Categories for a DMP Security Classification...

7.5CVSS6.7AI score0.01712EPSS
SaveExploits1References6
Prion
Prion
added 2017/12/01 8:29 a.m.22 views

Buffer overflow

In Wireshark 2.4.0 to 2.4.2 and 2.2.0 to 2.2.10, the NetBIOS dissector could crash. This was addressed in epan/dissectors/packet-netbios.c by ensuring that write operations are bounded by the beginning of a buffer...

5CVSS7.3AI score0.02743EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2017/12/01 8:29 a.m.4 views

UBUNTU-CVE-2017-17083

In Wireshark 2.4.0 to 2.4.2 and 2.2.0 to 2.2.10, the NetBIOS dissector could crash. This was addressed in epan/dissectors/packet-netbios.c by ensuring that write operations are bounded by the beginning of a buffer...

7.5CVSS6.8AI score0.02743EPSS
SaveExploits0References5
OSV
OSV
added 2017/12/01 8:29 a.m.5 views

ALPINE-CVE-2017-17083

In Wireshark 2.4.0 to 2.4.2 and 2.2.0 to 2.2.10, the NetBIOS dissector could crash. This was addressed in epan/dissectors/packet-netbios.c by ensuring that write operations are bounded by the beginning of a buffer...

7.5CVSS6.8AI score0.02743EPSS
SaveExploits0References1
Rows per page
Query Builder