antonioCoco / SharPyShell

SharPyShell - tiny and obfuscated ASP.NET webshell for C# web applications
GNU General Public License v3.0
910 stars 144 forks source link

403 #15

Closed ghost closed 2 years ago

ghost commented 3 years ago

can't execute anything , a long response with 403 error when execution any command.

any help please?

ghost commented 3 years ago

Yes I will add it tommorow now I'm using my phone. I think I didn't upload the shell in the right path on the target. Does the path matters when interacting with the shell? Thx

ghost commented 3 years ago
403
ghost commented 3 years ago

403 is forbidden then its the antivirus ; mmm ok thx

antonioCoco commented 2 years ago

It seems the page is backed by an authentication. Next time try to upload a simple txt file and try to browse it. If it returns a 403 it means it has nothing to do with the webshell implementation.

If the antivirus catch the webshell agent the error code you should see is 404 and not 403.