C 安全幫助類

2021-07-22 07:29:53 字數 803 閱讀 4466

///

/// 安全類

///

public class safecommon

?(=|%|&|>|<|\bin\b|\blike\b)|/\*.+?\*/|<\s*script\b|<\s*img\b|\bexec\b|union.+?select|update.+?set|insert\s+into.+?values|(select|delete).+?from|(create|alter|drop|truncate)\s+(table|database)";

private static bool checkdata(string inputdata)

else

}#region 檢查危險字元

///

/// 檢查危險字元

}string msg = string.format("\r\n 請勿非法提交,提交資料中有非法字元!\r\n 攻擊時間是:\r\n 被攻擊url是:\r\n 攻擊者的ip是:\r\n 請求方式是\r\n post引數是\r\n", system.datetime.now.tostring(), url, ip,type,postparam);

C 公共幫助類 Image幫助類

大家知道,開發專案除了資料訪問層很重要外,就是common了,這裡就提供了強大且實用的工具。c 公共幫助類 convert幫助類 image類 using system using system.collections.generic using system.text using system.i...

C 爬蟲幫助類

最近剛好在做乙個爬蟲專案,借鑑了網上的資料,如下 http操作類 public class spiderhelper catch webexception ex return reader 獲取 cookie public string gethtml string url,out string c...

C 拼音幫助類

如果使用此幫助類需要引用 microsoft.international.converters.pinyinconverter npinyin 可以在提取碼 5yw0 1.編碼格式為gb2312 lou 2019年5月27日10 17 48 encoding編碼 private static rea...