From 7167b180b967e224f843d07def322ba8345490fc Mon Sep 17 00:00:00 2001
From: Martin Muzatko
Date: Mon, 17 Dec 2018 17:12:34 +0100
Subject: [PATCH 1/2] Added explainshell and exploitdb
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index dc779c0..6372173 100644
--- a/README.md
+++ b/README.md
@@ -302,6 +302,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: CVE Mitre - list of publicly known cybersecurity vulnerabilities.
:small_orange_diamond: CVE Details - CVE security vulnerability advanced database.
+ :small_orange_diamond: Exploit DB - CVE compliant archive of public exploits and corresponding vulnerable software.
#### Manuals/Howtos/Tutorials
@@ -312,6 +313,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: pure-bash-bible - a collection of pure bash alternatives to external processes.
:small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
:small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.
+ :small_orange_diamond: Explain shell - get interactive help texts for shell commands.
##### :black_small_square: Programming
From e7e499b66a7251676f37ab8489d9ec45b1687c83 Mon Sep 17 00:00:00 2001
From: "@trimstray"
Date: Mon, 17 Dec 2018 23:05:20 +0100
Subject: [PATCH 2/2] removed duplicate exploit-db; moved explain-shell to
playgrounds
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6372173..c83d550 100644
--- a/README.md
+++ b/README.md
@@ -277,6 +277,7 @@ for transferring data with URLs.
:small_orange_diamond: ShellCheck - finds bugs in your shell scripts.
+ :small_orange_diamond: explainshell - get interactive help texts for shell commands.
:small_orange_diamond: jsbin - live pastebin for HTML, CSS & JavaScript and more.
:small_orange_diamond: PHP Sandbox - test your PHP code with this code tester.
@@ -313,7 +314,6 @@ performance of any of your sites from across the globe.
:small_orange_diamond: pure-bash-bible - a collection of pure bash alternatives to external processes.
:small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
:small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.
- :small_orange_diamond: Explain shell - get interactive help texts for shell commands.
##### :black_small_square: Programming
@@ -533,7 +533,6 @@ Linux Security Expert - trainings, howtos, checklists, security tools an
:small_orange_diamond: DARKReading - connecting the Information Security Community.
:small_orange_diamond: publiclyDisclosed - public disclosure watcher who keeps you up to date about the recently disclosed bugs.
:small_orange_diamond: 0day.today - exploits market provides you the possibility to buy zero-day exploits and also to sell 0day exploits.
- :small_orange_diamond: Exploit-DB - the exploit database: exploits, shellcode, 0days, remote exploits, local exploits, web Apps and more.
:small_orange_diamond: sploitus - the exploit and tools database.
:small_orange_diamond: Packet Storm - information security services, news, files, tools, exploits, aAdvisories and whitepapers.
:small_orange_diamond: Sekurak - about security, penetration tests, vulnerabilities and many others (PL/EN).