File tree Expand file tree Collapse file tree 7 files changed +11
-2
lines changed
Expand file tree Collapse file tree 7 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ SITE_DIR=example
1111DIR_LISTING = true
1212
1313# Requests/second rate limit per IP, 0 for none
14- REQUEST_RATELIMIT = 5
14+ REQUEST_RATELIMIT = 7
1515
1616# Contact email for error pages
1717CONTACT_EMAIL = webmaster@example.com
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ <h2>Directory Listing</h2>
5656 Click the link below to see it in action.
5757 </ p >
5858 < a href ="/files "> Go to /files</ a >
59+ < img src ="/files/dirlisting.png " alt ="Dir listing example " width ="600 " />
5960 </ section >
6061 < section >
6162 < h2 > 404 custom page</ h2 >
@@ -67,6 +68,7 @@ <h2>404 custom page</h2>
6768 Click the link below to see it in action.
6869 </ p >
6970 < a href ="/mjisbetterthanlebron "> Go to a non-existent page</ a >
71+ < img src ="/files/404.png " alt ="404 example " width ="600 " />
7072 </ section >
7173 < section >
7274 < h2 > Ratelimits</ h2 >
@@ -80,6 +82,7 @@ <h2>Ratelimits</h2>
8082 There's no link to try this out, just click the refresh button as fast
8183 as you can.
8284 </ p >
85+ < img src ="/files/ratelimit.png " alt ="Ratelimit example " width ="600 " />
8386 </ section >
8487 < section >
8588 < h2 > Trust Score</ h2 >
@@ -95,6 +98,7 @@ <h2>Trust Score</h2>
9598 go to honeypot paths like < a href ="/wp-login.php "> /wp-login.php</ a > ,< br />
9699 and just spam requests.
97100 </ p >
101+ < img src ="/files/trustscore.png " alt ="Trust score example " width ="600 " />
98102 </ section >
99103 < section >
100104 < h2 > I'm a teapot?</ h2 >
Original file line number Diff line number Diff line change 44/administrator
55/config.php
66/setup.php
7- /install.php
7+ /install.php
8+ /2019/wp-includes/wlwmanifest.xml
9+ /web/wp-includes/wlwmanifest.xml
10+ /wp1/wp-includes/wlwmanifest.xml
11+ /.env
12+ /.git/config
You can’t perform that action at this time.
0 commit comments