1555 Commits

Author SHA1 Message Date
elitejake
b3f90da2f5
Merge branch 'danielmiessler:master' into master 2021-11-24 16:53:58 +05:30
elitejake
3c543908bf
Add PURGE method 2021-11-24 11:19:38 +00:00
Dominique RIGHETTO
55dcca61cf
Sorting ASC 2021-11-24 11:57:48 +01:00
Dominique RIGHETTO
57fa66e37e
Enrich with results from auchan.lu 2021-11-24 11:46:57 +01:00
Dominique RIGHETTO
d68129fe2d
Add missing entries from sgbt.lu 2021-11-24 11:44:29 +01:00
Dominique RIGHETTO
9b653b08af
Enrich with sgbt.lu results
Cmd: `curl -sk "https://crt.sh/?q=sgbt.lu&output=json" | jq -r ".[].name_value" | cut -d'.' -f1 | sort -u`
2021-11-24 11:42:45 +01:00
Dominique RIGHETTO
6d37719fd4
Enrich with total.com sub domains results
Command: `curl -sk "https://crt.sh/?q=total.com&output=json" | jq -r ".[].name_value" | cut -d'.' -f1 | sort -u`
2021-11-24 11:41:17 +01:00
Dominique RIGHETTO
0c61f25372
Add UAG 2021-11-24 11:33:31 +01:00
Dominique RIGHETTO
9d3ac03fd0
Initial adding 2021-11-24 11:25:10 +01:00
g0t mi1k
e0e4ac3a6f Formatting and links 2021.4 2021-11-24 10:19:26 +00:00
g0t mi1k
1941e32c0f Add Bo0oM's work 2021-11-24 10:19:17 +00:00
g0t mi1k
b9dd9c2278 Update contributors 2021-11-24 10:14:17 +00:00
g0t mi1k
c1aa6e12a5 Add shell script to generate GitHub avatars 2021-11-24 10:14:08 +00:00
g0t mi1k
6b00e5cf53 Fix formatting 2021-11-24 10:13:43 +00:00
g0tmi1k
16f5f35b95
Merge pull request #670 from g0tmi1k/code
Add example c root-shells
2021-11-24 10:09:22 +00:00
g0t mi1k
9eca573017 Add example c root-shells 2021-11-24 10:08:49 +00:00
g0tmi1k
23469eb06f
Merge pull request #633 from basubanakar/patch-1
Update nginx.txt
2021-11-24 10:00:07 +00:00
g0tmi1k
c129a01483
Merge pull request #640 from mxrch/patch-1
adding "dismiss" to big.txt
2021-11-24 09:59:49 +00:00
g0tmi1k
55f526662b
Merge pull request #648 from hhc0null/fix_row_column_quantity_to_4
Fix row column quantity to 4
2021-11-24 09:58:16 +00:00
g0tmi1k
d1a222afff
Merge pull request #649 from PinkDev1/master
Many more scopes, and cleanup of oauth-oidc-scopes.txt

- https://developers.google.com/identity/protocols/oauth2/scopes
- https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps
- https://api.slack.com/legacy/oauth-scopes
- https://developers.dropbox.com/oauth-guide 
- https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims
2021-11-24 09:57:54 +00:00
g0tmi1k
7b9d0b826a
Merge pull request #653 from soufianetahiri/master
Fortinet VPN leaked passwords

Source: https://therecord.media/fortinet-warns-customers-after-hackers-leak-passwords-for-87000-vpns/
2021-11-24 09:55:42 +00:00
g0tmi1k
c3de593d83
Merge pull request #655 from ruevaughn/master
Rename security question file to reflect actual location in Utah
2021-11-24 09:55:14 +00:00
g0tmi1k
94f8cd291e
Merge pull request #659 from righettod/feature_enrich_jenkins
Add new endpoints to the jenkins dict.

Source: https://www.jenkins.io/download/
2021-11-24 09:54:24 +00:00
g0tmi1k
4030e1b6ce
Merge pull request #660 from noraj/patch-1
Update fuzz-Bo0oM.txt

