Commit Graph

785 Commits

Author SHA1 Message Date
fabacab
a274d4d88c
Remove 0xED as it now 404's on the official site. 2021-02-06 08:28:07 -05:00
fabacab
d826fb1105
Add kube-hunter, a Kubernetes pentesting utility. 2021-02-06 08:10:14 -05:00
fabacab
beb5b1c4a0
Add OSV, a vuln DB with an API for open source software. 2021-02-06 08:07:22 -05:00
0xACAB
66d0fb0dcd
Merge pull request #403 from fabacab/issue-402
Closes #402: Recognize H2HC by adding it to Conferences section.
2020-12-15 17:35:38 -05:00
fabacab
dfad0798dc
Closes #402: Recognize H2HC by adding it to Conferences section. 2020-12-15 15:51:58 -05:00
0xACAB
4e93949c9f
Merge pull request #401 from fabacab/depix
Add Depix, tool for reversing heavily pixelated text.
2020-12-08 21:29:35 -05:00
fabacab
f620cfd8dd
Add Depix, tool for reversing heavily pixelated text. 2020-12-08 20:04:47 -05:00
Samar Dhwoj Acharya
b5550eb40b
Merge pull request #400 from fabacab/spraying-toolkit
Add new privesc subsection, "Password Spraying" with two new tools.
2020-12-06 15:09:21 -06:00
fabacab
411e8798c6
Add new privesc subsection, "Password Spraying" with two new tools. 2020-12-06 15:28:04 -05:00
0xACAB
fb1eaa95da
Merge pull request #399 from fabacab/awesome-malware
Add Awesome Malware list to "Other Lists Online."
2020-12-06 15:25:19 -05:00
fabacab
66d53c73f2
Add Awesome Malware list to "Other Lists Online."
This list is an important piece of the full pentest puzzle. While this
list focuses primarily on the pre-exploitation and exploitation phases
of a penetration test, the Awesome Malware list focuses on
post-exploitation tools and resources, which are needed to make any
meaningful use of success with the tools listed on this list.
2020-12-06 14:49:15 -05:00
Samar Dhwoj Acharya
e002beb00a
Merge pull request #392 from horsicq/master
Added Detect It Easy(DiE)
2020-10-21 21:33:31 -05:00
Samar Dhwoj Acharya
a9bcdf4362
Merge pull request #386 from nil0x42/patch-1
Add `phpsploit` (C2 framework via PHP oneliner)
2020-10-21 21:28:26 -05:00
Samar Dhwoj Acharya
0342af4c50
Merge pull request #396 from duraki/patch-1
Remove deadlink
2020-10-21 16:35:04 -05:00
duraki
1fc3c18716
Remove deadlink
Remove dead link from the README.
2020-10-21 09:40:19 +02:00
0xACAB
ffd49a30da
Merge pull request #394 from SpekBin/master
Removing double "for"
2020-10-09 23:52:03 -04:00
Peter Thaleikis
a11ff0b299
Removing double "for" 2020-10-09 19:02:44 +04:00
fabacab
fa379c6bfc
Add StegOnline, an open-source port of StegSolve with a Web GUI. 2020-10-03 15:29:17 -04:00
fabacab
c18963b9fc
Add angr, a binary analysis platform useful for reverse engineering. 2020-10-03 15:28:56 -04:00
Hors
770f5f46a7
Added Detect It Easy(DiE) 2020-10-02 21:01:55 +02:00
nil0x42
5c66c6525b
Add phpsploit (C2 framework via PHP oneliner)
Add phpsploit tool (https://github.com/nil0x42/phpsploit):
Full-featured C2 framework which silently persists on webserver via evil PHP oneliner

PhpSploit is a well-known advanced & stealth PHP webshell for persistence & privesc
2020-08-26 13:20:46 +00:00
fabacab
ae81c42491
Fix RustScan so it is actually a link, fix Ciphey's description. 2020-08-23 15:58:25 -04:00
0xACAB
95bb192b5e
Merge pull request #384 from fabacab/fix-ms-links
Fixes the Travis CI build by removing several outdated links.
2020-08-23 15:57:42 -04:00
fabacab
f721f8c96f
Remove broken (unresponsive, invalid TLS cert) links. 2020-08-23 15:52:19 -04:00
fabacab
49cfdff19e
Fix redirecting links to Microsoft resources. 2020-08-23 15:43:07 -04:00
fabacab
c420b16390
Remove now-obsolete heading. 2020-08-23 15:37:15 -04:00
0xACAB
8bfbdd77cd
Merge pull request #375 from fabacab/reorg-and-fixes
Reorganization of sections, consistency fixes across headings and contents.
2020-08-23 15:33:20 -04:00
fabacab
11a21c2050
Consolidate Books sections, offload tangentially related topics. 2020-08-23 15:31:40 -04:00
fabacab
1eff0b8c08
Consolidate generic "OSINT Tools" section, fix ToC. 2020-08-23 15:17:01 -04:00
fabacab
52a8310da9
Collect shellcoding topics. 2020-08-23 15:17:01 -04:00
fabacab
384290ae8a
Consolidate various OSINT sections. 2020-08-23 15:17:01 -04:00
fabacab
685c7c91a4
Fix link for Paterva's Maltego tool; its new homepage is maltego.com. 2020-08-23 15:17:01 -04:00
fabacab
7b154ef4b2
Consoldiate sections, remove redundancies in Docker sections.
This commit consolidates the Social Engineering resources into a new
dedicated category for SE topics. It also replaces the Docker Containers
section entirely by removing redundant tools and creating a new
"Intentionally Vulnerable Systems" section in which Docker containers of
such setups are now placed. The thinking here is that it should not be
our responsibility to separately track Docker containers for attack
tools independently of the tool itself; we should only list the tool
itself and users can find a Docker image that packages it if they want.

This commit also continues the topical consolidation by moving books
about specifically Web exploitation techniques into a new subsection of
the pre-existing Web Exploitation section.
2020-08-23 15:17:01 -04:00
fabacab
2d67eb6528
Move privesc section to appropriate place, consolidate RE resources. 2020-08-23 15:17:01 -04:00
fabacab
3424cd0dce
Remove ShellPhish, it errors 404 and is unmaintained since 2018. 2020-08-23 15:17:00 -04:00
fabacab
43f8367e52
Fix more minor issues, also replace lock picking refs with other list.
This commit removes the various areas of the list containing information
about Lock Picking and replaces them with a single top-level section
that refers interested readers to the dedicated Awesome Lockpicking list
because that list contains all the information we had, and more.
2020-08-23 15:17:00 -04:00
fabacab
a4b46e319a
Reorganize some sprawling categories, fix a ToC link, heading levels.
This commit fixes several minor issues including the heading levels for
sections such as RE tools, and fixes a broken link to the Online Social
Engineering Resources section, and correctly alphabetizing sections.

It also begins the process of culling the rather uncatgorized "other
lists elsewhere" section by inserting "see also" links to those other
lists in the appropriate section of this Awesome List, as is standard
Awesome List practice.

Additionally, this commit reorganizes several tools into clearer
categories by creating subcategories (for Tor tools, for instance) or
moving subcategories to their own top-level categories (exfil tools).
2020-08-23 15:17:00 -04:00
fabacab
d5bc3fcc83
New section for privesc tools, remove trailing whitespace. 2020-08-23 15:17:00 -04:00
nil0x42
bd4e52fab6 Add duplicut, C Tool to remove duplicates, without changing the order, and without getting OOM on huge wordlists.
duplicut is a C tool, highly optimized for a single task:
Removing duplicate entries from a wordlist, without changing the order, and without getting OOM on huge wordlists whose size exceeds available memory.

It's trivial to remove duplicates by sorting, but duplicut is the only tool capable of removing them without changing the order, to assist the creation of statictically optimized wordlists for password cracking purposes.
2020-08-23 15:09:52 -04:00
Samar Dhwoj Acharya
aabcdb14fe
Merge pull request #382 from brandonskerritt/master
Add Ciphey
2020-08-23 09:47:43 -05:00
Samar Dhwoj Acharya
24a5319603
Merge pull request #383 from smackhack/patch-1
Add RustScan
2020-08-23 09:34:08 -05:00
Samar Dhwoj Acharya
cbed3521aa
update description to be more accurate 2020-08-23 09:27:23 -05:00
smackhack
e43bea4cc4
Add RustScan 2020-08-04 16:29:19 -07:00
Brandon
641d7af6d6
Add Ciphey
https://github.com/Ciphey/Ciphey
2020-08-04 23:24:16 +01:00
0xACAB
96e12ce095
Merge pull request #378 from fabacab/tsunami
Add Google's Tsunami security scanner to Network Tools list.
2020-07-15 18:09:51 -04:00
fabacab
29347c4a99
Add Google's Tsunami security scanner to Network Tools list. 2020-07-15 18:05:16 -04:00
Samar Dhwoj Acharya
2947b0bd13
Merge pull request #377 from philipbarwi/master
Update link to shellphish
2020-07-08 10:57:22 -05:00
Philip Barwikowski
86f8df1b6f
Update link to shellphish
Shellphish should either be removed or the link updated as the original repository is not available anymore
2020-07-08 14:59:01 +02:00
Samar Dhwoj Acharya
f97ca97aa1
Merge pull request #372 from fabacab/inveigh
Add Inveigh, a modern PowerShell/C# version of Responder.
2020-05-14 20:01:22 -05:00
fabacab
918ed510f0
Add Inveigh, a modern PowerShell/C# version of Responder. 2020-05-14 19:31:12 -04:00