From e90e1d7b80239db0b1fb4f8488f2f7f221fe9d5d Mon Sep 17 00:00:00 2001 From: Nick Raienko Date: Tue, 5 Aug 2014 02:45:23 +0300 Subject: [PATCH] Update the lists --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 421478e..4d774ba 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma #### Penetration Testing Resources * [Metasploit Unleashed](http://www.offensive-security.com/metasploit-unleashed/) - Free Offensive Security metasploit course. +* [Shell Scripting](http://www.freeos.com/guides/lsst/) - Linux Shell Scripting Tutorial + #### Social Engineering Resources * [Social Engineering Framework](http://www.social-engineer.org/framework/) - An information resource for social engineers. @@ -158,6 +160,19 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma ### Awesome Lists * [C/C++ Programming](https://github.com/fffaraz/awesome-cpp) - One of the main language for open source security tools. +* [.NET Programming](https://github.com/quozd/awesome-dotnet) - A software framework for Microsoft Windows platform development. +* [Shell Scripting](https://github.com/alebcay/awesome-shell) - Command-line frameworks, toolkits, guides and gizmos. +* [Ruby Programming by @dreikanter](https://github.com/dreikanter/ruby-bookmarks) - The de-facto language for writing exploits. +* [Ruby Programming by @markets](https://github.com/markets/awesome-ruby) - The de-facto language for writing exploits. +* [Ruby Programming by @Sdogruyol](https://github.com/Sdogruyol/awesome-ruby) - The de-facto language for writing exploits. +* [JavaScript Programming](https://github.com/sorrycc/awesome-javascript) - In-browser developpment and scripting. +* [Node.js Programming by @sindresorhus](https://github.com/sindresorhus/awesome-nodejs) - JavaScript in command-line. +* [Node.js Programming by @vndmtrx](https://github.com/vndmtrx/awesome-nodejs) - JavaScript in command-line. +* [Python tools for penetration testers](http://www.dirk-loss.de/python-tools.htm) - Lots of pentesting tools are written in Python. +* [Python Programming by @svaksha](https://github.com/svaksha/pythonidae) - General Python programming. +* [Python Programming by @vinta](https://github.com/vinta/awesome-python) - General Python programming. +* [Andorid Security](https://github.com/ashishb/android-security-awesome) - A collection of android security related resources. +* [Awesome Awesomness](https://github.com/bayandin/awesome-awesomeness) - The List of the Lists. ### Contribution