Skip to content

Conversation

@rodolphopivetta
Copy link

This PR corrects a bug (#20481) that ends scanner http_login with error "No authentication required" when using SSL with a custom port (different from 443).

Verification

List the steps needed to make sure this thing works

  • Start msfconsole
  • use scanner/http/http_login
  • set RHOST 172.16.1.100
  • set SSL true
  • set RPORT 444
  • run
  • Verify that the scan works like expected
  • Verify that the scan does not stops with error "No authentication required"

@msutovsky-r7 msutovsky-r7 self-assigned this Oct 2, 2025
@msutovsky-r7 msutovsky-r7 changed the title Fix auxiliary/scanner/http/http_login bug when using SSL with custom port Fix HTTP-based login scanners when using SSL with custom port Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants