Some "encrypted" passwords are actually obfuscated and lead to false sense of security.
Stored passwords can be found in webServers.xml file.
This utility is both Python 2 and Python 3 compatible, without any dependencies.
-
Obfuscate (encrypt) password:
./webstorm.obf.py -e Password dffadfcbdfd9dfd9dfdddfc5dfd8dfce -
Deobfuscate (decrypt) password:
./webstorm.obf.py -d dffadfcbdfd9dfd9dfdddfc5dfd8dfce Password
This utility is both Python 2 and Python 3 compatible, without any dependencies.
-
Obfuscate (encrypt) password:
./jetty.obf.py Password OBF:1oq31uum1xtv1zej1zer1xtn1uvk1or7 -
Deobfuscate (decrypt) password:
./jetty.obf.py OBF:1oq31uum1xtv1zej1zer1xtn1uvk1or7 Password