> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Rdp.ServiceRDP

# Interface: ServiceRDP

[rdp](/templates/protocols/javascript/modules/rdp).ServiceRDP

ServiceRDP Interface

## Table of contents

### Properties

* [DNSComputerName](/templates/protocols/javascript/modules/rdp.ServiceRDP#dnscomputername)
* [DNSDomainName](/templates/protocols/javascript/modules/rdp.ServiceRDP#dnsdomainname)
* [ForestName](/templates/protocols/javascript/modules/rdp.ServiceRDP#forestname)
* [NetBIOSComputerName](/templates/protocols/javascript/modules/rdp.ServiceRDP#netbioscomputername)
* [NetBIOSDomainName](/templates/protocols/javascript/modules/rdp.ServiceRDP#netbiosdomainname)
* [OSFingerprint](/templates/protocols/javascript/modules/rdp.ServiceRDP#osfingerprint)
* [OSVersion](/templates/protocols/javascript/modules/rdp.ServiceRDP#osversion)
* [TargetName](/templates/protocols/javascript/modules/rdp.ServiceRDP#targetname)

## Properties

### DNSComputerName

• `Optional` **DNSComputerName**: `string`

#### Defined in

rdp.ts:93

***

### DNSDomainName

• `Optional` **DNSDomainName**: `string`

#### Defined in

rdp.ts:95

***

### ForestName

• `Optional` **ForestName**: `string`

#### Defined in

rdp.ts:81

***

### NetBIOSComputerName

• `Optional` **NetBIOSComputerName**: `string`

#### Defined in

rdp.ts:89

***

### NetBIOSDomainName

• `Optional` **NetBIOSDomainName**: `string`

#### Defined in

rdp.ts:91

***

### OSFingerprint

• `Optional` **OSFingerprint**: `string`

#### Defined in

rdp.ts:83

***

### OSVersion

• `Optional` **OSVersion**: `string`

#### Defined in

rdp.ts:85

***

### TargetName

• `Optional` **TargetName**: `string`

#### Defined in

rdp.ts:87
