Click here to Skip to main content
15,891,136 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralUnhandled exception message Pin
david.ribeiro15-Oct-10 5:30
david.ribeiro15-Oct-10 5:30 
GeneralRe: Unhandled exception message PinPopular
AspDotNetDev15-Oct-10 6:03
protectorAspDotNetDev15-Oct-10 6:03 
GeneralRe: Unhandled exception message Pin
GibbleCH15-Oct-10 10:49
GibbleCH15-Oct-10 10:49 
GeneralRe: Unhandled exception message Pin
AspDotNetDev15-Oct-10 11:01
protectorAspDotNetDev15-Oct-10 11:01 
GeneralRe: Unhandled exception message Pin
Richard A. Dalton18-Oct-10 0:23
Richard A. Dalton18-Oct-10 0:23 
GeneralRe: Unhandled exception message Pin
Prerak Patel18-Oct-10 19:28
professionalPrerak Patel18-Oct-10 19:28 
GeneralWorst security flaws Pin
rohans8414-Oct-10 5:31
rohans8414-Oct-10 5:31 
GeneralRe: Worst security flaws Pin
Richard A. Dalton14-Oct-10 6:47
Richard A. Dalton14-Oct-10 6:47 
Nothing on that scale.

I did see a file once that listed a set of IP addresses that could hit a particular "sensitive" machine.

In debugging trying to get the security working, someone had stuck * at the end of the file.

They sadly forgot to remove the wildcard when everything was set up.
I believe it worked away quite happily for well over a year before anyone noticed. Nobody who shouldn't be there ever bothered to connect.

Those were simpler times of course.

-Rd
Hit any user to continue.

JokeRe: Worst security flaws Pin
PIEBALDconsult14-Oct-10 18:30
mvePIEBALDconsult14-Oct-10 18:30 
RantRe: Worst security flaws Pin
rohans8415-Oct-10 4:10
rohans8415-Oct-10 4:10 
GeneralRe: Worst security flaws Pin
Camilo Sanchez15-Oct-10 5:11
Camilo Sanchez15-Oct-10 5:11 
GeneralRe: Worst security flaws Pin
GenJerDan15-Oct-10 10:39
GenJerDan15-Oct-10 10:39 
GeneralRe: Worst security flaws Pin
Ray Cassick17-Oct-10 4:47
Ray Cassick17-Oct-10 4:47 
GeneralRe: Worst security flaws Pin
Mike Winiberg17-Oct-10 20:58
professionalMike Winiberg17-Oct-10 20:58 
GeneralRe: Worst security flaws Pin
Gary Wheeler17-Oct-10 23:58
Gary Wheeler17-Oct-10 23:58 
GeneralRe: Worst security flaws Pin
Richard A. Dalton20-Oct-10 5:17
Richard A. Dalton20-Oct-10 5:17 
GeneralRe: Worst security flaws Pin
Isfeasachme17-Oct-10 22:30
Isfeasachme17-Oct-10 22:30 
GeneralRe: Worst security flaws Pin
G-Tek18-Oct-10 1:19
G-Tek18-Oct-10 1:19 
GeneralBiggest security flaw... Pin
Vercas18-Oct-10 2:36
Vercas18-Oct-10 2:36 
GeneralRe: Worst security flaws Pin
BrainiacV18-Oct-10 4:38
BrainiacV18-Oct-10 4:38 
GeneralRe: Worst security flaws Pin
patbob18-Oct-10 6:46
patbob18-Oct-10 6:46 
GeneralRe: Worst security flaws Pin
si61818-Oct-10 13:24
si61818-Oct-10 13:24 
GeneralRe: Worst security flaws Pin
Richard Deeming19-Oct-10 7:27
mveRichard Deeming19-Oct-10 7:27 
GeneralRe: Worst security flaws Pin
rohans8419-Oct-10 8:21
rohans8419-Oct-10 8:21 
GeneralBest use of exception handling PinPopular
MalikRizwan12-Oct-10 3:13
MalikRizwan12-Oct-10 3:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.