@damian_89_ I have been getting hit with these left and right doing normal bug bounty/security research that historically went through fine. It started a day after the mythos announcement... I've found using opus 4.5 works.
@securinti it is very frustrating. I recently had a 0-click ATO downgraded from critical to high because the complexity was considered high. Apparently a few lines of code is considered high attack complexity. I stop working on programs like that. However, in this case it was the triager...
Released a tool I wrote for subdomain brute force for bug bounties. Prepends a list of subdomains to a list of domains. Very simple, but reduced what took 6 min with a bash script to less than 4 seconds. https://t.co/rgZ51ANPCI #bugbounty#bugbountytips
I wrote a blog post analyzing CVE-2020-1054: https://t.co/B7s2L8pXMX. POC code available: https://t.co/21hMc2iXrt. Bug found by @yoavalon and @NetanelBenSimon
I wrote a blog post analyzing CVE-2020-1015 + basic PoC code. The post is available: https://t.co/gY1YO5p8E9 and the code: https://t.co/VRkTbxy4iP Thanks to @tiraniddo for writing great tools around RPC.
@SkelSec Thank you! All credit to you for writing 90% of the tools used in the blog. You're right it isn't required, only for running 'klist' which is optional. I think I'll update the blog to reflect that.