Protip: GDB 10.0 supports common #CTF challenges. Just use the command `target ctf <challemhe directory>` and then `i reg eflags` and GDB will display the entire set of flags
According to @CTFtime, there were over 160 online CTFs in 2020. How many #CTF flags did you get? Report your progress in 2021 using #FlagCount and try to beat your personal best.
@psifertex Get Apple One for the family, and use PiHole to block youtube ads. Then, donate the money would have paid Youtube to @The_Pi_Hole so it wont feel like a waste :)
@LiveOverflow I prefer them with the presenter in the upper left corner and the slides taking up a golden ratio of the screen, because I watch too many videos by @irongeek_adc and have grown to expect this format
If you submitted a write-up in @CTFtime for a #GoogleCTF challenge, send us a link to [email protected] - we have 40 prizes for the best write-ups, but have only received 30 so far. https://t.co/MCX2aAN0ih
This presentation of report writing mistakes is gold.
As a long-time report writer these are familiar and I found a few more things to pay attention to.
@lennyzeltser has created a 2-day course on the topic, might be worth checking out! (SANS SEC402)
https://t.co/ELrUrrfeuh
Happy Friday! Did you miss a presentation or wanted to dissect a certain talk? All #BSidesCMH20 presentations have been uploaded to our new Youtube Channel! https://t.co/1aVuM4rlmM
The Purple Team Exercise Framework #PTEF and @defcon workshop are both free and posted for you to use and make your #redteam#blueteam#purpleteam more efficient. Check it out: https://t.co/qwLPLeKZ7g
A good way to bypass the Akamai WAF by exploiting a redirect-based XSS is with the following payload:
javascript:new%20Function`al\ert\`1\``;
You can also obfuscate it using HTML entities
#BugBounty