371 Commits

Author SHA1 Message Date
g0tmi1k
5ec9d37a15
Merge pull request #540 from kazkansouh/mime-types-iana
refreshed mime/content-types

Source: https://www.iana.org/assignments/media-types/media-types.xml

```
curl https://www.iana.org/assignments/media-types/media-types.xml -s | xpath -q -e '//file/text()' | tr '[[:upper:]]' '[[:lower:]]'
```
2021-02-11 20:47:27 +00:00
g0tmi1k
9fbf6cb419
Merge pull request #524 from t0-git/patch-1
Adding new .git entries and .svnignore.
2021-02-11 20:28:23 +00:00
Akshansh Jaiswal
1d11e71a65
Update spring-boot.txt 2021-01-25 10:30:28 +05:30
Dominique RIGHETTO
405cf59743
Add Microsoft Blazor client identifier 2021-01-24 08:58:00 +01:00
shelld3v
216ae4a8df
More endpoints 2021-01-11 18:54:44 +07:00
shelld3v
963add5f23
More API endpoints (from assetnote) and sort everything 2021-01-11 18:42:46 +07:00
Dominique RIGHETTO
38581fac54
Add ".well-known/jwks.json" path
Add path to the JSON Web Key Sets file.
This file is documented [here](https://auth0.com/docs/tokens/json-web-tokens/json-web-key-sets)
2020-12-27 16:35:37 +01:00
Filip Andre Larsen Tomren
8327e45d92 Add humans.txt to common list
'humans.txt' is common as specified http://humanstxt.org. At least as
common as 'humans', without having to specify extension in tools like 'dirb'.
2020-12-08 14:53:06 +01:00
mxrch
fb4aaabc63
Update big.txt 2020-11-21 00:16:16 +01:00
Karim Kanso
a6f2ed757f refreshed content-types from www.iana.org/assignments/media-types/media-types.xml 2020-11-17 11:48:56 +00:00
shelld3v
004d110704
Create dirsearch.txt 2020-11-15 13:52:44 +07:00
cbk914
003bfef95f
Merge pull request #6 from danielmiessler/master
Update
2020-11-12 02:44:53 +01:00
g0tmi1k
9f4d672e98
Merge pull request #517 from righettod/master
Add path to a common ManageEngine endpoint

Source: https://righettod.eu/#4-vulns
2020-11-11 12:00:53 +00:00
g0tmi1k
ac861e371d
Merge pull request #509 from ArgentEnergy/spring-boot-redis
Spring Boot Redis paths.
2020-11-06 11:51:25 +00:00
cbk914
52fc87a1fc Add ELMAH files and directories 2020-11-05 16:39:29 +01:00
g0tmi1k
12513fd8ad
Merge pull request #518 from clem9669/patch-5
Adding nextcloud & owncloud to common.txt

Source: https://help.dreamhost.com/hc/en-us/articles/235545207-Step-by-step-guide-to-deploy-Nextcloud-on-DreamCompute
2020-11-03 22:00:16 +00:00
g0tmi1k
6d164b9672
Merge pull request #527 from soufianetahiri/master
Added actuator default paths and created new XSS fuzzing list

Source: https://docs.spring.io/spring-boot/docs/1.5.x/reference/html/production-ready-endpoints.html
2020-11-03 11:39:11 +00:00
g0tmi1k
449d7a84cd
Merge pull request #528 from drwetter/patch-4
Add CMS login

https://processwire.com/docs/security/admin/
2020-11-02 21:12:18 +00:00
g0tmi1k
cea2a72bae
Merge pull request #506 from LabanSkollerDefensify/patch-1
Add NDES and SCEP URLs

/certsrv/mscep/mscep.dll: https://docs.microsoft.com/en-us/mem/intune/protect/certificates-scep-configure
/certsrv/mscep_admin: https://social.technet.microsoft.com/wiki/contents/articles/9063.active-directory-certificate-services-ad-cs-network-device-enrollment-service-ndes.aspx
2020-11-02 21:11:53 +00:00
g0tmi1k
fe2aa9e7b0
Merge pull request #521 from realArcherL/master
Slight correction with version numbers from earlier PR also added new endpoints
2020-11-02 20:57:49 +00:00
Dirk Wetter
f7577f68cb
Add CMS login
Processwire is a CMS which I recently encountered during a pentest. /processwire is the login (compare /typo3 or /wp-login.php)
2020-10-23 13:14:04 +02:00
Soufiane Tahiri
a8e73cb425
Added actuator default paths
Added actuator paths
2020-10-23 10:51:19 +02:00
t0-git
8d60339a5f
Adding new git entries and .svnignore. 2020-10-07 21:02:51 +02:00
realArcherL
2d9b4effe7
Corrected the v3 repetition and added new ones.
api and /graph
2020-10-03 16:13:08 +05:30
clem9669
6150a902f3
Adding nextcloud & owncloud to common.txt
Nextcloud & ownCloud are two famous software for creating and using file hosting service.
PS: this adding might also be done on bigger discovery list because none of big list contains them
2020-10-02 08:30:11 +00:00
Dominique RIGHETTO
fee58c17da
Add path to a common ManageEngine endpoint
Add path to a endpoint often exposed to anonymous user by ManageEngine products.
See https://www.manageengine.com/
2020-10-02 08:32:34 +02:00
cbk914
ae8aabcfed Merge branch 'master' of https://github.com/cbk914/SecLists 2020-09-30 16:37:47 +02:00
ArgentEnergy
505a333e9f Spring Boot Redis paths. Discloses details of Redis version, amount of keys in each database, memory size, etc.... 2020-09-25 20:01:00 -03:00
Laban Sköllermark
940dc91637
Add NDES and SCEP URLs
Microsoft Network Device Enrollment Service (NDES) is used to enroll
devices such as Cisco routers and iPhones with a device certificate
issued by Active Directory Certificate Services (ADCS) Certification
Authority (CA) via the Simple Certificate Enrollment Protocol (SCEP).

Add the following URLs:

* /certsrv/mscep_admin - admin page of Network Device Enrollment Service
  (NDES)
* /certsrv/mscep/mscep.dll - Simple Certificate Enrollment Protocol
  (SCEP) server endpoint
2020-09-23 14:49:24 +02:00
device33
c126de81ab
Update apache.txt
add mod_cluster-manager
2020-09-23 10:55:23 +02:00
g0tmi1k
ca6bf04c05
Merge pull request #465 from dee-see/patch-1
Add new Swagger UI path
2020-09-16 07:30:38 +01:00
g0tmi1k
3e29513e3b
Merge pull request #484 from realArcherL/patch-1
Updated with more keywords and version numbers

- Source: https://youtu.be/NPDp7GHmMa0
2020-09-16 07:28:58 +01:00
g0tmi1k
a274ffba57
Merge pull request #495 from shelld3v/patch-1
Add more API endpoints
2020-09-16 07:25:58 +01:00
g0tmi1k
a3924f7a71
Merge pull request #498 from shelld3v/patch-4
Add some endpoints
2020-09-16 07:24:41 +01:00
0x00gum
ed0b32f5ce
Some New DB Extensions 2020-09-13 20:04:25 +03:00
shelld3v
0f328c377d
Update raft-large-directories.txt 2020-09-07 17:32:37 +07:00
shelld3v
aff66805e0
Add more API endpoints 2020-09-07 16:49:32 +07:00
realArcherL
5501592986
Updated with more keywords and version numbers
Based on the Bugcrowd level-up talk (https://youtu.be/NPDp7GHmMa0)
2020-08-18 17:47:27 +05:30
cbk914
e06aacd937 Revert "Merge pull request #4 from danielmiessler/master"
This reverts commit c266835781dfddaecff5a1adab7dc79815fac236, reversing
changes made to fd4968f43b933c7f381332d0a8dfb28fe60dda93.
2020-08-11 14:25:56 +02:00
Dominic
cc16fe8813
Merge branch 'master' into patch-1 2020-07-22 13:44:30 -04:00
g0tmi1k
31ee70aeef
Merge pull request #473 from mrajput7/master
Update golang.txt

Source: https://www.dropbox.com/s/ir2b56j3zt7vz0a/golang_handlefunc_combined?dl=0
2020-07-22 16:24:33 +01:00
g0tmi1k
a3b77e1170
Merge pull request #475 from joegoerlich/patch-1
Update sap.txt
2020-07-22 16:24:13 +01:00
joegoerlich
d16951bd86
Update sap.txt
Added URLs related to [CVE-2020-6287].
2020-07-21 10:11:10 +02:00
chudyPB
da33a2b4a4
Update sap.txt 2020-07-21 09:34:10 +02:00
Mohit Narayan Rajput
99d3e2ab22
Update golang.txt 2020-07-19 01:34:21 -04:00
D3lT4
c5ce1780eb
Update swagger.txt 2020-07-08 23:37:59 +05:30
WhiteDot
c8cfb4666b
Update raft-large-files.txt
added some file names
2020-07-06 22:54:56 +05:30
Dominic
3ae69babfa
Add new Swagger UI path
Just stumbled upon that URL, search `inurl:swagger/ui/index` for examples.
2020-06-30 08:53:21 -04:00
clem9669
c4002baa24
Minor change
Added 1 line for good practice
2020-06-18 14:15:16 +00:00
Techbrunch
baf37cc800
Update swagger.txt
Update swagger.txt
2020-06-12 11:23:06 +02:00