pwntester / ysoserial.net

Deserialization payload generator for a variety of .NET formatters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'-s' parameter doesn't work while using -p 'ViewState'

kejaly opened this issue · comments

hi , I get a problem where I use ' -s ' with -p 'ViewState' together ,
image

and if i can't use '-s' while using "-p 'viewState'" ,how can i deal with the special character , my cmd command is :

image

stdin argument is only used for gadgets not plugins. Use -c "powershell.exe -encodedCommand $encodedCommand" and encode your inputs. Example here: https://www.nccgroup.com/uk/about-us/newsroom-and-events/blogs/2018/august/aspnet-resource-files-resx-and-deserialisation-issues/