Cyber Anakins Lightsaber - A Minishell-based backdoor

Current Path : /bin/
Upload File :
Current File : //bin/pydoc3.8

#!/usr/bin/python3.8

import pydoc
if __name__ == '__main__':
    pydoc.cli()

May the force be with you, always.