Path: blob/master/documentation/modules/auxiliary/scanner/nntp/nntp_login.md
28055 views
Description
This module attempts to authenticate to NNTP services which support the AUTHINFO authentication extension.
This module supports AUTHINFO USER/PASS authentication, but does not support AUTHINFO GENERIC or AUTHINFO SASL authentication methods.
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.
Vulnerable Application
This module has been tested successfully on:
Verification Steps
Do:
use auxiliary/scanner/nntp/nntp_loginDo:
set RHOSTS [IP]Do:
set RPORT [IP]Do:
run