From 0b5bbf5f367aac4540fe6ee0095d049500df1cb5 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Wed, 17 Jan 2018 22:57:47 -0500 Subject: [PATCH] adding metasploit info --- metasploit_resources/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 metasploit_resources/README.md diff --git a/metasploit_resources/README.md b/metasploit_resources/README.md new file mode 100644 index 0000000..a9ebaaa --- /dev/null +++ b/metasploit_resources/README.md @@ -0,0 +1,7 @@ +# Metasploit Resources + +* [Offensive Security Metasploit Unleashed Free Course](https://www.offensive-security.com/metasploit-unleashed/) - a free course from the folks at Offensive Security created to help raise awareness for underprivileged children in East Africa. Please make a donation to the Hackers For Charity non-profit 501(c)(3) organization. A sum of $9.00 will feed a child for a month, so any contribution makes a difference. + +* Don't forget to always update Metasploit - `msfupdate` + +* [A Good Summary of Metasploit Commands](https://www.hackingtutorials.org/metasploit-tutorials/metasploit-commands/)