This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Pages environment, but most of the techniques discussed have equivalents in other database environments. It should be viewed as a "follow up", or perhaps an appendix, to the previous paper, "Advanced SQL Injection". The paper covers in more detail some of the points described in its predecessor, providing examples to clarify areas where the previous paper was perhaps unclear. An effective method for privilege escalation is described that makes use of the openrowset function to scan a network. A novel method for extracting information in the absence of helpful error messages is described the use of time delays as a transmission channel. Finally, a number of miscellaneous observations and useful hints are provided, collated from responses to the original paper, and various conversations around the subject of SQL injection in a SQL Server environment.
標(biāo)簽: Server SQL Injection Microsoft
上傳時間: 2014-07-28
上傳用戶:xhz1993
* Lightweight backpropagation neural network. * This a lightweight library implementating a neural network for use * in C and C++ programs. It is intended for use in applications that * just happen to need a simply neural network and do not want to use * needlessly complex neural network libraries. It features multilayer * feedforward perceptron neural networks, sigmoidal activation function * with bias, backpropagation training with settable learning rate and * momentum, and backpropagation training in batches.
標(biāo)簽: backpropagation implementating Lightweight lightweight
上傳時間: 2013-12-27
上傳用戶:清風(fēng)冷雨
為帶通濾波器,需設(shè)置半階數(shù)、高低截止頻率和采樣頻率。保存為function函數(shù)的m文件。rar中為一肌電信號。
標(biāo)簽: 帶通濾波器
上傳時間: 2017-01-07
上傳用戶:小眼睛LSL
試說明卷積編解碼的工作原理。 請用Simulink仿真卷積編碼,并用Viterbi譯碼的方法進(jìn)行解碼,其中的編解碼全部自己編寫代碼(S-Function方式),在加性白高斯噪聲信道中,畫出比特信噪比與誤碼率的關(guān)系曲線。
上傳時間: 2017-01-25
上傳用戶:磊子226
(1) 在某些無線信道中,多普勒頻移會引起無線信道輸出信號的混疊。請描述產(chǎn)生混疊的各種原因; (2) 無線信道中的多普勒譜有一種經(jīng)典譜(classic spectrum),請解釋產(chǎn)生這種譜形狀的機(jī)理; (3) 請用Simulink工具編寫代碼(S-Function方式),產(chǎn)生一單徑瑞利信道,其多普勒譜為經(jīng)典譜,其中移動速率為120km/h。并請回答:證明自己用計(jì)算機(jī)產(chǎn)生的經(jīng)典譜是正確的可能方法。
標(biāo)簽: 無線信道
上傳時間: 2017-01-25
上傳用戶:lo25643
在三條徑的瑞利信道中,對于直接序列擴(kuò)頻: (1) 請?jiān)O(shè)計(jì)DS-CDMA一種具體的碼分導(dǎo)引輔助的信道估計(jì)方法,接收機(jī)分別采用等均益合并、最大比合并。用Simulink進(jìn)行仿真,測量BPSK的誤碼率性能,畫出比特信噪比與信道估計(jì)均方誤差的關(guān)系曲線,畫出比特信噪比與誤碼率的關(guān)系曲線,請解釋在誤碼率為0.01時,兩種合并方式所表現(xiàn)的不同的物理意義。 (2) 設(shè)頻率已經(jīng)同步,請?jiān)O(shè)計(jì)DS-CDMA一種具體的單停頓滑動相關(guān)時間同步方法,用Simulink進(jìn)行仿真(自己編寫代碼S-Function方式),分析所設(shè)計(jì)方案的時間同步精度,畫出比特信噪比與捕獲概率的關(guān)系曲線。 (3) 設(shè)時間已經(jīng)同步,請?jiān)O(shè)計(jì)DS-CDMA一種具體的頻率方法,用Simulink進(jìn)行仿真(自己編寫代碼S-Function方式),畫出比特信噪比與頻率同步誤差的關(guān)系曲線。
標(biāo)簽: 信道
上傳時間: 2017-01-25
上傳用戶:ruan2570406
用Simulink仿真卷積編碼,并用Viterbi譯碼的方法進(jìn)行解碼,其中的編解碼全部自己編寫代碼(S-Function方式)
上傳時間: 2013-12-10
上傳用戶:songrui
Excel的強(qiáng)大函數(shù)功能,為我們帶來了極大方便,雖然它有200多個函數(shù),但有時我們?yōu)閷?shí)現(xiàn)一項(xiàng)規(guī)定的功能,可能用到幾個函數(shù)或者采用嵌套函數(shù),這樣應(yīng)用起來,也不太方便。其實(shí)對于我們經(jīng)常用到的功能,我們可以創(chuàng)建自定義函數(shù)UDF(User—defined function),它的運(yùn)行與Excel中自帶的函數(shù)完全相同。建立自定義函數(shù)有以下幾個優(yōu)點(diǎn):建立自己特殊的功能和名稱的函數(shù);能將復(fù)雜的、嵌套的、多個原有的函數(shù)組合在一起,發(fā)揮更大的威力。
上傳時間: 2013-12-24
上傳用戶:gxrui1991
documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1
標(biāo)簽: documentation mathematical for filtering
上傳時間: 2014-01-20
上傳用戶:changeboy
documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1
標(biāo)簽: documentation mathematical for filtering
上傳時間: 2013-12-10
上傳用戶:zxc23456789
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1