@SquiblydooBlog@wessorh Nice! Yeah there is also signify which tries to approximate the ms-cert store pypi.org/project/signif…. Worth a look you! I wanted something that I could deploy in win sandboxes/throw away server core workers that did real validation using win api's. think updated signtool.
@wessorh@node5 My go-to tool is osslsigncode.
The main command you need is "osslsigncode verify -in <file name>" .
The output isn't as clear as I would like, but it checks the CRL, checks if it is validly signed, etc.
@SquiblydooBlog I was also recently looking into this for keys pulled out of lsass/SSLKEYLOG for cape runs. I found a PAN writeup from years ago that claimed this was possible with tshark but couldn’t get to work so I recently baked it into my HAR/SaZ conversion tool github.com/wmetcalf/GoGoR…
In my own investigation, I downloaded the decrypted PCAP, giving me easy access to poke at and investigate the JS myself: app.any.run/tasks/73fb8a10…
AnyRun published about the feature here: any.run/cybersecurity-…
3/3
Nice update to @anyrun_app that seems easy to miss: HTTPS decryption.
If you look at the network traffic, click Network Threats, you can click into the analysis to see the decrypted traffic
You can also just download the entire decrypted PCAP.
1/3
Talk about ending the week on a high note. 🎉 With @Cisco's acquisition of @snapattackHQ now complete, we're looking forward to driving further Splunk innovation as we continue to deliver security solutions that support today's new era of SIEM. Read more here. #SplunkSecurity
Enjoy punching phish? Experience writing detections for phish, using regex, Yara, etc., and looking to grow as a researcher within an experienced team? Join me and the rest of the Splunk Attack Analyzer Misfits of Detection Science. US only, fully remote splunk.com/en_us/careers/…
“America.
Oasis is coming.
You have one last chance to prove that you loved us all along.”
Oasis will tour North America in 2025!
Register for the North American ticket pre-sale private ballot 👉OasisMusic.lnk.to/L25NAmPS
The pre-sale will take place Thursday, 3rd October.
Tickets go on general sale this Friday, 4th October at midday local venue time.
@CageTheElephant
“This is it, this is happening”
Tickets on sale this Saturday 31st August (🇮🇪8AM IST / 🇬🇧9AM BST)
Dates:
Cardiff Principality Stadium - 4th/5th July
Manchester Heaton Park - 11th/12th/19th/20th July
London Wembley Stadium - 25th/26th July & 2nd/3rd August
Edinburgh Scottish Gas Murrayfield Stadium - 8th/9th August
Dublin Croke Park - 16th/17th August
Liam and Noel Gallagher seemingly confirmed that an Oasis reunion is happening after sharing a cryptic clip on social media on Sunday.
variety.com/2024/music/new…
I've hosted several malware analysis workshops over the past few years, I've collected those on YouTube and added to the following playlist 👇
youtube.com/playlist?list=…
Samples from the workshops have been archived on Github:
👉 github.com/jstrosch/malwa…