[ authorization ] [ registration ] [ Wiederherstellen ]
Kontaktiere uns
You can contact us by:
0day.today Exploits Market and 0day Exploits Database
Suche:
 
 
 
Kategorie:   Betriebssystem:
 
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 704
Security Risk High
R
D
Download
C
CVE-2017-7220
Verified by
Kostenlos
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
5 319
Security Risk Critical
R
D
Download
C
CVE-2017-5586
Verified by
Kostenlos
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
3 014
Security Risk Critical
R
D
Download
C
CVE-2022-45927
Verified by
Kostenlos
You can open this exploit for free
Armin Stock
Exploits:
8
BusinessLevel:
2
2 880
Security Risk Critical
R
D
Download
C
CVE-2022-45923
Verified by
Kostenlos
You can open this exploit for free
Armin Stock
Exploits:
8
BusinessLevel:
2
2 873
Security Risk High
R
D
Download
C
CVE-2022-45922
CVE-2022-45924
CVE-2022-45925
CVE-2022-45926
CVE-2022-45928
Verified by
Kostenlos
You can open this exploit for free
Armin Stock
Exploits:
8
BusinessLevel:
2
1 341
Security Risk High
R
D
Download
-
Verified by
Kostenlos
You can open this exploit for free
Kamil Breński
Exploits:
2
BusinessLevel:
2
3 323
Security Risk High
R
D
Download
C
CVE-2017-15013
Verified by
Kostenlos
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 184
Security Risk High
R
D
Download
C
CVE-2017-15276
Verified by
Kostenlos
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 216
Security Risk High
R
D
Download
C
CVE-2017-15012
Verified by
Kostenlos
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 299
Security Risk High
R
D
Download
C
CVE-2017-15014
Verified by
Kostenlos
You can open this exploit for free
Andrey Panfilov
Exploits:
9
BusinessLevel:
5
3 695
Security Risk High
R
D
Download
C
CVE-2017-14757
Verified by
Kostenlos
You can open this exploit for free
Marcin Woloszyn
Exploits:
2
BusinessLevel:
3
3 482
Security Risk High
R
D
Download
C
CVE-2017-14758
Verified by
Kostenlos
You can open this exploit for free
Marcin Woloszyn
Exploits:
2
BusinessLevel:
3
3 393
Security Risk Medium
R
D
Download
C
CVE-2017-14755
CVE-2017-14756
Verified by
Kostenlos
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
3 336
Security Risk High
R
D
Download
C
CVE-2017-14758
Verified by
Kostenlos
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
3 446
Security Risk High
R
D
Download
C
CVE-2017-14757
Verified by
Kostenlos
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
3 366
Security Risk High
R
D
Download
C
CVE-2017-14754
Verified by
Kostenlos
You can open this exploit for free
Mariusz Woloszyn
Exploits:
4
BusinessLevel:
4
4 595
Security Risk Medium
R
D
Download
C
CVE-2017-14526
CVE-2017-14527
Verified by
Kostenlos
You can open this exploit for free
Jakub Palaczynski
Exploits:
17
BusinessLevel:
6
4 439
Security Risk Low
R
D
Download
C
CVE-2017-14524
CVE-2017-14525
Verified by
Kostenlos
You can open this exploit for free
Jakub Palaczynski
Exploits:
17
BusinessLevel:
6
4 482
Security Risk Critical
R
D
Download
C
CVE-2017-7221
Verified by
Kostenlos
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 483
Security Risk Unsored
R
D
Download
-
Not verified yet
Kostenlos
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 631
Security Risk Unsored
R
D
Download
-
Not verified yet
Kostenlos
You can open this exploit for free
Kyle Ossinger
Exploits:
1
BusinessLevel:
7