scapy.layers.msrpce.msdrsr

[MS-DRSR] Directory Replication Service (DRS) Remote Protocol

class scapy.layers.msrpce.msdrsr.DRS_EXTENSIONS_INT(_pkt, /, *, dwFlags=<Flag 0 ()>, SiteObjGuid=None, Pid=0, dwReplEpoch=None, dwFlagsExt=<Flag 0 ()>, ConfigObjGuid=None, dwExtCaps=0)[source]

Bases: Packet

aliastypes
fields_desc
Display RFC-like schema
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                            DWFLAGS                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          SITEOBJGUID                          |
+                                                               +
|                                                               |
+                                                               +
|                                                               |
+                                                               +
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              PID                              |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          DWREPLEPOCH                          |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           DWFLAGSEXT                          |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                         CONFIGOBJGUID                         |
+                                                               +
|                                                               |
+                                                               +
|                                                               |
+                                                               +
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           DWEXTCAPS                           |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

                     Fig. DRS_EXTENSIONS_INT                      
DRS_EXTENSIONS_INT fields

dwFlags

FlagsField

<Flag 0 ()>

SiteObjGuid

UUIDField

None

Pid

LEIntField

0

dwReplEpoch

UTCTimeField

None

dwFlagsExt

FlagsField

<Flag 0 ()>

ConfigObjGuid

UUIDField

None

dwExtCaps

LEIntField

0

scapy.layers.msrpce.msdrsr.MakeAttid(t, o)[source]

MakeAttid per [MS-DRSR] sect 5.16.4

class scapy.layers.msrpce.msdrsr.Prefix(prefixString: str, prefixIndex: int)[source]

Bases: object

prefixIndex: int
prefixString: str