-
Snippet from lines 652-655. When i use the script to some sites that will send a "Location: /folder/page.html" the script would try http:/folder/page.html. After adding '/' to the URL, if missing, thi…
-
Create a new function to fetch who's online list to use in different locations (index, portal), keep things DRY.
-
1.)took the Image of DVWA,(https://hub.docker.com/r/vulnerables/web-dvwa/)
2.)reset DB and able to login via : http://127.0.0.1:80/login.php
3.) Ran the the docker run.
docker run --rm -v $(pwd):/z…
-
Hi im running a public instance with nginx
Whats is the best option to know how many people use the instance?
What option respect best the users privacity?
Thanks
-
Normally I wouldn't open a ticket for something like this, but shine is poorly document and hard to find, despite it being nearly perfect for this use-case.
https://github.com/ukwa/shine/tree/maste…
-
Hello Globi folks, I just searched on relationships for Acari as a parasite of Perognathus flavus. The results all look fine, but the icon for Acari appears to be a catfish, rather than what I would e…
-
Arctos uses "specimen" and "cataloged item" (="thing someone felt like cataloging" including individuals, lots, co-cataloged individuals, encounters, observations, components of cultural "items," etc.…
-
I tried disabling some policies using "http://127.0.0.1:8082/JSON/ascan/action/disableScanners/?ids=0,76,77,78,79,80,82,83,85&zapapiformat=JSON" but I didnt see any difference in the alerts generated.…
-
I have 2 small issues and can't seem to resolve them.
z-index construct overriding seems to be being ignored.
I'm overriding the z's on construct using the following bit of code.
var oms = new Over…
hinch updated
4 years ago
-
As the title implies, when user hits a nonexisting URL logs show that an exception of type `Symfony\Component\HttpKernel\Exception\NotFoundHttpException` is raised. However this is not caught/detected…