RoadArchie@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agoToo much detail in this error message from EAlemmy.mlimagemessage-square39fedilinkarrow-up1634arrow-down16
arrow-up1628arrow-down1imageToo much detail in this error message from EAlemmy.mlRoadArchie@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square39fedilink
minus-squareJohanno@feddit.delinkfedilinkarrow-up5·2 years 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-squareMonkderZweite@feddit.chlinkfedilinkarrow-up4·2 years 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.