diff --git a/c/meterpreter/README.md b/c/meterpreter/README.md index d04f416a..438724a6 100644 --- a/c/meterpreter/README.md +++ b/c/meterpreter/README.md @@ -60,7 +60,7 @@ You will need: Meterpreter requires libpcap-1.1.1 and OpenSSL 0.9.8o sources, which it will download automatically during the build process. If for some reason, you cannot access the internet during build, you will need to: - - wget -O posix-meterp-build-tmp/openssl-0.9.8o.tar.gz http://openssl.org/source/openssl-0.9.8o.tar.gz + - wget -O posix-meterp-build-tmp/openssl-0.9.8o.tar.gz https://www.openssl.org/source/openssl-0.9.8o.tar.gz - wget -O posix-meterp-build-tmp/libpcap-1.1.1.tar.gz http://www.tcpdump.org/release/libpcap-1.1.1.tar.gz Note that the 'depclean' and 'really-clean' make targets will *delete*