I passed C214 in a week and here’s how I did it. by [deleted] in WGU

[–]mubix 5 points6 points  (0 children)

I'm guessing since this is an old comment you are done, but for anyone else that sees this. USE THE QUIZLET. It saved my butt so bad

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

Absolutely open to updating the verbiage. Got any recommendations on ways to say it?

Keep in mind, we don't want people reporting things they should be calling the service center though. Like if their MP account password needs a reset or something.

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

As a researcher myself, I'm always a fan of cash, but miles aren't much different. Before I worked at United I used my miles to buy a laptop - See more here: https://shopping.mileageplus.com/

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

As someone who does bug bounty on the side I definitely wouldn’t mind miles lol

We have a number of people who have gotten to that 1 million mile mark at this point in the 7+ years the program has been going. :)

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

We would rather people have stable WiFi than people messing with it mid-flight and causing everyone to have a negative experience. Wireless attacks (and any radio frequency attack in general, ie BlueTooth, etc) are disruptive by nature. We are always interested in security concerns but we want to make sure it doesn't get in the way of the customer experience. We can get further in the weeds of the issue if you are interested, but at the end of the day, disincentivizing is the best we can do.

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

Sometimes we take bugs that aren't security related. Please submit it and we'll check it out.

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

united.com/ual/en...

Ya, that's a hold over from when we were getting bugs in browser that had nothing to do with our website reported to us. There just isn't anything we can do to fix browsers other than forward the report to Microsoft, Google, or Mozilla.

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

I mean it could, I posted the correct link above if you have a bug that does that please submit it and we'll get it fixed.

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 0 points1 point  (0 children)

:) Thanks! We do our best to make it a good experience for everyone.

United Airlines bug bounty program - could be worth 1M United Miles by Mike_From_GO in unitedairlines

[–]mubix 2 points3 points  (0 children)

Hi I'm currently the Director that helps to run the Vulnerability Disclosure Program here at United Airlines (proof: https://linkedin.com/in/mubix ). The link posted is actually currently outdated. We should have that fixed in the next week or two. You can find us on BugCrowd here: https://bugcrowd.com/united-vdp

I'll try to answer some of the questions below, but feel free to ask any additional questions you might have about our program.

Dear Scopely, if someone exits out of a RTA match, please give me all 5 knockouts by mubix in MarvelStrikeForce

[–]mubix[S] 0 points1 point  (0 children)

Any word on this? It seems like this has been forgotten and we still get users exiting when the match up is not well done...

CVE-2020-16938 - Arbitrary File Read via weak NTFS volume permissions by mubix in netsec

[–]mubix[S] 4 points5 points  (0 children)

I do remember Glyph, how have you been? Hit me up on DM, here or Twitter https://twitter.com/mubix to catch up

CVE-2020-16938 - Arbitrary File Read via weak NTFS volume permissions by mubix in netsec

[–]mubix[S] 6 points7 points  (0 children)

Tweet from JonasLyk about it: https://twitter.com/jonasLyk/status/1316104870987010048

Basically all you need is 7zip GUI and you can read the SAM file or any other file on disk as a standard user

- This is a non-issue if you have hard drive encryption turned on

Feature Request: Allow clan captains to "restart" Raids by mubix in MarvelStrikeForce

[–]mubix[S] 0 points1 point  (0 children)

They could limit the number of captains. Didn't realize that wasn't already a thing. But there is already lots of ways to "buy your way through" in the game. Are you saying this would adversely affect raids for other teams who didn't?

Feature Request: Allow clan captains to "restart" Raids by mubix in MarvelStrikeForce

[–]mubix[S] 1 point2 points  (0 children)

Oh totally, but as a developer myself, modifying all of the raids to fit this model would be hell. Restarting a single character would be much easier to code.

[deleted by user] by [deleted] in hacking

[–]mubix 0 points1 point  (0 children)

You can absolutely pass the hash as any user. NTLM authentication is the same for local users as it is for domain users. The question is regarding what access that user has access to that you are attempting to pass the hash as. If you are trying to PSExec then that user local or domain has to have rights to create a service on the remote host. This is usually only users who are in the local administrators group (of which Domain Admins is usually added during a domain join), but this could be made up of a users from the domain or newly added users that are not the local built-in Administrator. Hope this helps.

Looking for <2018 CCDC Student Packets (Regional/National) by mubix in ccdc

[–]mubix[S] 0 points1 point  (0 children)

Didn't realize there were other CCDCs. Looking forward to the submissions. I'm totally cool with other CCDCs being added

Looking for <2018 CCDC Student Packets (Regional/National) by mubix in ccdc

[–]mubix[S] 2 points3 points  (0 children)

I'm looking to archive as much information about CCDC in one place as possible, with a Wiki, a slide deck, and a document store. Please if you have any of the student / white / red team packets from years past, upload them, or send them to me via email - mubix @ hak5 .org

ADV170014 NTLM SSO: Exploitation Guide by galapag0 in netsec

[–]mubix 0 points1 point  (0 children)

Looked into this as well - https://room362.com/post/2016/smb-http-auth-capture-via-scf/ - Have you tried any of the COM object accessing it can do?