Giter Club home page Giter Club logo

Comments (4)

exploide avatar exploide commented on May 29, 2024 1

Yes, works for me. Thank you.

from enum4linux-ng.

cddmp avatar cddmp commented on May 29, 2024

Thanks a lot for reporting!
It always helps me to have some information what Windows/samba version the target is running. Could you run the version from the dev branch (git checkout dev) and give me the OS results output?

from enum4linux-ng.

exploide avatar exploide commented on May 29, 2024

Sure, here is the shortened output:

 =======================================
|    Service Scan on 192.168.122.209    |
 =======================================
[*] Checking LDAP
[-] Could not connect to LDAP on 389/tcp: timed out
[*] Checking LDAPS
[-] Could not connect to LDAPS on 636/tcp: timed out
[*] Checking SMB
[+] SMB is accessible on 445/tcp
[*] Checking SMB over NetBIOS
[+] SMB over NetBIOS is accessible on 139/tcp

 
 ============================================
|    SMB Dialect Check on 192.168.122.209    |
 ============================================
[*] Trying on 445/tcp
[+] Supported dialects and settings:
SMB 1.0: false
SMB 2.02: true
SMB 2.1: true
SMB 3.0: true
SMB1 only: false
Preferred dialect: SMB 3.0
SMB signing required: false

 
 ======================================================
|    Domain Information via RPC for 192.168.122.209    |
 ======================================================
[+] Domain: WORKGROUP
[+] SID: NULL SID
[+] Host is part of a workgroup (not a domain)


 ==================================================
|    OS Information via RPC for 192.168.122.209    |
 ==================================================
[*] Enumerating via unauthenticated SMB session on 445/tcp
[+] Found OS information via SMB
[*] Enumerating via 'srvinfo'
[+] Found OS information via 'srvinfo'
[+] After merging OS information we have the following result:
OS: Windows 10, Windows Server 2019, Windows Server 2016
OS version: '10.0'
OS release: '2004'
OS build: '19041'
Native OS: not supported
Native LAN manager: not supported
Platform id: '500'
Server type: '0x1003'
Server type string: Sv NT


 =========================================
|    Shares via RPC on 192.168.122.209    |
 =========================================
[*] Enumerating shares
[+] Found 3 share(s):
ADMIN$:
  comment: Remoteverwaltung
  type: Disk
C$:
  comment: Standardfreigabe
  type: Disk
IPC$:
  comment: Remote-IPC
  type: IPC
[*] Testing share ADMIN$
[+] Mapping: DENIED, Listing: N/A
[*] Testing share C$
[+] Mapping: DENIED, Listing: N/A
[*] Testing share IPC$
[-] Could not parse result of smbclient command, please open a GitHub issue

 ============================================
|    Policies via RPC for 192.168.122.209    |
 ============================================
[*] Trying port 445/tcp
[-] SMB connection error on port 445/tcp: session failed
[*] Trying port 139/tcp
[-] SMB connection error on port 139/tcp: session failed

 ============================================
|    Printers via RPC for 192.168.122.209    |
 ============================================
[+] No printers returned (this is not an error)

Completed after 12.35 seconds

from enum4linux-ng.

cddmp avatar cddmp commented on May 29, 2024

Thanks! Please check the dev branch again. The status code is now fetched.
The error comes up since the IPC$ is not a file share and does therefore not support directory listing. Though I'm still not 100% sure why these status codes change for different Windows versions. This is very similar to #16.

from enum4linux-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.