Lucene search
+L

128 matches found

GithubExploit
GithubExploit
added 2023/08/01 4:24 p.m.227 views

Exploit for Command Injection in Contec Solarview_Compact_Firmware

nmap-CVE-2023-23333-exploit Nmap NSE script to dump /etc/passw...

10CVSS9.5AI score0.99273EPSS
SaveExploits14
Metasploit
Metasploit
added 2020/02/19 2:33 p.m.207 views

EyesOfNetwork 5.1-5.3 AutoDiscovery Target Command Execution

This module exploits multiple vulnerabilities in EyesOfNetwork version 5.1, 5.2 and 5.3 in order to execute arbitrary commands as root. This module takes advantage of a command injection vulnerability in the target parameter of the AutoDiscovery functionality within the EON web interface in order...

9.8CVSS10.7AI score0.91874EPSS
SaveExploits13
Nmap
Nmap
added 2016/09/07 3:49 a.m.370 views

fox-info NSE Script

Tridium Niagara Fox is a protocol used within Building Automation Systems. Based off Billy Rios and Terry McCorkle's work this Nmap NSE will collect information from A Tridium Niagara system. Example Usage nmap --script fox-info.nse -p 1911 Script Output 1911/tcp open Niagara Fox | fox-info: |...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
The Hacker News
The Hacker News
added 2013/10/19 9:6 a.m.14 views

Backdoor found in Chinese Tenda Wireless Routers, allows Root access to Hackers

Last week Craig Heffner, specialized on the embedded device hacking exposed a serious backdoor in number of D-Link routers allows unauthorized backdoor access. Recently he published his another researcher, Titled 'From China, With Love', exposed that D-Link is not only the vendor who puts backdoo...

7.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2013/10/18 10:6 p.m.35 views

Backdoor found in Chinese Tenda Wireless Routers, allows Root access to Hackers

Last week Craig Heffner, specialized on the embedded device hacking exposed a serious backdoor in number of D-Link routers allows unauthorized backdoor access. Recently he published his another researcher, Titled 'From China, With Love', exposed that D-Link is not only the vendor who puts backdoo...

7.6AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.24 views

Nmap NSE 6.01: x11-access

Checks if you're allowed to connect to the X server. If the X server is listening on TCP port 6000+n where n is the display number, it is possible to check if you're able to get connected to the remote display by sending a X11 initial connection request. In reply, the success byte 0x00 or 0x01 wi...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.66 views

Nmap NSE 6.01: dns-random-txid

Checks a DNS server for the predictable-TXID DNS recursion vulnerability. Predictable TXID values can make a DNS server vulnerable to cache poisoning attacks see CVE-2008-1447. The script works by querying txidtest.dns-oarc.net see https://www.dns- oarc.net/oarc/services/txidtest. Be aware that a...

5CVSS7AI score0.95182EPSS
SaveExploits21
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.31 views

Nmap NSE 6.01: dns-random-srcport

Checks a DNS server for the predictable-port recursion vulnerability. Predictable source ports can make a DNS server vulnerable to cache poisoning attacks see CVE-2008-1447. The script works by querying porttest.dns-oarc.net see https://www.dns- oarc.net/oarc/services/porttest. Be aware that any...

5CVSS7AI score0.95182EPSS
SaveExploits21
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.251 views

Nmap NSE 6.01: socks-open-proxy

Checks if an open socks proxy is running on the target. The script attempts to connect to a proxy server and send socks4 and socks5 payloads. It is considered an open proxy if the script receives a Request Granted response from the target port. The payloads try to open a connection to...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.19 views

Nmap NSE 6.01: rpcinfo

Connects to portmapper and fetches a list of all registered programs. It then prints out a table including for each program the RPC program number, supported version numbers, port number and protocol, and program name. SYNTAX: nfs.version: number If set overrides the detected version of nfs...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.19 views

Nmap NSE 6.01: smb-security-mode

Returns information about the SMB security level determined by SMB. Here is how to interpret the output: User-level authentication: Each user has a separate username/password that is used to log into the system. This is the default setup of pretty much everything these days. Share-level...

SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.12 views

Nmap NSE 6.01: citrix-enum-servers-xml

Extracts the name of the server farm and member servers from Citrix XML service. OpenVAS Vulnerability Test $Id: gbnmap6citrixenumserversxml.nasl 7148 2017-09-15 13:01:14Z cfischer $ Autogenerated NSE wrapper Authors: NSE-Script: Patrik Karlsson NASL-Wrapper: autogenerated Copyright: NSE-Script:...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.22 views

Nmap NSE 6.01: smtp-strangeport

Checks if SMTP is running on a non-standard port. This may indicate that crackers or script kiddies have set up a backdoor on the system to send spam or control the machine. OpenVAS Vulnerability Test $Id: gbnmap6smtpstrangeport.nasl 7148 2017-09-15 13:01:14Z cfischer $ Autogenerated NSE wrapper...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.23 views

Nmap NSE 6.01: smtp-open-relay

Attempts to relay mail by issuing a predefined combination of SMTP commands. The goal of this script is to tell if a SMTP server is vulnerable to mail relaying. An SMTP server that works as an open relay, is a email server that does not verify if the user is authorised to send email from the...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.16 views

Nmap NSE 6.01: sshv1

Checks if an SSH server supports the obsolete and less secure SSH Protocol Version 1. OpenVAS Vulnerability Test $Id: gbnmap6sshv1.nasl 7148 2017-09-15 13:01:14Z cfischer $ Autogenerated NSE wrapper Authors: NSE-Script: Brandon Enright NASL-Wrapper: autogenerated Copyright: NSE-Script: The Nmap...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.20 views

Nmap NSE 6.01: ftp-anon

Checks if an FTP server allows anonymous logins. If anonymous is allowed, gets a directory listing of the root directory and highlights writeable files. SYNTAX: ftp-anon.maxlist: The maximum number of files to return in the directory listing. By default it is 20, or unlimited if verbosity is...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.19 views

Nmap NSE 6.01: ssh-hostkey

Shows SSH hostkeys. Shows the target SSH server's key fingerprint and with high enough verbosity level the public key itself. It records the discovered host keys in 'nmap.registry' for use by other scripts. Output can be controlled with the 'sshhostkey' script argument. The script also includes a...

SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.24 views

Nmap NSE 6.01: p2p-conficker

Checks if a host is infected with Conficker.C or higher, based on Conficker's peer to peer communication. When Conficker.C or higher infects a system, it opens four ports: two TCP and two UDP. The ports are random, but are seeded with the current week and the IP of the infected host. By determini...

SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.22 views

Nmap NSE 6.01: sniffer-detect

Checks if a target on a local Ethernet has its network card in promiscuous mode. The techniques used are described at http://www.securityfriday.com/promiscuousdetection01.pdf. OpenVAS Vulnerability Test $Id: gbnmap6snifferdetect.nasl 7148 2017-09-15 13:01:14Z cfischer $ Autogenerated NSE wrapper...

SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.18 views

Nmap NSE 6.01: smb-enum-sessions

This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2013 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
Rows per page
Query Builder