PinnedExploiting a Flask Server Using a Known Secret KeyHow knowing the secret key of a Flask server can be used to create a custom session cookie and bypass authenticationJan 13Jan 13
PinnedSQLMap over WebSocketsSQLMap is a powerful open-source tool that is widely used for detecting and exploiting SQL injection vulnerabilities in web applications…Mar 8, 2023Mar 8, 2023
PinnedBoosting Go Performance: Dynamic vs Static AllocationA simple test about the performance of dynamic and static allocation in Go to create a new sliceAug 7, 2024Aug 7, 2024
PinnedMastering Logging in Go: A Deep Dive into the Zap LibraryLearn how to supercharge your Go application’s logging capabilities with the powerful Zap library.Mar 11, 2024Mar 11, 2024
PinnedPublished inCloud Native DailyInside the Go Build Cache and the Incremental Build MechanismHow Go employs incremental builds to make the compilation process faster by caching previously compiled packages.Aug 2, 2023Aug 2, 2023