There is no way to do this in deferred, what you can do is try to isolate dark/bright areas in post process and then do whatever you want with them but you wont actually have access to the light information nor the shadow information.
(Unless you switch to forward rendering and look at some of the forward shading extension plugins)