Maybe you were looking for...

Dockerized Laravel App, "GET /index.php" but others url works

i'm getting 404 only on my index / url and in the logs there is just GET /index.php from nginx container. Weird thing is that i can see that the page loaded and

Android Studio, on Windows: ADB not responding. If you'd like to retry, then please manually kill "adb.exe" and click 'Restart'

I downloaded Android Studio on windows, and I am trying to run the default HelloWorld application. However, when I run that app, I get a dialog box with the fol

error NETSDK1032: The RuntimeIdentifier platform 'win-x86' and the PlatformTarget 'x64' must be compatible

My Solution is: Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29613.14 MinimumVisualStudioV

What the following code prints / with arrays, pointers etc

I have problem solving this problem, so if anyne had a similar problem it would help me a lot. short y[2][3]={{0123},{0x12345}},*p=y[1]; printf("01:%x\n", y); p

SPARQL local files include (LFI) & remote command execution (RCE)

I am pentesting an application using GraphDB and I found a lot of injections in SPARQL requests. There is very little information about SPARQL injections and I