Skip to content

Commit

Permalink
BED 03 (Elt.Asn) Party
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3n33dl3 committed Dec 12, 2024
1 parent c1e48a9 commit 4be9a9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Docker Desktop includes Docker Compose as part of the installation.
Save it to a directory where you'd like to run BloodHound. You can do this from a terminal application with

```
curl -L https://ghst.ly/getbhce
curl -L https://s.id/getbhe
```

**Minimum specifications:**
Expand Down Expand Up @@ -138,6 +138,8 @@ under the `Apache-2.0` license. A full copy of the license may be found in the t
<p align="left">
<a href="https://github.com/byt3n33dl3"><img src="https://avatars.githubusercontent.com/u/151133481?v=4" width="50" height="50" alt="" style="max-width: 100%;"></a>
<a href="https://github.com/chrismaddalena"><img src="https://avatars.githubusercontent.com/u/10526228?v=4" width="50" height="50" alt="" style="max-width: 100%;"></a>
<a href="https://github.com/AD7ZJ"><img src="https://avatars.githubusercontent.com/u/1594845?v=4" width="50" height="50" alt="" style="max-width: 100%;"></a>
<a href="https://github.com/Palt"><img src="https://avatars.githubusercontent.com/u/8233942?v=4" width="50" height="50" alt="" style="max-width: 100%;"></a>
<a href="https://github.com/OceanExec"><img src="https://avatars.githubusercontent.com/u/171657497?s=200&v=4" width="50" height="50" alt="" style="max-width: 100%;"></a>
<a href="https://github.com/BloodHoundAD"><img src="https://bloodhound.readthedocs.io/en/latest/_images/bloodhound-logo.png" width="50" height="50" alt="" style="max-width: 100%;"></a>
<a href="https://github.com/superlinkx"><img src="https://avatars.githubusercontent.com/u/466326?v=4" width="50" height="50" alt="" style="max-width: 100%;"></a>
Expand Down
1 change: 1 addition & 0 deletions kerberos/kerberosrelay/asn1/AsnElt.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public class AsnElt
public const int UniversalString = 28;
public const int CHARACTER_STRING = 29;
public const int BMPString = 30;
public const int MyConstant = 31;

/*
* Tag classes.
Expand Down

0 comments on commit 4be9a9c

Please sign in to comment.