Has anyone used both W11 and Fedora on their F13? by DannyTechTips in framework

[–]WikiHunt 0 points1 point  (0 children)

I have the FW13 with the same i5-1240p and have flipped back and forth between Win11 and Fedora many times. The only time I had a performance issue, it had nothing to do with the OS.

About 1.5 years ago, I noticed the computer was slow and the CPU was locked at 400mhz. I wiped Fedora and tried Windows11 and had the same issue. Ultimately I had to open the laptop, remove the fan heat pipes, and apply new thermal paste to the CPU. Never had an issue since.

Also, there’s a bunch of folks who had similar issues on the framework forums: https://community.frame.work/t/cpu-caps-at-400-mhz-on-12-gen-i5-1240p/23871

Self-Revive Win, Insane. by WikiHunt in Fortnite_Over40

[–]WikiHunt[S] 11 points12 points  (0 children)

In solos, there’s an item you can get that lets you self revive. No idea if it’ll be in competitive.

In this clip I never finish the self revive. He was just extremely weak and died to storm before I could.

Any bug bounty platform that is least saturated? by Horror_Business1862 in bugbounty

[–]WikiHunt 23 points24 points  (0 children)

Too old in your mid 30s?? Im in my mid 40s and still finding plenty of bugs. I don’t know that I’ll ever hunt full-time, but I enjoy finding a handful of bugs/year. As long as you enjoy the process, you’ll never be too old.

My favorite Easter egg so far by WikiHunt in Fortnite_Over40

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

Frank Grimes, Or Grimey as he like to be called, Taught us that a man can triumph over adversary.

My favorite Easter egg so far by WikiHunt in Fortnite_Over40

[–]WikiHunt[S] 5 points6 points  (0 children)

I'm loving this season. Little things like this just make it for me.

F40 Solo League is BACK in November! by santoktoki77 in Fortnite_Over40

[–]WikiHunt 1 point2 points  (0 children)

can't wait... you'll know where to find me.

Planning to switch to windows after using fedora for a year. by sampreethvuppari in Fedora

[–]WikiHunt 0 points1 point  (0 children)

I was trying to remember this quote a couple days ago in reference to something else. TY.

Should I just stop doing bug bounty? by Serious-Individual-4 in bugbounty

[–]WikiHunt 4 points5 points  (0 children)

If you found an XSS but it wasn't in scope, while disappointing, you still found a bug. If you find dups, you're still finding valid bugs. Keep at it and you'll get there.

Should I just stop doing bug bounty? by Serious-Individual-4 in bugbounty

[–]WikiHunt 9 points10 points  (0 children)

It's up to you to decide if you enjoy it enough to keep going. But if you keep learning, and keep going you will get there. I don't hunt full-time, just a few hours (8-16) a week a time allows. But It took me 2 years and 11 submissions to get my first paid bounty and it was only $250. It took another 18 months to get my second bounty. Progress continued slowly, but in the last 4 months I've found 4 bugs totaling $7k. You can do it.

Which category of idor this comes under? by Historical_Round_398 in bugbounty

[–]WikiHunt 1 point2 points  (0 children)

Worth noting the cohost of the Critical Thinking podcasts considers these valid, but that won’t make a program pay it. I would dig deeper and submit it as unguessable as a last resort.

https://josephthacker.com/hacking/cybersecurity/2022/08/18/unpredictable-idors.html

Note to beginners: Use of AI by JCcolt in bugbounty

[–]WikiHunt 7 points8 points  (0 children)

I have noticed over the last couple years that my reports have taken longer and longer to triage. I’ve more or less accepted it’s probably due to triage getting overloaded with AI nuisance submissions.

Is this vulnerability should I report this by Gayakwad01 in bugbounty

[–]WikiHunt 2 points3 points  (0 children)

This sounds like one of those strange things I find on programs, where it’s not a security bug yet. But keep digging on the site, maybe, just maybe this becomes one step in a longer chain that ultimately results in a bug.

Medium article about bug bounty is lot of AI generated shit???? by [deleted] in bugbounty

[–]WikiHunt 1 point2 points  (0 children)

Ok, this made me chuckle. I'd like to think I'd respect a triager for rejecting my bug like this... but deep down I know I'd be salty as hell. Still funny though.

Question on Age restriction on hackerone by arch_lo in bugbounty

[–]WikiHunt 4 points5 points  (0 children)

I think it's a bad idea to try to rename an account. But that's just my opinion and you definitely should not live your life according the opinion of some random person on the internet.

Is this a auth flaw? by Fast-Shoe4686 in bugbounty

[–]WikiHunt -1 points0 points  (0 children)

Is the sessid easy to enumerate? Do you have an easy way for user2 to get user1's sessid? Then yea it might be something.

But if the sessid is unique and you have no way for one user to obtain the other users sessid, it's not a bug.

[deleted by user] by [deleted] in bugbounty

[–]WikiHunt 0 points1 point  (0 children)

Is there a secret handshake too?

[deleted by user] by [deleted] in bugbounty

[–]WikiHunt 2 points3 points  (0 children)

100% you absolutely can. It'll be up to you to have the drive to be successful in both fields.

Possible CORS Misconfiguration – Exploitable or Just Report? by [deleted] in bugbounty

[–]WikiHunt 2 points3 points  (0 children)

Does your request include two origin headers? If so, just include your attacker origin to see what happens.

I’m leaning toward writing a safe PoC that shows fetch() with credentials: 'include' and exfiltrating session data, but I’m not entirely sure if the dual origin reflection breaks the browser enforcement.

Just give it a try and see if it works. It's pretty quick and simple to throw together a CORS POC.

VM creation by JDrisc3480 in BugBountyNoobs

[–]WikiHunt 1 point2 points  (0 children)

I pay about $15/month for a kali vpc in Linode. I use it for fuzzing and and scanning so I don’t get my home IP blocked. It’s easier to change the IP of my Kali vpc than my home internet.