[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database
Search:
 
 
 
Category:   Platform:
 
Price from:   Price to:
 
Author login:   CVE:

Search results for exploits by request: OpenText

[ remote exploits ]

Remote exploits and vulnerabilities category


A "remote exploit" works over a network and exploits the security vulnerability without any prior access to the vulnerable system.
-::DATE
-::DESCRIPTION
-::TYPE
-::HITS
-::RISK
-::GOLD
-::AUTHOR
4 676
Security Risk High
R
D
Download
C
CVE-2017-7220
Verified by 0day Admin
free
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
5 289
Security Risk Critical
R
D
Download
C
CVE-2017-5586
Verified by 0day Admin
free
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5

[ web applications ]

Webapplication (webapps) exploits and vulnerabilities category


This category is full with vulnerabilities, which was found in web projects and web applications.
-::DATE
-::DESCRIPTION
-::TYPE
-::HITS
-::RISK
-::GOLD
-::AUTHOR
2 983
Security Risk Critical
R
D
Download
C
CVE-2022-45927
Verified by 0day Admin
free
You can open this exploit for free
Armin Stock
Exploits:
8
BusinessLevel:
2
2 850
Security Risk Critical
R
D
Download
C
CVE-2022-45923
Verified by 0day Admin
free
You can open this exploit for free
Armin Stock
Exploits:
8
BusinessLevel:
2
2 842
Security Risk High
R
D
Download
C
CVE-2022-45922
CVE-2022-45924
CVE-2022-45925
CVE-2022-45926
CVE-2022-45928
Verified by 0day Admin
free
You can open this exploit for free
Armin Stock
Exploits:
8
BusinessLevel:
2
1 300
Security Risk High
R
D
Download
-
Verified by 0day Admin
free
You can open this exploit for free
Kamil Breński
Exploits:
2
BusinessLevel:
2
3 297
Security Risk High
R
D
Download
C
CVE-2017-15013
Verified by 0day Admin
free
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 155
Security Risk High
R
D
Download
C
CVE-2017-15276
Verified by 0day Admin
free
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 189
Security Risk High
R
D
Download
C
CVE-2017-15012
Verified by 0day Admin
free
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 268
Security Risk High
R
D
Download
C
CVE-2017-15014
Verified by 0day Admin
free
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 668
Security Risk High
R
D
Download
C
CVE-2017-14757
Verified by 0day Admin
free
You can open this exploit for free
Marcin Woloszyn
Exploits:
2
BusinessLevel:
3
3 455
Security Risk High
R
D
Download
C
CVE-2017-14758
Verified by 0day Admin
free
You can open this exploit for free
Marcin Woloszyn
Exploits:
2
BusinessLevel:
3
3 360
Security Risk Medium
R
D
Download
C
CVE-2017-14755
CVE-2017-14756
Verified by 0day Admin
free
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
3 304
Security Risk High
R
D
Download
C
CVE-2017-14758
Verified by 0day Admin
free
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
3 408
Security Risk High
R
D
Download
C
CVE-2017-14757
Verified by 0day Admin
free
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
3 331
Security Risk High
R
D
Download
C
CVE-2017-14754
Verified by 0day Admin
free
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
4 566
Security Risk Medium
R
D
Download
C
CVE-2017-14526
CVE-2017-14527
Verified by 0day Admin
free
You can open this exploit for free
Jakub Palaczynski
Exploits:
17
BusinessLevel:
5
4 408
Security Risk Low
R
D
Download
C
CVE-2017-14524
CVE-2017-14525
Verified by 0day Admin
free
You can open this exploit for free
Jakub Palaczynski
Exploits:
17
BusinessLevel:
5
4 454
Security Risk Critical
R
D
Download
C
CVE-2017-7221
Verified by 0day Admin
free
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5

[ dos / poc ]

DOS exploits and vulnerabilities category


PoC DoS (denial of service exploit) it exploits remote steps to check the resistance on the affected server or software denial of service vulnerability. The purpose of these attacks is to check the server or the software for resistance.

PoC (Proof Of Concept exploit) An attack against a computer or network that is performed only to prove that it can be done. It generally does not cause any harm, but shows how a hacker can take advantage of a vulnerability in the software or possibly the hardware.
-::DATE
-::DESCRIPTION
-::TYPE
-::HITS
-::RISK
-::GOLD
-::AUTHOR
unsorted
3 451
Security Risk Unsored
R
D
Download
-
Not verified yet
free
You can open this exploit for free
dila
Exploits:
1
BusinessLevel:
10

[ shellcode ]

Shellcode category


In computer security, a shellcode is a small piece of code used as the payload in the exploitation of a software vulnerability. It is called "shellcode" because it typically starts a command shell from which the attacker can control the compromised machine, but any piece of code that performs a similar task can be called shellcode. Because the function of a payload is not limited to merely spawning a shell, some have suggested that the name shellcode is insufficient. Shellcode is commonly written in machine code.

Classification:
There are several methods of classifying exploits. The most common is by how the exploit contacts the vulnerable software. A remote exploit works over a network and exploits the security vulnerability without any prior access to the vulnerable system. A local exploit requires prior access to the vulnerable system and usually increases the privileges of the person running the exploit past those granted by the system administrator. Exploits against client applications also exist, usually consisting of modified servers that send an exploit if accessed with a client application. Exploits against client applications may also require some interaction with the user and thus may be used in combination with the social engineering method. Another classification is by the action against the vulnerable system; unauthorized data access, arbitrary code execution, and denial of service are examples. Many exploits are designed to provide superuser-level access to a computer system. However, it is also possible to use several exploits, first to gain low-level access, then to escalate privileges repeatedly until one reaches root. Normally a single exploit can only take advantage of a specific software vulnerability. Often, when an exploit is published, the vulnerability is fixed through a patch and the exploit becomes obsolete until newer versions of the software become available Shellcodes any types.
-::DATE
-::DESCRIPTION
-::TYPE
-::HITS
-::RISK
-::GOLD
-::AUTHOR
5 601
Security Risk Unsored
R
D
Download
-
Not verified yet
free
You can open this exploit for free
Kyle Ossinger
Exploits:
1
BusinessLevel:
7