Commit Graph

857 Commits

Author SHA1 Message Date
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
Samar Dhwoj Acharya
b345fbdb74
Merge pull request #371 from fabacab/Rubeus
Add Rubeus, a Kerberos ticket cracker for Windows environments.
2020-05-14 17:38:00 -05:00
Meitar M
a30bb4d017
Add Rubeus, a Kerberos ticket cracker for Windows environments. 2020-05-14 17:05:32 -04:00
Samar Dhwoj Acharya
9e4cd135cf
Merge pull request #370 from SniperBean/master
Update Asia Conferences and Event
2020-05-06 22:49:32 -05:00
Shao Qi Xu
05aa966c20 Update Asia Conferences and Event 2020-05-07 10:43:51 +08:00
0xACAB
ae799b2a3f
Merge pull request #369 from meitar/fix-build
Add www.0day.today to the whitelist as it HTTP 403's but is working.
2020-05-04 14:38:41 -04:00
Meitar M
f0c54a4165
Add www.0day.today to the whitelist as it HTTP 403's but is working. 2020-05-04 14:34:01 -04:00
0xACAB
1c27febbc3
Merge pull request #368 from meitar/lfisuite
Alphabetize and tweak description for LFISuite.
2020-05-04 14:30:26 -04:00
Meitar M
44c7ee9961
Alphabetize and tweak description for LFISuite. 2020-05-04 14:29:37 -04:00
0xACAB
bce2cacde7
Merge pull request #367 from socketz/patch-1
Modified Kadabra to LFISuite
2020-05-04 14:28:21 -04:00
socketz
3f5f2edefb
Modified Kadabra to LFISuite
It's very old but the author points to LFISuite
2020-05-04 12:07:49 +02:00
Samar Dhwoj Acharya
568aa52ebd
Merge pull request #366 from jvgassel/patch-1
Update README.md
2020-04-23 00:58:37 -05:00
Joep van Gassel
a35c6218e6
Update README.md
wrong URL for kali docker
2020-04-23 07:41:29 +02:00
Samar Dhwoj Acharya
bdb6e5cd8a
Merge pull request #365 from meitar/trrespass
Add TRRespass fuzzer, a DRAM side-channel (rowhammer) fuzzer suite.
2020-04-20 23:47:57 -05:00
Meitar M
37c63af3a5
Add TRRespass fuzzer, a DRAM side-channel (rowhammer) fuzzer suite. 2020-04-20 15:04:23 -04:00
0xACAB
0ae8b85206
Merge pull request #364 from meitar/loic
Remove in-browser LOIC link (site no longer exists), fix LOIC line item.
2020-04-06 17:10:33 -04:00
Meitar M
4c52d39bd1
Remove in-browser LOIC link (site no longer exists), fix LOIC line item. 2020-04-06 17:09:48 -04:00
0xACAB
8f4e5dabba
Merge pull request #363 from meitar/fridax
Rephrase Fridax, alphabetize.
2020-04-06 17:08:11 -04:00
0xACAB
f64f87ac08
Merge pull request #362 from meitar/ghsa
Add GitHub Security Advisories database.
2020-04-06 17:07:47 -04:00
Meitar M
129823c510
Rephrase Fridax, alphabetize. 2020-04-06 17:04:31 -04:00
0xACAB
5df911f66a
Merge pull request #361 from tijme/patch-1
Add `Fridax` to the Reverse Engineering Tools.
2020-04-06 17:03:57 -04:00
Meitar M
987a0e6d9a
Add GitHub Security Advisories database. 2020-04-06 16:57:45 -04:00
Tijme Gommers
6c5abf2344
Add Fridax to the Reverse Engineering Tools.
https://github.com/NorthwaveNL/fridax
2020-04-06 12:59:01 +02:00
0xACAB
64e7782611
Merge pull request #359 from meitar/gocrack
Add GoCrack, Web frontend for distributed hashcat cracking jobs.
2020-04-05 14:50:31 -04:00
0xACAB
40d117028c
Add GoCrack, Web frontend for distributed hashcat cracking jobs. 2020-04-04 11:53:31 -04:00
Samar Dhwoj Acharya
dde59e8230
Merge pull request #358 from meitar/ctftool
Add Tavis Ormandy's Windows `ctftool` exploration/exploit tool.
2020-03-25 11:31:39 -05:00
Meitar M
772a0ed63c
Add Tavis Ormandy's Windows ctftool exploration/exploit tool. 2020-03-24 22:24:31 -04:00
0xACAB
419d594710
Merge pull request #357 from meitar/evilginx2-only
Remove deprected Evilginx, leave only its successor, Evilginx2.
2020-03-18 21:39:18 -04:00
Meitar M
9a79d68079
Remove deprected Evilginx, leave only its successor, Evilginx2. 2020-03-18 21:31:13 -04:00