From 79eb0e77521f43e4b306f76ac5114d1872dec0e1 Mon Sep 17 00:00:00 2001 From: RDxR10 Date: Mon, 31 May 2021 19:36:23 +0530 Subject: [PATCH] Fix link(s) --- pentesting-web/ldap-injection.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pentesting-web/ldap-injection.md b/pentesting-web/ldap-injection.md index 4bc9225fa..e27f0a084 100644 --- a/pentesting-web/ldap-injection.md +++ b/pentesting-web/ldap-injection.md @@ -105,8 +105,9 @@ password=any --> (&(uid=admin)) (| (|) (webpassword=any)) ``` -[LDAP\_FUZZ](https://raw.githubusercontent.com/swisskyrepo/PayloadsAllTheThings/master/LDAP%20injection/Intruders/LDAP_FUZZ.txt) -[LDAP Attributes](https://raw.githubusercontent.com/swisskyrepo/PayloadsAllTheThings/master/LDAP%20injection/Intruders/LDAP_attributes.txt) +[LDAP\_FUZZ](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/LDAP%20Injection/Intruder/LDAP_FUZZ.txt) +[LDAP Attributes](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/LDAP%20Injection/Intruder/LDAP_attributes.txt) + [LDAP\_authBypass](https://feelsec.info/wp-content/uploads/2018/11/LDAP_authBypass.txt) ## Blind LDAP Injection