0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Search results for exploits by request: Snort
[ 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
Snort Multiple HTTP Bypass <= 2.9.3.1 Exploit
Comments:
0
6 876
Security Risk Medium
D
Download
-
Verified by 0day Admin
free
You can open this exploit for free
Xianur0
Exploits:
10
BusinessLevel:
10
Snort 2 DCE/RPC preprocessor Buffer Overflow
Comments:
0
4 364
Security Risk Critical
D
Download
-
Not verified yet
free
You can open this exploit for free
metasploit
Exploits:
1663
BusinessLevel:
94
Snort 2 DCE/RPC preprocessor Buffer Overflow
Comments:
0
4 843
Security Risk Critical
D
Download
-
Not verified yet
free
You can open this exploit for free
metasploit
Exploits:
1663
BusinessLevel:
94
4 196
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Winny Thomas
Exploits:
18
BusinessLevel:
10
unsorted
3 500
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Trirat Puttaraksa
Exploits:
7
BusinessLevel:
10
3 895
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
xwings
Exploits:
4
BusinessLevel:
10
unsorted
3 391
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
xort
Exploits:
27
BusinessLevel:
11
unsorted
3 392
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Trirat Puttaraksa
Exploits:
7
BusinessLevel:
10
3 738
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
rd
Exploits:
1
BusinessLevel:
10
3 950
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
truff
Exploits:
1
BusinessLevel:
10
[ 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
4 694
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Mario_Vs
Exploits:
4
BusinessLevel:
7
4 006
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
metasploit
Exploits:
1663
BusinessLevel:
94
unsorted
3 656
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Keystr0ke
Exploits:
14
BusinessLevel:
11
[ 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
Snort <= 2.8.5 IPv6 DoS
Comments:
0
unsorted
4 009
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Laurent Gaffie
Exploits:
23
BusinessLevel:
10
3 792
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Pablo Rincon Crespo
Exploits:
1
BusinessLevel:
8
3 556
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Antimatt3r
Exploits:
2
BusinessLevel:
10
3 712
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Trirat Puttaraksa
Exploits:
7
BusinessLevel:
10
3 878
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
nitr0us
Exploits:
15
BusinessLevel:
10
Snort <= 2.2.10 Remote Denial of Service Exploit
Comments:
0
unsorted
3 474
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
Antimatt3r
Exploits:
2
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
linux/x86 - /usr/bin/killall snort - 46 bytes
Comments:
0
12 361
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
John Babio
Exploits:
5
BusinessLevel:
8
linux/x86 kill snort 151 bytes
Comments:
0
3 575
Security Risk Unsored
D
Download
-
Not verified yet
free
You can open this exploit for free
nob0dy
Exploits:
1
BusinessLevel:
10