Netcat Archives - 7ASecurity Blog https://7asecurity.com/blog/ Helping you secure apps and websites Tue, 25 Mar 2025 13:05:52 +0000 en-US hourly 1 https://7asecurity.com/blog/contents/uploads/2019/06/favicon.ico Netcat Archives - 7ASecurity Blog https://7asecurity.com/blog/ 32 32 Acquiring a Raw Hard Drive image with Backtrack 5 over the network https://7asecurity.com/blog/2011/07/acquiring-raw-hard-drive-image-with/ Sat, 23 Jul 2011 02:16:00 +0000 Let’s imagine the following fictional scenario: You are operating on a shoe string security budget. An old Windows XP SP0 machine was compromised and you are tasked with acquiring a raw hard drive image so that you can perform some forensics on that image later on. To keep things simple we are leaving memory forensics …

The post Acquiring a Raw Hard Drive image with Backtrack 5 over the network appeared first on 7ASecurity Blog.

]]>
Setting up stunnel in client mode in Backtrack 4 / Ubuntu https://7asecurity.com/blog/2011/03/setting-up-stunnel-in-client-mode-in/ Fri, 11 Mar 2011 04:55:00 +0000 This blog post will explain how to configure stunnel to allow non-SSL speaking tools (like for example netcat) to communicate with SSL protocols, in our example we will use HTTPS. Before stunnel, direct attempt of using a non-SSL tool: # nc www.example.com 443 HEAD / HTTP/1.0 .. 400 Bad Request Bad Request Your browser sent …

The post Setting up stunnel in client mode in Backtrack 4 / Ubuntu appeared first on 7ASecurity Blog.

]]>