#goldenticket — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #goldenticket, aggregated by home.social.
-
YouTube Tipp ▶️
#Netflix Uses #AI for #GeneWilder’s Voice in ‘#Wonka’s #GoldenTicket’ #wonkasgoldenticket
https://youtu.be/4slQZ1SpIw4?is=ZTPahripvwTYabZ8 -
YouTube Tipp ▶️
#Netflix Uses #AI for #GeneWilder’s Voice in ‘#Wonka’s #GoldenTicket’ #wonkasgoldenticket
https://youtu.be/4slQZ1SpIw4?is=ZTPahripvwTYabZ8 -
Wie niet kan wachten op de notulen van onze bijeenkomst van afgelopen donderdag, leest vandaag alvast Het Parool: https://www.parool.nl/kunst-media/wat-blijft-er-over-van-het-boek-als-het-helemaal-door-ai-wordt-geschreven-het-is-allang-geen-niche-meer~bbb7f935/
#ongelezenboeken #ongelezen #ongelezenboekenclub #driewoorden #ai #aiboeken #allinclusive #been #nogeenbeen #goldenticket #boekwetenschap #surf #datacentrum #orbitalstarcatcher
-
Wie niet kan wachten op de notulen van onze bijeenkomst van afgelopen donderdag, leest vandaag alvast Het Parool: https://www.parool.nl/kunst-media/wat-blijft-er-over-van-het-boek-als-het-helemaal-door-ai-wordt-geschreven-het-is-allang-geen-niche-meer~bbb7f935/
#ongelezenboeken #ongelezen #ongelezenboekenclub #driewoorden #ai #aiboeken #allinclusive #been #nogeenbeen #goldenticket #boekwetenschap #surf #datacentrum #orbitalstarcatcher
-
https://www.tkhunt.com/2305633/ Whoever Found The Golden Ticket Won EVERYTHING #1000% #amazing #Apple #Awesome #BEST #BestPhotographyTips|Youneszarou|#shorts #disneyland #DreamAmi #Funny #GOLDEN #GoldenTicket #Idea #iPhone #laugh #Laughing #Nice #photography #SHORTS #ticket #Tips #WISH #Younes #youneszarou #youneszaroushorts #yzfamily #Zarou
-
https://www.tkhunt.com/2305633/ Whoever Found The Golden Ticket Won EVERYTHING #1000% #amazing #Apple #Awesome #BEST #BestPhotographyTips|Youneszarou|#shorts #disneyland #DreamAmi #Funny #GOLDEN #GoldenTicket #Idea #iPhone #laugh #Laughing #Nice #photography #SHORTS #ticket #Tips #WISH #Younes #youneszarou #youneszaroushorts #yzfamily #Zarou
-
Microsoft graciously offers a golden ticket to... 7% of its employees who must have been dreaming of an escape from their corporate utopia. 🎟️💼 Meanwhile, #TechCrunch is frantically hawking tickets to their next "can't-miss" event like it's the last chopper out of Saigon. 🚁🎫
https://techcrunch.com/2026/04/23/microsoft-offers-buyout-for-up-to-7-of-u-s-employees/ #Microsoft #CorporateEscape #GoldenTicket #EventNews #HackerNews #ngated -
Microsoft graciously offers a golden ticket to... 7% of its employees who must have been dreaming of an escape from their corporate utopia. 🎟️💼 Meanwhile, #TechCrunch is frantically hawking tickets to their next "can't-miss" event like it's the last chopper out of Saigon. 🚁🎫
https://techcrunch.com/2026/04/23/microsoft-offers-buyout-for-up-to-7-of-u-s-employees/ #Microsoft #CorporateEscape #GoldenTicket #EventNews #HackerNews #ngated -
NFL Superstar Patrick Mahomes Assists AUSL in Awarding First Golden Ticket https://www.rawchili.com/nfl/840284/ #AUSL #CollegeSoftball #CollegiatePlayers #Football #GoldenTicket #KansasCityChiefs #KimNg #NFL #NiJareeCanady #PatrickMahomes #TexasTechAthletics #TexasTechSoftball
-
Detection of Kerberos Golden Ticket Attacks via Velociraptor: https://detect.fyi/detection-of-kerberos-golden-ticket-attacks-via-velociraptor-cfe7cc26d3eb
-
Detection of Kerberos Golden Ticket Attacks via Velociraptor: https://detect.fyi/detection-of-kerberos-golden-ticket-attacks-via-velociraptor-cfe7cc26d3eb
-
-
-
While I whiffed on getting the #goldenticket of a fully assembled #nerdygurdy yesterday, I scored a kit of the NG Linotte v2. Ive been watching build videos and going thru the build docs till it arrives. I am so not ready, but if not now when?
I also purchased a separated wheel and crank set because.... #CigarBoxGurdy . I am going to take what I learn building the Linotte and what I am learning building #cigarboxguitar s ....and throw in my ready fire aim methodology. What could go wrong?
-
in lieu of proper intros, let's tell a story. About those #primus bastards and how i got pulled into their glorious madness #goldenticket
-
The Golden Ticket font is a bold, all-caps display font designed specifically for the movie "Willy Wonka & the Chocolate Factory."
https://www.fontfreedownloads.com/en/golden-ticket.font-free-download
#GoldenTicket #GoldenTicket #GoldenTicket #art #creative #graphicdesign #wallpaper #fonts #typography #calligraphy #design #webdesign #handwritten #calligraphic #type #typeface #lettering #handlettering #weddingfonts #ttf #otf
-
The worst case has happened: Hackers have managed to breach your network and elevate their privileges to their ultimate goal: Domain Admin.
Today, we will take a look at one of the attacks that this absolute nightmare scenario makes possible for attackers: Golden Tickets (MITRE T1558.001)
But let’s start at the beginning: Kerberos authentication. When a user logs in, a Ticket Granting Ticket (TGT) is issued to the user. Put very simply, the ticket contains, among other things, the username to identify the user. To prevent users from simply modifying a ticket and impersonating other users, the ticket is encrypted.
The encryption key that secures the ticket is essentially the password hash of a user called krbtgt. This makes the krbtgt user one of the most sensitive, if not the most sensitive, user in an Active Directory domain. If this user's password is weak or the password (hash) is compromised, the entire domain is compromised.
This is because attackers can use this password hash to forge their own tickets and impersonate any user they want. They simply create a ticket with the username they want and encrypt it with the password hash. They now have an authentication ticket that, if done correctly, is virtually indistinguishable from a real ticket.
And that's what’s called a “Golden Ticket”. And there are many tools available to attackers, the most prominent of which are: Mimikatz, Rubeus and Impacket.
The fact that it abuses legitimate functionality, makes it difficult to detect a Golden Ticket attack. However, there are a few things that you can look out for:
* Are there TGS requests (Event 4769) without the original TGT being issued by the KDC (Event 4768)?
* Is RC4 encryption being used?
* Strange TGT parameters (e.g. very long lifetimes)?
* Are there logins from sensitive accounts that aren’t normally used (e.g. the default domain administrator account)?Additionally, you can also look for signs of Pass the Ticket attacks (MITRE T1550.003).
To mitigate this attack, the krbtgt password should be changed whenever a highly privileged user leaves the organization and additionally on a fixed schedule (and, of course, if you suspect a compromise). Make sure that the password is very, very strong.
But changing the password once is not enough. It has to be changed twice because of the password history. However, be careful not to do this in quick succession. The change must be replicated to other domain controllers first. Otherwise, you risk severe authentication problems.
#itsecurity #GoldenTicket #ttp #mitre #redteam #redteaming #TechTuesday
-
The worst case has happened: Hackers have managed to breach your network and elevate their privileges to their ultimate goal: Domain Admin.
Today, we will take a look at one of the attacks that this absolute nightmare scenario makes possible for attackers: Golden Tickets (MITRE T1558.001)
But let’s start at the beginning: Kerberos authentication. When a user logs in, a Ticket Granting Ticket (TGT) is issued to the user. Put very simply, the ticket contains, among other things, the username to identify the user. To prevent users from simply modifying a ticket and impersonating other users, the ticket is encrypted.
The encryption key that secures the ticket is essentially the password hash of a user called krbtgt. This makes the krbtgt user one of the most sensitive, if not the most sensitive, user in an Active Directory domain. If this user's password is weak or the password (hash) is compromised, the entire domain is compromised.
This is because attackers can use this password hash to forge their own tickets and impersonate any user they want. They simply create a ticket with the username they want and encrypt it with the password hash. They now have an authentication ticket that, if done correctly, is virtually indistinguishable from a real ticket.
And that's what’s called a “Golden Ticket”. And there are many tools available to attackers, the most prominent of which are: Mimikatz, Rubeus and Impacket.
The fact that it abuses legitimate functionality, makes it difficult to detect a Golden Ticket attack. However, there are a few things that you can look out for:
* Are there TGS requests (Event 4769) without the original TGT being issued by the KDC (Event 4768)?
* Is RC4 encryption being used?
* Strange TGT parameters (e.g. very long lifetimes)?
* Are there logins from sensitive accounts that aren’t normally used (e.g. the default domain administrator account)?Additionally, you can also look for signs of Pass the Ticket attacks (MITRE T1550.003).
To mitigate this attack, the krbtgt password should be changed whenever a highly privileged user leaves the organization and additionally on a fixed schedule (and, of course, if you suspect a compromise). Make sure that the password is very, very strong.
But changing the password once is not enough. It has to be changed twice because of the password history. However, be careful not to do this in quick succession. The change must be replicated to other domain controllers first. Otherwise, you risk severe authentication problems.
#itsecurity #GoldenTicket #ttp #mitre #redteam #redteaming #TechTuesday
-
Раскуриваем Golden Ticket и смотрим артефакты
🔥 Атака Golden Ticket позволяет злоумышленнику выпустить золотой билет Kerberos (TGT) с помощью секретного ключа (хэш) сервисной учетной записи KRBTGT. Данная техника позволяет максимально скрыть следы своего присутствия, поскольку для инфраструктуры злоумышленник будет казаться легитимным пользователем, но без фактической аутентификации и с желаемыми правами. В данной статье разберем атаку на практике и научимся ее детектить по артефактам...
https://habr.com/ru/articles/836818/
#golden_ticket #goldenticket #ad #activedirectory #rubeus #impacket
-
CW: Artificial text - On few occasion it's also funny. Meow
🚀 Startup idea: Fairgoer Pal! Get paid to watch your fav fair food vendors on waitlist 🎸 While you indulge in #FairFoodComa 💤️ #GoldenTicket 🏆🐗
#BusinessIdea #Business #Ai #Llm #LlaMA2 -
Disney World’s Magic Kingdom Honors 46-Year-Old Admission Ticket
#Culture #DisneyWorld #GoldenTicket #Tiktokhttps://deadline.com/2024/02/disney-world-magic-kingdom-honors-46-year-old-ticket-1235812068/
-
Disney World’s Magic Kingdom Honors 46-Year-Old Admission Ticket
#Culture #DisneyWorld #GoldenTicket #Tiktokhttps://deadline.com/2024/02/disney-world-magic-kingdom-honors-46-year-old-ticket-1235812068/
-
Watching the Wonka movie while flashing back about 40 years in time and space. #AllThingsArePossible #iMemberBerry #Atari #MyArcade Saving a few of these for later to open. #GoldenTicket #RetroGaming
-
Watching the Wonka movie while flashing back about 40 years in time and space. #AllThingsArePossible #iMemberBerry #Atari #MyArcade Saving a few of these for later to open. #GoldenTicket #RetroGaming
-
#SpecialEvent #WØNKA #GoldenTicket #SpecialEventStation #HamRadio #AmateurRadio #SignalSpots ~ W0NKA in FT8 on 7.074MHz at 1212UTC.
-
#SpecialEvent #WØNKA #GoldenTicket #SpecialEventStation #HamRadio #AmateurRadio #SignalSpots ~ W0NKA in FT8 on 7.074MHz at 1212UTC.
-
#SpecialEvent 15, 16, 17 December 2023 (Possibly longer) ~ #WØNKA
“…We will be in Browns Creek State Trail, Park K- 9386 to get more exposure and to give the POTA folks points. ~ After dark we will operate from the Chocolate Factory.
Get your very own #GoldenTicket like in the movie! Special tickets made for this event... and ONLY this event... but nothing else.
I am asking for you to cover the printing cost.” #SpecialEventStation #HamRadio #AmateurRadio #POTA
-
#SpecialEvent 15, 16, 17 December 2023 (Possibly longer) ~ #WØNKA
“…We will be in Browns Creek State Trail, Park K- 9386 to get more exposure and to give the POTA folks points. ~ After dark we will operate from the Chocolate Factory.
Get your very own #GoldenTicket like in the movie! Special tickets made for this event... and ONLY this event... but nothing else.
I am asking for you to cover the printing cost.” #SpecialEventStation #HamRadio #AmateurRadio #POTA
-
Kotaku: ‘Holy Grail’ Funko Pop Sells For Controversial $210K https://kotaku.com/rare-funko-pop-willy-wonka-golden-ticket-holy-grail-1850683490 #gaming #tech #kotaku #christianbraun #grailmonster #freddyfunkos #goldenticket #willywonka #kotaku #funko #frank
-
Still waiting for my secret NDA meeting with Meta like some other instances seem to have had……
-
Still waiting for my secret NDA meeting with Meta like some other instances seem to have had……
-
Golden Ticket Returns To Summer Camp
Summer Camp Music Festival is upon us and Golden Ticket is back in the flesh! Join us at 4pm on Friday, May 26th at the Summer Camp Merch Tent for your chance at two tickets to every* UM show for a year plus a slew of other amazing runner up prizes via random merch bags available for purchase. Not featured
https://www.umphreys.com/2023/05/golden-ticket-returns-to-summer-camp/
#News #GoldenTicket #illinois #SummerCamp #SummerCampMusicFestival #umphreys -
finally got the #GoldenTicket. fee free to follow me over on #BlueSky at https://bsky.app/profile/sabre1041.bsky.social #MoreWaysToCollaborate
-
finally got the #GoldenTicket. fee free to follow me over on #BlueSky at https://bsky.app/profile/sabre1041.bsky.social #MoreWaysToCollaborate
-
well... ive downloaded and installed the #bluesky app. only thing left is the golden ticket. anyone wanna be my willy wonka and hook a guy up? #BeyondTheGates #GoldenTicket
-
well... ive downloaded and installed the #bluesky app. only thing left is the golden ticket. anyone wanna be my willy wonka and hook a guy up? #BeyondTheGates #GoldenTicket
-
The #NSF #GoldenTicket proposal sounds like a good way for people to make sure their friends get funding. https://sciencebusiness.net/news/us-national-science-foundation-looks-shake-funding-golden-ticket-pilot
-
The #NSF #GoldenTicket proposal sounds like a good way for people to make sure their friends get funding. https://sciencebusiness.net/news/us-national-science-foundation-looks-shake-funding-golden-ticket-pilot
-
@briannosek posted
https://nerdculture.de/@briannosek/109637903209876049#GoldenTicket
Now you only need one buddy on the panel to get funded. -
@briannosek posted
https://nerdculture.de/@briannosek/109637903209876049#GoldenTicket
Now you only need one buddy on the panel to get funded. -
🦖Day 92 (THE LAST DAY!) of the @velocidex #velociraptor #ArtifactsOfAutumn series
Artifact: Exchange\.Windows.EventLogs.WonkaVision
Link: https://docs.velociraptor.app/exchange/artifacts/pages/windows.eventlogs.wonkavision
----
WonkaVision is a proof of concept (POC) tool to analyze Kerberos tickets and attempt to determine if they are forged (ex. #GoldenTicket), created by @exploitph and @4ndr3w6S.
https://github.com/0xe7/WonkaVision
Presentation:
https://github.com/0xe7/Talks/blob/main/Andrew_Charlie_SANS_Hackfest_2022_revised.pdf----
This artifact can run WonkaVision, then collect its generated Windows event logs. From the event logs, we can detect potentially forged Kerberos tickets.
----
This concludes the #ArtifactsOfAutumn. Hope you enjoyed it, and thanks for all of the support!
#DFIR
#Forensics
#GoldenTicket
#infosec
#ThreatHunting
#WonkaVision -
🦖Day 92 (THE LAST DAY!) of the @velocidex #velociraptor #ArtifactsOfAutumn series
Artifact: Exchange\.Windows.EventLogs.WonkaVision
Link: https://docs.velociraptor.app/exchange/artifacts/pages/windows.eventlogs.wonkavision
----
WonkaVision is a proof of concept (POC) tool to analyze Kerberos tickets and attempt to determine if they are forged (ex. #GoldenTicket), created by @exploitph and @4ndr3w6S.
https://github.com/0xe7/WonkaVision
Presentation:
https://github.com/0xe7/Talks/blob/main/Andrew_Charlie_SANS_Hackfest_2022_revised.pdf----
This artifact can run WonkaVision, then collect its generated Windows event logs. From the event logs, we can detect potentially forged Kerberos tickets.
----
This concludes the #ArtifactsOfAutumn. Hope you enjoyed it, and thanks for all of the support!
#DFIR
#Forensics
#GoldenTicket
#infosec
#ThreatHunting
#WonkaVision -
Musk Hides 5 Golden Tickets In Teslas To Find One Worthy Of Taking Over Twitter
-
Musk Hides 5 Golden Tickets In Teslas To Find One Worthy Of Taking Over Twitter
-
Good morning. Today has the potential to be like this. Why not?! Have a good day.
#Luck #Movies #GoldenTicket. #WillyWonka #ClassicMovie #TGIF #Winning #Chocolate
-
Well, this is good timing for this week😀
-
Well, this is good timing for this week😀