Source: https://github.com/Bo0oM/fuzz.txt/blob/master/fuzz.txt
2021-11-24 09:53:58 +00:00
g0tmi1k
9f0e7eb8de
Merge pull request #664 from clem9669/master
Converting default-password.csv to .txt
2021-11-24 09:53:11 +00:00
g0tmi1k
2a6535afb3
Merge pull request #666 from drwetter/patch-7
Create hashicorp-vault.txt

Source: https://www.vaultproject.io/api/system/seal
2021-11-24 09:52:09 +00:00
g0tmi1k
2c1098cf10
Merge pull request #668 from righettod/master
Add IBM MQSeries common channel names

- https://www.ibm.com/products/mq
- https://developer.ibm.com/tutorials/mq-connect-app-queue-manager-containers/
- https://stackoverflow.com/a/48145059
2021-11-24 09:51:07 +00:00
g0tmi1k
1147cf6fba
Merge pull request #669 from d4rkc0nd0r/patch-1
Update default-passwords.csv

Source: https://www.zabbix.com/documentation/current/manual/quickstart/login
2021-11-24 09:50:15 +00:00
Siddharth Reddy
c3f29b1567
Update default-passwords.csv 2021-11-20 23:40:12 +05:30
Dominique RIGHETTO
6e3e64f1f5
Add IBM MQSeries common channel names 2021-11-17 09:33:49 +01:00
Dirk Wetter
6e13335da2
Avoid 301
trailing slash is needed here
2021-11-08 17:06:31 +01:00
Dirk Wetter
5439c5ee29
Create hashicorp-vault.txt
see https://www.vaultproject.io/api/system/seal 

Had to close #665 as leading v1 was missing. This one works (confirmed myself)
2021-11-08 16:17:03 +01:00
clem9669
f3a6c06404 Converting default-password.csv to .txt 2021-11-04 22:02:46 +01:00
PinkDev1
61c5f5a018
Added a couple of scopes
https://infosecwriteups.com/how-did-i-earned-6000-from-tokens-and-scopes-in-one-day-12f95c6bf8aa?source=rss----7b722bfd1b8d---4&gi=1e1df8e602a6
2021-10-18 01:36:33 +00:00
Alexandre ZANNI
484ab9e986
Update fuzz-Bo0oM.txt 2021-10-07 11:03:42 +02:00
Dominique RIGHETTO
5c5c2815f2
Cleanup 2021-10-05 18:41:44 +02:00
Dominique RIGHETTO
f009b45892
Add new endpoints 2021-10-05 18:40:57 +02:00
Alvin Smith
7908ea70ca
Update content-type.txt 2021-09-25 11:51:13 +12:00
Chase Jensen
ee3051919a Rename security question file to reflect actual location in Utah 2021-09-23 15:35:26 -06:00
elitejake
bb14ca2e0c
Add files from elitejake/Moby-Project 2021-09-13 15:40:11 +05:30
elitejake
eb3f28aaa9
Add files from elitejake/Moby-Project 2021-09-13 15:16:14 +05:30
elitejake
3bbcedf130
Add files from elitejake/Moby-Project 2021-09-13 15:11:40 +05:30
Soufiane Tahiri
c1dc95bc1e
Fortinet VPN leaked passwords
more info at https://therecord.media/fortinet-warns-customers-after-hackers-leak-passwords-for-87000-vpns/
2021-09-10 09:32:35 +02:00
cbk914
f01e9aae74
Update spring-boot.txt 2021-09-07 05:44:45 +02:00
cbk914
1719a6af3d
Update spring-boot.txt 2021-09-06 10:45:38 +02:00
cbk914
d35d281521 Updated Spring paths 2021-09-06 10:39:10 +02:00
PinkDev1
0bcb01ad6a
Sorted and removed duplicates 2021-09-02 19:25:40 +00:00
PinkDev1
e737a0f96b
Added officially recognized OpenID scopes
from https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims
2021-09-02 19:24:57 +00:00
PinkDev1
e1c0693292
Added dropbox-app oauth scopes
Scraped internally
2021-09-02 19:21:48 +00:00
PinkDev1
30b2c22d24
Removed scopes with nonces/temporary identifiers
I left `delete-after-date1619708000534-admin` because it seems to have a UNIX timestamp, so it *might* be useful.
2021-09-02 19:03:43 +00:00