Open sizzop opened 8 years ago
Hi Brian, I don't have this problem (Tested on windows and Linux)
C:\Users\Zombie\Desktop>python OWASP-ZSC-master/zsc.py
______ __ _____ _____ ______ _____ _____
/ __ \ \ / /\ / ____| __ \ |___ // ____|/ ____|
| | | \ \ /\ / / \ | (___ | |__) | / /| (___ | |
| | | |\ \/ \/ / /\ \ \___ \| ___/ / / \___ \| |
| |__| | \ /\ / ____ \ ____) | | / /__ ____) | |____
\____/ \/ \/_/ \_\_____/|_| /_____|_____/ \_____|
OWASP ZeroDay Cyber Research Shellcoder
zsc> shellcode
zsc/shellcode>
download generate search shell_storm_list
zsc/shellcode>
[root@srv ~]# python OWASP-ZSC-master/zsc.py
______ __ _____ _____ ______ _____ _____
/ __ \ \ / /\ / ____| __ \ |___ // ____|/ ____|
| | | \ \ /\ / / \ | (___ | |__) | / /| (___ | |
| | | |\ \/ \/ / /\ \ \___ \| ___/ / / \___ \| |
| |__| | \ /\ / ____ \ ____) | | / /__ ____) | |____
\____/ \/ \/_/ \_\_____/|_| /_____|_____/ \_____|
OWASP ZeroDay Cyber Research Shellcoder
zsc> shellcode
zsc/shellcode>
download generate search shell_storm_list
zsc/shellcode>
Dude if you are working on linux check out this- http://askubuntu.com/questions/33440/tab-completion-doesnt-work-for-commands
@sizzop ^
When calling ZSC from the same directory, tab completion works fine.
e.g.
$ python zsc.py
However, if I call ZSC from a different directory then the tab completion inserts tabs rather than doing a completion.
e.g.
$ python OWASP-ZSC/zsc.py