Lucene search
+L

4290 matches found

The Hacker News
The Hacker News
added 2011/09/21 8:58 p.m.12 views

Nmap 5.61TEST1 Released

Nmap 5.61TEST1 Released This Nmap 5.61TEST1 is an informal test release with all of the latest features from the SVN. Nmap "Network Mapper" is a free and open source utility for network exploration or security auditing. Many systems and network administrators also find it useful for tasks such as...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2011/09/12 7:40 p.m.6 views

kernel: nl80211: missing check for valid SSID size in scan operations

Multiple buffer overflows in net/wireless/nl80211.c in the Linux kernel before 2.6.39.2 allow local users to gain privileges by leveraging the CAPNETADMIN capability during scan operations with a long SSID value...

7.2CVSS7.2AI score0.00377EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2011/09/06 9:31 p.m.5 views

kernel: nl80211: missing check for valid SSID size in scan operations

Multiple buffer overflows in net/wireless/nl80211.c in the Linux kernel before 2.6.39.2 allow local users to gain privileges by leveraging the CAPNETADMIN capability during scan operations with a long SSID value...

7.2CVSS7.2AI score0.00377EPSS
SaveExploits0References4
Nmap
Nmap
added 2011/09/02 4:11 a.m.136 views

targets-ipv6-multicast-invalid-dst NSE Script

Sends an ICMPv6 packet with an invalid extension header to the all-nodes link-local multicast address ff02::1 to discover some available hosts on the LAN. This works because some hosts will respond to this probe with an ICMPv6 Parameter Problem packet. Script Arguments newtargets If true, add...

10CVSS0.7AI score0.99448EPSS
SaveExploits33
RedHat Linux
RedHat Linux
added 2011/08/23 2:30 p.m.6 views

kernel: nl80211: missing check for valid SSID size in scan operations

Multiple buffer overflows in net/wireless/nl80211.c in the Linux kernel before 2.6.39.2 allow local users to gain privileges by leveraging the CAPNETADMIN capability during scan operations with a long SSID value...

7.2CVSS7.2AI score0.00377EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2011/08/19 3:23 a.m.11 views

THC-ipv6 Toolkit – Attacking the IPV6 Protocol

THC-ipv6 Toolkit – Attacking the IPV6 Protocol A complete tool set to attack the inherent protocol weaknesses of IPV6 and ICMP6, and includes an easy to use packet factory library. Please note to get full access to all the available tools you need to develop IPV6 tools yourself or submit patches,...

6.7AI score
SaveExploits0
myhack58
myhack58
added 2011/07/25 12:0 a.m.18 views

phpcms2008-0day & phpcms 2 0 0 7 GBK version 0day injection scan script-vulnerability warning-the black bar safety net

Affected program: phpcms2008 gbk Vulnerability file: ask/searchajax.php code: ? php require './ include/common.inc.php'; requireonce MODROOT.'include/ask.class.php'; $ask = new ask; header'Content-type: text/html; charset=utf-8'; ifvia strtolowerCHARSET != 'utf-8' $q = iconvCHARSET, 'utf-8', $q;...

SaveExploits0
The Hacker News
The Hacker News
added 2011/07/13 7:17 p.m.11 views

RootRepeal – Rootkit Detector v1.3.5 Download Now

RootRepeal – Rootkit Detector v1.3.5 Download Now RootRepeal is a new rootkit detector currently in public beta. It is designed with the following goals in mind: Easy to use – a user with little to no computer experience should be able to use it. Powerful – it should be able to detect all publicl...

6.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2011/07/13 7:17 p.m.2 views

RootRepeal – Rootkit Detector v1.3.5 Download Now

RootRepeal – Rootkit Detector v1.3.5 Download Now RootRepeal is a new rootkit detector currently in public beta. It is designed with the following goals in mind: Easy to use – a user with little to no computer experience should be able to use it. Powerful – it should be able to detect all publicl...

7AI score
SaveExploits0
Nmap
Nmap
added 2011/06/27 9:21 p.m.113 views

creds-summary NSE Script

Lists all discovered credentials e.g. from brute force and default password checking scripts at end of scan. Script Arguments creds.service, creds.global See the documentation for the creds library. Example Usage nmap -sV -sC Script Output | creds-summary: | 10.10.10.10 | 22/ssh | lisbon:jane -...

10CVSS0.99448EPSS
SaveExploits33
Tenable Nessus
Tenable Nessus
added 2011/06/20 12:0 a.m.13 views

RDP Session Starting

Binary data 7219.pasl...

7.3AI score
SaveExploits0
Nmap
Nmap
added 2011/06/15 6:23 a.m.107 views

broadcast-novell-locate NSE Script

Attempts to use the Service Location Protocol to discover Novell NetWare Core Protocol NCP servers. Example Usage nmap -sV --script=broadcast-novell-locate Script Output Pre-scan script results: | broadcast-novell-locate: | Tree name: CQURE-LABTREE | Server name: linux-l84t | Addresses |...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.16 views

Nmap NSE net: snmp-netstat

Attempts to query SNMP for a netstat like output. SYNTAX: snmpcommunity: The community string to use. If not given, it is ''public'', or whatever is passed to 'buildPacket'. OpenVAS Vulnerability Test $Id: gbnmapsnmpnetstatnet.nasl 5499 2017-03-06 13:06:09Z teissa $ Autogenerated NSE wrapper...

SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.30 views

Nmap NSE net: ipidseq

Classifies a host's IP ID sequence test for susceptibility to idle scan. Sends six probes to obtain IP IDs from the target and classifies them similarly to Nmap's method. This is useful for finding suitable zombies for Nmap's idle scan '-sI' as Nmap itself doesn't provide a way to scan for these...

SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.112 views

Nmap NSE net: db2-das-info

Connects to the IBM DB2 Administration Server DAS on TCP or UDP port 523 and exports the server profile. No authentication is required for this request. The script will also set the port product and version if a version scan is requested. OpenVAS Vulnerability Test $Id: gbnmapdb2dasinfonet.nasl...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.17 views

Nmap NSE net: smb-enum-shares

This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.24 views

Nmap NSE net: dns-cache-snoop

This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3AI score
SaveExploits0
myhack58
myhack58
added 2011/05/01 12:0 a.m.22 views

Metasploit with MYSQL in BackTrack 4 r2-vulnerability warning-the black bar safety net

Until the release of BackTrack 4 r2, it was possible to get Metasploit working with MYSQL but it was not an altogether seamless experience. Now, however, Metasploit and MYSQL work together “out of the box” so we thought it would be great to highlight the integration. With the Metasploit team movi...

7.1AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2011/04/27 12:0 a.m.2 views

Multiple Vendor Malformed ZIP Archive Anti-virus Detection Bypass

Anti-virus products provide protection against dangerous content such as viruses, trojans, worms and other destructive programs. A non-privileged code execution vulnerability has been reported in the way multiple anti-virus products scan ZIP archive files. The vulnerability is due to ANSI escape...

7.5AI score
SaveExploits0
securityvulns
securityvulns
added 2011/04/26 12:0 a.m.58 views

Re: [DSECRG-11-018] Kaspersky administration Kit - Remote code execution via SMBRelay

It was closed only for relayng to the same host but it is imposible to close relayng on another host which run processes st the same account. And also smbrelay patch did not work on clusters http://dsecrg.blogspot.com/2011/01/passthehash-bible-1-attacking.html...

7.1AI score
SaveExploits0
Rows per page
Query Builder