OWASP / ZSC

OWASP ZSC - Shellcode/Obfuscate Code Generator https://www.secologist.com/
https://www.secologist.com/
Other
646 stars 217 forks source link

update command #101

Closed Ali-Razmjoo closed 8 years ago

Ali-Razmjoo commented 8 years ago

I'm using the last version, but update command is not working, it's not connected to github.

I will transfer this repo to zscproject github soon.

update.py
url = 'http://zsc.z3r0d4y.com/zsc_archive/last_version'
up_url = 'http://zsc.z3r0d4y.com/zsc_archive/'
  ______          __      _____ _____    ______ _____  _____
 / __ \ \        / /\    / ____|  __ \  |___  // ____|/ ____|
| |  | \ \  /\  / /  \  | (___ | |__) |    / /| (___ | |
| |  | |\ \/  \/ / /\ \  \___ \|  ___/    / /  \___ \| |
| |__| | \  /\  / ____ \ ____) | |       / /__ ____) | |____
 \____/   \/  \/_/    \_\_____/|_|      /_____|_____/ \_____|

                OWASP ZeroDay Cyber Research Shellcoder

your software version: 1.1.0
last version released: 1.0.9

Downloading zcr_shellcoder_1.0.9.zip

Downloading: zcr_shellcoder_1.0.9.zip Bytes: 721223
('        10  [0.00%]\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08',)
('        20  [0.00%]\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08',)
('        30  [0.00%]\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08',)
('        40  [0.01%]\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08',)
('        50  [0.01%]\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08',)
('        60  [0.01%]\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08',)Connection Error!
paraschetal commented 8 years ago

I just tried the update. The file got downloaded for me.

Ali-Razmjoo commented 8 years ago

what's the filename ? I think I forgot to update the updating server and files.

paraschetal commented 8 years ago

the same as yours: zcr_shellcoder_1.0.9.zip

Ali-Razmjoo commented 8 years ago

ok tnx, I will fix it soon.

jowasp commented 8 years ago

I also get an older version when I tried. Update works for the latest version on the branch or the release one? It should work with the latest release branch version number I think

Ali-Razmjoo commented 8 years ago

I just tired to keep update http://zsc.z3r0d4y.com/zsc_archive/last_version , we need to make it work with git.

CodeMaxx commented 8 years ago

@Ali-Razmjoo What do you mean by "make it work with git"? Do you mean the update() function should download from github? You have to update the version at http://zsc.z3r0d4y.com/zsc_archive/ anyways...

Ali-Razmjoo commented 8 years ago

syncing it with last version in repo, with git command

Ali-Razmjoo commented 8 years ago

temporary it will use the old method, I will fix it soon.