Too much detail in this error message from EAlemmy.mlimage RoadArchie ( @RoadArchie@lemmy.ml ) Programmer Humor@lemmy.mlEnglish • 11 months ago message-square19fedilinkarrow-up1355
arrow-up1355imageToo much detail in this error message from EAlemmy.ml RoadArchie ( @RoadArchie@lemmy.ml ) Programmer Humor@lemmy.mlEnglish • 11 months ago message-square19fedilink
minus-square Johanno ( @Johanno@feddit.de ) linkfedilink5•11 months agoIf your code gives attack surface by information about what went wrong maybe you should not even deploy anything. If your code needs to be secret to be secure your code is anything but secure.
minus-square MonkderZweite ( @MonkderZweite@feddit.ch ) linkfedilink4•11 months agoNot code but internet. A often seen error is letting Appache/Nginx display their name & version in 403/404 pages. First step in planning an attack.
If your code gives attack surface by information about what went wrong maybe you should not even deploy anything. If your code needs to be secret to be secure your code is anything but secure.
Not code but internet. A often seen error is letting Appache/Nginx display their name & version in 403/404 pages. First step in planning an attack.