Tech

My Favourite Tools

Web Development

  • Laravel: The PHP framework that inspired me to continue my programming journey.
  • Laravel Herd: A one-click local PHP development environment that just works.
  • JetBrains PhpStorm: My go-to IDE for PHP. It’s a complete and comfortable fully polished environment.
  • JetBrains GoLand: All the same reasons as PhpStorm, but for Go development.
  • Tailwind CSS: Makes front-end more bearable for me, while still allowing for a unique look.

Databases

  • MySQL: My primary relational database.
  • Redis: For caching and real-time data.
  • Elasticsearch: My go-to for search functionality.

Network & Proxy Tools

  • Fiddler Classic: A simple, easy-to-use proxy for monitoring, modifying, and replaying HTTPS requests.
  • mitmproxy: The tool I use when Fiddler doesn’t capture something. Less friendly but more compatible with things.

Security & Reconnaissance

  • DNSDumpster: A quick and easy way to find DNS records, subdomains, and IPs.
  • AlienVault OTX: Great for historical DNS records and in-depth domain analysis.
  • Censys Search: My preferred tool for searching certificates to find potential IP leaks.
  • SqlMap: A powerful tool for automating SQL injection testing.

Leave a Reply

Your email address will not be published. Required fields are marked *