Official Buff Discussion

@a4a117 said:

does anyone have an issue running an exploit where the issue is:
ImportError: No module named colorama ?

I’ve reinstalled this module over and over but the exploit still can’t seem to find the module.

This might be an issue between python2 and python3. If you’ve installed the module into python2 and are running the exploit with 3, it might never be able to find it (and no amount of pip install colorama will solve it.

If you are on Kali there have been issues in the past where some modules end up causing nightmares.

If all else fails you can remove it from the exploit - its only really there to make the output look pretty and lots of people get misled into thinking its a shell rather than an RCE because of this.