Nibbles

Hello Every one.
I’m trying follow the walkthrough of solving nibbles and when i get to the point of pushing the linenum.sh to the server using get it wont work but it will work when i use curl so and when i cat linenum.sh it shows a HTML code not the script for some reason.
any help will be appreciated

Hi @msx88

Can you provide some more information on this issue?

Can you show the error for the problem you are having?

Hello @Sqwd
So the thing is when ran the local python server on my computer to push the LinEnum.sh to the target I’ll get the 200 response locally and LinEnum.sh is transferred successfully to the remote target but when I cat Lin script it shows that the file contain only small chunk of HTML code which i don’t recognize, that what was happening
yesterday i was doing it again but with a different script and it passed with no problems.
I believe that was something related to the python local server because it not that stable and sometimes when you get a lot of 404 on it will crash.