diff --git a/Botnets/README.md b/Botnets/README.md new file mode 100644 index 0000000..24928fb --- /dev/null +++ b/Botnets/README.md @@ -0,0 +1,5 @@ +# Botnets + +#### Lethic +- [Report from InfoSec Inst.](http://resources.infosecinstitute.com/win32lethic-botnet-analysis/?utm_content=buffer8dfde&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer) + diff --git a/Pen_Testing/README.md b/Pen_Testing/README.md index 2ab4d86..0099c2f 100644 --- a/Pen_Testing/README.md +++ b/Pen_Testing/README.md @@ -1,3 +1,5 @@ +# Pen-Testing + ## Auditing Code * Initial value assigments (failure to asign initial values can lead to vulnerabilities).