🎫
BillyBoss
  • BillyBoss
    • Summary
  • Enumeration
    • TCP
    • UDP
    • Web Services - 80
      • Nikto
      • Dirb Extensions
      • Dirsearch
      • goBuster
    • Web Services - 8081
      • Nikto
      • Dirb Extensions
      • Dirsearch
      • goBuster
    • Other Services
      • SMB
      • RPC
      • FTP
  • Exploitation
  • Priv Escalation
  • Notes to sefl
Powered by GitBook
On this page
  1. Enumeration
  2. Other Services

RPC

Not NULL binding on RPC.

 rpcclient -U "" 192.168.143.61               
Password for [MYGROUP\]:
Cannot connect to server.  Error was NT_STATUS_LOGON_FAILURE
Impacket v0.10.0 - Copyright 2022 SecureAuth Corporation

[*] Gathering OS architecture for 1 machines
[*] Socket connect timeout set to 2 secs
192.168.100.61 is 64-bit

Machine is 64-bit.

PreviousSMBNextFTP

Last updated 2 years ago