From b632881619513b8785102485d57b989b0a0a9679 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sat, 27 Mar 2021 15:48:22 -0400 Subject: [PATCH 1/2] Update cookie_stealer_payload.md --- web_application_testing/cookie_stealer_payload.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_application_testing/cookie_stealer_payload.md b/web_application_testing/cookie_stealer_payload.md index bc6824f..1c3584e 100644 --- a/web_application_testing/cookie_stealer_payload.md +++ b/web_application_testing/cookie_stealer_payload.md @@ -2,5 +2,5 @@ This is the payload that can be used with the [cookie stealer Python/Flask app](https://github.com/The-Art-of-Hacking/h4cker/blob/master/python_ruby_and_bash/cookie_stealer.py). ``` - -``` \ No newline at end of file + +``` From 73e864ff076ba5a948f5d5abb11a58e0ba2563b9 Mon Sep 17 00:00:00 2001 From: santosomar Date: Sat, 27 Mar 2021 20:35:03 +0000 Subject: [PATCH 2/2] Adding new tools --- new_tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/new_tools.md b/new_tools.md index 025e5ec..c4bc62f 100644 --- a/new_tools.md +++ b/new_tools.md @@ -2,6 +2,7 @@ The following are a collection of recently-released pen test tools. I update this list every time that there is a new post and when I find a new one around the Internet. The rest of the repository has hundreds of additional cybersecurity and pen test tools. ---- +- [Search-That-Hash - Searches Hash APIs To Crack Your Hash Quickly, If Hash Is Not Found Automatically Pipes Into HashCat](http://feedproxy.google.com/~r/PentestTools/~3/yodgPu0QuJI/search-that-hash-searches-hash-apis-to.html) - [Obfuscation_Detection - Collection Of Scripts To Pinpoint Obfuscated Code](http://feedproxy.google.com/~r/PentestTools/~3/UGycr92EPpQ/obfuscationdetection-collection-of.html) - [cve_manager_VS - A Collection Of Python Apps And Shell Scripts To Email An Xlsx Spreadsheet Of New Vulnerabilities In The NIST CVE Database And Their Associated Products On A Daily Schedule](http://feedproxy.google.com/~r/PentestTools/~3/AW1ePPa2tPE/cvemanagervs-collection-of-python-apps.html) - [Retoolkit - Reverse Engineer's Toolkit](http://feedproxy.google.com/~r/PentestTools/~3/Yf4NMRTsBbg/retoolkit-reverse-engineers-toolkit.html)