-
So Good They Can't Ignore You: Why Skills Trump Passion in the Quest for Work You Love
books
Personal Transformation
Performance Improvement
Psychology
Personal Success
Business Decision-Making
Amazon Description In this eye-opening account, Cal Newport debunks the long-held belief that “follow your passion” is good advice. Not only is the cliché flawed-preexisting passions are rare and have little to do with how most people end up loving their work-but it can also be dangerous, leading to anxiety...
-
Quick tips for a better website
These are some tips to improve your website, examples are for Jekyll as my website is based on it but the main tips are technology agnostic. 1) Use Cloudflare Enable all useful page speed and performance options in Cloudflare panel: Speed -> Settings: (In the Site Recommendations section): Enable/Disable according...
-
Until it's done, tell none.
My first post after a long time, although it seems like a purely fun post, it’s got a powerful psychological message: Don’t talk about your goals and what you’re doing unless they’re already done. You lose the motivation and mental energy necessary to achieve your goals if you talk about...
-
The Parasitic Mind: How Infectious Ideas Are Killing Common Sense
Amazon Description “Read this book, strengthen your resolve, and help us all return to reason.” —JORDAN PETERSON USA TODAY NATIONAL BESTSELLER There’s a war against truth… and if we don’t win it, intellectual freedom will be a casualty. The West’s commitment to freedom, reason, and true liberalism has never been...
-
Can't Hurt Me: Master Your Mind and Defy the Odds
Amazon Description For David Goggins, childhood was a nightmare – poverty, prejudice, and physical abuse colored his days and haunted his nights. But through self-discipline, mental toughness, and hard work, Goggins transformed himself from a depressed, overweight young man with no future into a U.S. Armed Forces icon and one...
-
Stanford Web Security Course
This course is a gold mine for every web application security enthusiast. External Links Stanford CS 253 Web Security References Icon made by Muhammad Atif from www.flaticon.com ↩
-
ChatGPT for Bug Bounty: Faster Hunting and Reporting
Nice sample prompts that will give you some ideas on how to use ChatGPT more effectively for Bug Hunting. External Links ChatGPT for Bug Bounty: Faster Hunting and Reporting References Icon made by Freepik from www.flaticon.com ↩
-
Beginner’s Guide To OSCP 2023
A valuable guide for beginners on how to get prepared for the OSCP certification exam. External Links Beginner’s Guide To OSCP 2023 References Icon made by Graphiqa from www.flaticon.com ↩
-
Expert Lab: Server-side Template Injection with a Custom Exploit
blog
Web Application Security
Web Security Academy
Expert Labs
Server-Side Template Injection
SSTI
PHP
Twig
Lab Link Lab: Server-side template injection with a custom exploit Lab Description This lab is vulnerable to server-side template injection. To solve the lab, create a custom exploit to delete the file /.ssh/id_rsa from Carlos’s home directory. You can log in to your own account using the following credentials: wiener:peter...
-
Expert Lab: Developing a custom gadget chain for PHP deserialization
blog
Web Application Security
Web Security Academy
Expert Labs
Insecure Deserialization
Remote Code Execution
Gadget Chains
PHP
Lab Link Lab: Developing a custom gadget chain for PHP deserialization Lab Description This lab uses a serialization-based session mechanism. By deploying a custom gadget chain, you can exploit its insecure deserialization to achieve remote code execution. To solve the lab, delete the morale.txt file from Carlos’s home directory. You...