Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-metasploit committed Nov 15, 2024
1 parent d039bea commit 786e855
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -57649,6 +57649,67 @@

]
},
"auxiliary_scanner/teamcity/teamcity_login": {
"name": "JetBrains TeamCity Login Scanner",
"fullname": "auxiliary/scanner/teamcity/teamcity_login",
"aliases": [

],
"rank": 300,
"disclosure_date": null,
"type": "auxiliary",
"author": [
"adfoster-r7",
"sjanusz-r7"
],
"description": "This module performs login attempts against a JetBrains TeamCity webpage to bruteforce possible credentials.",
"references": [

],
"platform": "",
"arch": "",
"rport": 8111,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": null,
"mod_time": "2024-11-04 16:58:32 +0000",
"path": "/modules/auxiliary/scanner/teamcity/teamcity_login.rb",
"is_install_path": true,
"ref_name": "scanner/teamcity/teamcity_login",
"check": false,
"post_auth": true,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [

],
"SideEffects": [
"ioc-in-logs",
"account-lockouts"
]
},
"session_types": false,
"needs_cleanup": false,
"actions": [

]
},
"auxiliary_scanner/telephony/wardial": {
"name": "Wardialer",
"fullname": "auxiliary/scanner/telephony/wardial",
Expand Down

0 comments on commit 786e855

Please sign in to comment.