Lucene search
K

20 matches found

Rapid7 Blog
Rapid7 Blog
added 2025/04/04 8:19 p.m.28 views

Metasploit Wrap-Up 04/04/2025

New RCEs Metasploit added four new modules this week, including three that leverage vulnerabilities to obtain remote code execution RCE. Among these three, two leverage deserialization, showing that the exploit primitive is still going strong. The Tomcat vulnerability in particular CVE-2025-24813...

9.8CVSS9.2AI score0.9413EPSS
Exploits52
Rapid7 Blog
Rapid7 Blog
added 2024/11/22 8:28 p.m.28 views

Metasploit Weekly Wrap-Up 11/22/2024

JetBrains TeamCity Login Scanner Metasploit added a login scanner for the TeamCity application to enable users to check for weak credentials. TeamCity has been the subject of multiple ETR vulnerabilities and is a valuable target for attackers. Targeted DCSync added to Windows Secrets Dump This...

10CVSS7AI score0.83924EPSS
Exploits30
Metasploit
Metasploit
added 2024/11/15 6:53 p.m.214 views

JetBrains TeamCity Login Scanner

This module performs login attempts against a JetBrains TeamCity webpage to bruteforce possible credentials. Module Options msf use auxiliary/scanner/teamcity/teamcitylogin msf auxiliaryteamcitylogin show actions ...actions... msf auxiliaryteamcitylogin set ACTION msf auxiliaryteamcitylogin show...

7AI score
Exploits0
Packet Storm
Packet Storm
added 2024/09/01 12:0 a.m.259 views

Binom3 Web Management Login Scanner, Config And Password File Dump

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Binom3 Web Management Login Scanner, Config and Password File Dump', 'Description' = % This module scans for Binom3 Multifunctional Revenue Energ...

10CVSS7AI score0.60061EPSS
Exploits2
Packet Storm
Packet Storm
added 2024/09/01 12:0 a.m.263 views

Sage X3 AdxAdmin Login Scanner

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/loginscanner/x3' require 'metasploit/framework/credentialcollection' class MetasploitModule 'Sage X3 AdxAdmin Login Scanner', 'Description'...

5.3CVSS7AI score0.55955EPSS
Exploits6
Packet Storm
Packet Storm
added 2024/09/01 12:0 a.m.163 views

Cambium CnPilot R200/r201 Login Scanner And Config Dump

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Cambium cnPilot r200/r201 Login Scanner and Config Dump', 'Description' = % This module scans for Cambium cnPilot r200/r201 management login...

9CVSS7.1AI score0.33387EPSS
Exploits2
Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.517 views

SNMP Community Login Scanner

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/communitystringcollection' require 'metasploit/framework/loginscanner/snmp' class MetasploitModule 'SNMP Community Login Scanner',...

6.9AI score0.89585EPSS
Exploits3
Metasploit
Metasploit
added 2023/10/02 7:51 p.m.621 views

LDAP Login Scanner

This module attempts to login to the LDAP service. Module Options msf use auxiliary/scanner/ldap/ldaplogin msf auxiliaryldaplogin show actions ...actions... msf auxiliaryldaplogin set ACTION msf auxiliaryldaplogin show options ...show and set options... msf auxiliaryldaplogin run This module...

7AI score
Exploits0
Rapid7 Blog
Rapid7 Blog
added 2023/03/10 7:0 p.m.53 views

Metasploit Weekly Wrap-Up

Wowza, a new credential gatherer and login scanner! This week Metasploit Framework gained a credential gatherer for Wowza Streaming Engine Manager. Credentials for this application are stored in a file named admin.password in a known location and the file is readable by default by BUILTIN\Users o...

5CVSS9.5AI score0.93551EPSS
Exploits8
0day.today
0day.today
added 2022/02/05 12:0 a.m.317 views

