Greenwolf / social_mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
3.77k stars 785 forks source link

Added more descriptive errors #135

Closed alemidev closed 4 years ago

alemidev commented 4 years ago

Rather than "cookie debug", some possible causes and solutions are listed. Also, if the company page on linkedin has no people listed, social_mapper would crash due to IndexError. The exception is now caught and a message explaining why it has crashed is provided.

Greenwolf commented 4 years ago

Hi @alemigliardi, thank you so much for this, it looks great.