Pacu is an open source AWS exploitation framework created and maintained by Rhino Security Labs to assist in offensive security…
A technique that can be used to bypass AV/EDR memory scanners. This can be used to hide well-known and detected shellcodes…
sttr is command line software that allows you to quickly run various transformation operations on the string. // With input prompt…
CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These…
During pentest, an important aspect is to be stealth. For this reason you should clear your tracks after your passage. Nevertheless, many…
OSINT-Collector is an advanced framework that facilitates the collection, analysis, and management of OSINT information useful for conducting investigations in specific domains of interest. Table Of Contents…
GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal on *nix systems or through your browser. It…
Most of the time when you are using a public network, you are behind some kind of firewall or proxy.…
gcpwn was a tool built by myself while trying to learn GCP and leverages the newer GRPC client libraries created by google. It consists…
The files required to build and run Malcolm are available on its [GitHub page]({{ site.github.repository_url }}/tree/{{ site.github.build_revision }}). Malcolm's source-code…