Servisnet Tessa - MQTT Credentials Dump (Unauthenticated) Exploit

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/credentialcollection' require 'metasploit/framework/loginscanner/mqtt' class MetasploitModule 'Servisnet Tessa - MQTT Credentials Dump...

7.5CVSS0.6AI score0.2472EPSS
Exploits4
Metasploit
Metasploit
added 2018/07/24 2:47 p.m.25 views

PhpMyAdmin Login Scanner

This module will attempt to authenticate to PhpMyAdmin. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/loginscanner/phpmyadmin' require 'metasploit/framework/credentialcollection' class...

7.3AI score
Exploits0
Metasploit
Metasploit
added 2018/05/29 3:12 p.m.25 views

Teradata ODBC Login Scanner Module

Login scanner module for ODBC connections to Teradata databases. Port specification TCP 1025 by default is not necessary for ODBC connections. Blank passwords are not supported by ODBC connections. Requires ODBC driver and Python Teradata module. !/usr/bin/env python3 -- coding: utf-8 -- 2018-05-...

7AI score
Exploits0
Metasploit
Metasploit
added 2017/12/18 10:32 p.m.42 views

Cambium cnPilot r200/r201 Login Scanner and Config Dump

This module scans for Cambium cnPilot r200/r201 management login portals, attempts to identify valid credentials, and dump device configuration. The device has at least two 2 users - admin and user. Due to an access control vulnerability, it is possible for 'user' account to access full device...

8.8CVSS0.4AI score0.33387EPSS
Exploits2
Metasploit
Metasploit
added 2017/07/24 1:26 p.m.62 views

SSH Public Key Login Scanner

This module will test ssh logins on a range of machines using a defined private key file, and report successful logins. If you have loaded a database plugin and connected to a database this module will record successful logins and hosts so you can track your access. Key files may be a single...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2017/01/04 10:49 p.m.19 views

Cambium ePMP 1000 Login Scanner

This module scans for Cambium ePMP 1000 management login portals, and attempts to identify valid credentials. Default login credentials are - admin/admin, installer/installer, home/home and readonly/readonly. This module requires Metasploit: https://metasploit.com/download Current source:...

Exploits0
Metasploit
Metasploit
added 2016/01/23 12:54 a.m.31 views

Wordpress XML-RPC system.multicall Credential Collector

This module attempts to find Wordpress credentials by abusing the XMLRPC APIs. Wordpress versions prior to 4.4.1 are suitable for this type of technique. For newer versions, the script will drop the CHUNKSIZE to 1 automatically. This module requires Metasploit: https://metasploit.com/download...

7.2AI score
Exploits0
Metasploit
Metasploit
added 2014/10/21 12:50 a.m.6 views

Western Digital MyBook Live Login Utility

This module simply attempts to login to a Western Digital MyBook Live instance using a specific user/pass. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/credentialcollection' require...

7.2AI score
Exploits0
Metasploit
Metasploit
added 2014/09/04 5:32 p.m.64 views

PostgreSQL Login Utility

This module attempts to authenticate against a PostgreSQL instance using username and password combinations indicated by the USERFILE, PASSFILE, and USERPASSFILE options. Note that passwords may be either plaintext or MD5 formatted hashes. This module requires Metasploit:...

7.5CVSS7.4AI score0.37089EPSS
Exploits41
Metasploit
Metasploit
added 2012/02/21 1:40 a.m.31 views

DB2 Authentication Brute Force Utility

This module attempts to authenticate against a DB2 instance using username and password combinations indicated by the USERFILE, PASSFILE, and USERPASSFILE options. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework requi...

7.5CVSS7.4AI score0.37089EPSS
Exploits41
Metasploit
Metasploit
added 2012/01/22 9:39 p.m.107 views

VMWare Authentication Daemon Login Scanner

This module will test vmauthd logins on a range of machines and report successful logins. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/credentialcollection' require...

7.5CVSS7.3AI score0.37089EPSS
Exploits41
Rows per page
Query Builder