mirror of
https://github.com/moloch--/sliver-script
synced 2026-06-08 16:08:26 +00:00
22 lines
34 KiB
HTML
22 lines
34 KiB
HTML
<!DOCTYPE html><html class="default" lang="en" data-base=".."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ImplantBuild | sliver-script</title><meta name="description" content="Documentation for sliver-script"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search"><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">sliver-script</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">sliver-script</a></li><li><a href="../modules/clientpb.html">clientpb</a></li><li><a href="clientpb.ImplantBuild.html">ImplantBuild</a></li></ul><h1>Interface ImplantBuild</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">ImplantBuild</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#ageserverpublickey">AgeServerPublicKey</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#burned">Burned</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#id">ID</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#implantconfigid">ImplantConfigID</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#implantid">ImplantID</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#md5">MD5</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#minisignserverpublickey">MinisignServerPublicKey</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#mtlscacert">MtlsCACert</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#mtlscert">MtlsCert</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#mtlskey">MtlsKey</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#name">Name</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#peerprivatekey">PeerPrivateKey</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#peerpublickey">PeerPublicKey</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#peerpublickeydigest">PeerPublicKeyDigest</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#peerpublickeysignature">PeerPublicKeySignature</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#sha1">SHA1</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#sha256">SHA256</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#stage">Stage</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#wgimplantprivkey">WGImplantPrivKey</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="clientpb.ImplantBuild.html#wgserverpubkey">WGServerPubKey</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1728">pb/clientpb/client.ts:1728</a></li><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L6867">pb/clientpb/client.ts:6867</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="clientpb.ImplantBuild.html#ageserverpublickey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Age<wbr/>Server<wbr/>Public<wbr/>Key</span></a>
|
||
<a href="clientpb.ImplantBuild.html#burned" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Burned</span></a>
|
||
<a href="clientpb.ImplantBuild.html#id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ID</span></a>
|
||
<a href="clientpb.ImplantBuild.html#implantconfigid" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Implant<wbr/>ConfigID</span></a>
|
||
<a href="clientpb.ImplantBuild.html#implantid" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ImplantID</span></a>
|
||
<a href="clientpb.ImplantBuild.html#md5" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MD5</span></a>
|
||
<a href="clientpb.ImplantBuild.html#minisignserverpublickey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Minisign<wbr/>Server<wbr/>Public<wbr/>Key</span></a>
|
||
<a href="clientpb.ImplantBuild.html#mtlscacert" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MtlsCACert</span></a>
|
||
<a href="clientpb.ImplantBuild.html#mtlscert" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Mtls<wbr/>Cert</span></a>
|
||
<a href="clientpb.ImplantBuild.html#mtlskey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Mtls<wbr/>Key</span></a>
|
||
<a href="clientpb.ImplantBuild.html#name" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Name</span></a>
|
||
<a href="clientpb.ImplantBuild.html#peerprivatekey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Private<wbr/>Key</span></a>
|
||
<a href="clientpb.ImplantBuild.html#peerpublickey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Public<wbr/>Key</span></a>
|
||
<a href="clientpb.ImplantBuild.html#peerpublickeydigest" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Public<wbr/>Key<wbr/>Digest</span></a>
|
||
<a href="clientpb.ImplantBuild.html#peerpublickeysignature" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Public<wbr/>Key<wbr/>Signature</span></a>
|
||
<a href="clientpb.ImplantBuild.html#sha1" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SHA1</span></a>
|
||
<a href="clientpb.ImplantBuild.html#sha256" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SHA256</span></a>
|
||
<a href="clientpb.ImplantBuild.html#stage" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Stage</span></a>
|
||
<a href="clientpb.ImplantBuild.html#wgimplantprivkey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>WGImplant<wbr/>Priv<wbr/>Key</span></a>
|
||
<a href="clientpb.ImplantBuild.html#wgserverpubkey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>WGServer<wbr/>Pub<wbr/>Key</span></a>
|
||
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="ageserverpublickey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Age<wbr/>Server<wbr/>Public<wbr/>Key</span><a href="#ageserverpublickey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">AgeServerPublicKey</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1737">pb/clientpb/client.ts:1737</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="burned" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Burned</span><a href="#burned" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Burned</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1734">pb/clientpb/client.ts:1734</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>ID</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ID</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1729">pb/clientpb/client.ts:1729</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="implantconfigid" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Implant<wbr/>ConfigID</span><a href="#implantconfigid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ImplantConfigID</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1736">pb/clientpb/client.ts:1736</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="implantid" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>ImplantID</span><a href="#implantid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ImplantID</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1735">pb/clientpb/client.ts:1735</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="md5" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>MD5</span><a href="#md5" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MD5</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1731">pb/clientpb/client.ts:1731</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="minisignserverpublickey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Minisign<wbr/>Server<wbr/>Public<wbr/>Key</span><a href="#minisignserverpublickey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MinisignServerPublicKey</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1741">pb/clientpb/client.ts:1741</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mtlscacert" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>MtlsCACert</span><a href="#mtlscacert" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MtlsCACert</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1745">pb/clientpb/client.ts:1745</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mtlscert" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Mtls<wbr/>Cert</span><a href="#mtlscert" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MtlsCert</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1746">pb/clientpb/client.ts:1746</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mtlskey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Mtls<wbr/>Key</span><a href="#mtlskey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MtlsKey</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1747">pb/clientpb/client.ts:1747</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1730">pb/clientpb/client.ts:1730</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="peerprivatekey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Peer<wbr/>Private<wbr/>Key</span><a href="#peerprivatekey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">PeerPrivateKey</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1739">pb/clientpb/client.ts:1739</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="peerpublickey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Peer<wbr/>Public<wbr/>Key</span><a href="#peerpublickey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">PeerPublicKey</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1738">pb/clientpb/client.ts:1738</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="peerpublickeydigest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Peer<wbr/>Public<wbr/>Key<wbr/>Digest</span><a href="#peerpublickeydigest" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">PeerPublicKeyDigest</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1742">pb/clientpb/client.ts:1742</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="peerpublickeysignature" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Peer<wbr/>Public<wbr/>Key<wbr/>Signature</span><a href="#peerpublickeysignature" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">PeerPublicKeySignature</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1740">pb/clientpb/client.ts:1740</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="sha1" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>SHA1</span><a href="#sha1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">SHA1</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1732">pb/clientpb/client.ts:1732</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="sha256" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>SHA256</span><a href="#sha256" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">SHA256</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1733">pb/clientpb/client.ts:1733</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="stage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Stage</span><a href="#stage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">Stage</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1748">pb/clientpb/client.ts:1748</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="wgimplantprivkey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>WGImplant<wbr/>Priv<wbr/>Key</span><a href="#wgimplantprivkey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">WGImplantPrivKey</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1743">pb/clientpb/client.ts:1743</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="wgserverpubkey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>WGServer<wbr/>Pub<wbr/>Key</span><a href="#wgserverpubkey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">WGServerPubKey</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sliverarmory/sliver-script/blob/9b5f9bdba06591362feb4ee0b40ea225c6423c53/src/pb/clientpb/client.ts#L1744">pb/clientpb/client.ts:1744</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#ageserverpublickey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Age<wbr/>Server<wbr/>Public<wbr/>Key</span></a><a href="#burned" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Burned</span></a><a href="#id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ID</span></a><a href="#implantconfigid" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Implant<wbr/>ConfigID</span></a><a href="#implantid" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ImplantID</span></a><a href="#md5" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MD5</span></a><a href="#minisignserverpublickey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Minisign<wbr/>Server<wbr/>Public<wbr/>Key</span></a><a href="#mtlscacert" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MtlsCACert</span></a><a href="#mtlscert" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Mtls<wbr/>Cert</span></a><a href="#mtlskey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Mtls<wbr/>Key</span></a><a href="#name" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Name</span></a><a href="#peerprivatekey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Private<wbr/>Key</span></a><a href="#peerpublickey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Public<wbr/>Key</span></a><a href="#peerpublickeydigest" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Public<wbr/>Key<wbr/>Digest</span></a><a href="#peerpublickeysignature" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Peer<wbr/>Public<wbr/>Key<wbr/>Signature</span></a><a href="#sha1" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SHA1</span></a><a href="#sha256" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SHA256</span></a><a href="#stage" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>Stage</span></a><a href="#wgimplantprivkey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>WGImplant<wbr/>Priv<wbr/>Key</span></a><a href="#wgserverpubkey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>WGServer<wbr/>Pub<wbr/>Key</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">sliver-script</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|