資訊保安實踐Lab2 CSS

2021-10-13 03:08:26 字數 3325 閱讀 7687

sudo

apt-get

install -y language-pack-en-base

sudo lc_all=en_us.utf-8 add-apt-repository ppa:ondrej/php

sudo add-apt-repository ppa:ondrej/php

sudo

apt-get update

sudo

apt-get

install php5.6

sudo

apt-get

install php5.6-mysql

sudo

apt-get apache2

sudo a2dismod php7.4

sudo a2enmod php5.6

sudo

service apache2 restart

ubuntu安裝mysql5.7

p1.html

>

>

charset

="utf-8"

>

>

cs 142 project 1,problem 1title

>

rel=

"stylesheet"

type

="text/css"

href

="p1b.css"

/>

head

>

>

>

>

>

itemth

>

>

manufacturerth

>

>

sizeth

>

>

unit priceth

>

>

quantityth

>

>

total priceth

>

tr>

class

="td1"

>

>

corn flakestd

>

>

kellogg'std

>

>

18 oztd

>

>

2.50td

>

>

1td>

>

2.50td

>

tr>

class

="td2"

>

>

solid white tunatd

>

>

starkisttd

>

>

5 oztd

>

>

2.79td

>

>

2td>

>

5.58td

>

tr>

class

="td1"

>

>

cream of mushroom souptd

>

>

campbell'std

>

>

10.75 oztd

>

>

1.00td

>

>

2td>

>

2.00td

>

tr>

class

="td2"

>

>

2% lowfat milktd

>

>

safewaytd

>

>

0.5 galtd

>

>

1.99td

>

>

1td>

>

1.99td

>

tr>

class

="td1"

>

>

extra-wide egg noodlestd

>

>

goldentd

>

>

12 oztd

>

>

0.87td

>

>

3td>

>

2.61td

>

tr>

class

="td6"

>

>

totaltd

>

>

td>

>

td>

>

td>

>

9td>

>

14.68td

>

tr>

table

>

body

>

html

>

p1a.css

table

td,th

th.td1

.td2

.td6

tr>td+td+td~td

p1b.css

table

thtr>td+td+td~td

.td6 td

在a使用者的profile中輸入

然後b使用者在user中輸入使用者名稱a,就會看到a有100個zoobars,其實a並沒有100個

原始碼中,處理$profile引數sql語句如下:

$sql

="update person set profile='$profile' "

."where personid=$user->id"

;

假設第乙個使用者a在profile中輸入

',zoobars=9999,profile='welcome to my profile!
最後執行的sql如下

update person set profile=

'',zoobars=

9999

,profile=

'welcome to my profile!'

where peronid=

1;

最後再去查a的餘額就有9999個zoobars

資訊保安實踐 CSS

html 檔案內容 item manufacturer size unit price quantity total price corn flakes kellogg s 18 oz 2.50 12.50 solid white tuna starkist 5 oz 2.79 25.58 crea...

企業內網資訊保安實踐 記ChinaUnix技術交流

企業內網資訊保安實踐 隨著稜鏡計畫的 越來越多的資訊保安的事件暴露在公眾面前。對於企業來說,遭受到黑客攻擊和破壞是家常便飯,只是您沒有覺察到。自從09年就開始研究ossim0.9版本,歷經進10個發行版如今它已有突飛猛進的發展,功能已相當完善,為此受chinaunix邀請參加了 針對企業內部資訊保安...

企業內網資訊保安實踐 記ChinaUnix技術交流

企業內網資訊保安實踐 隨著稜鏡計畫的 越來越多的資訊保安的事件暴露在公眾面前。對於企業來說,遭受到黑客攻擊和破壞是家常便飯,只是您沒有覺察到。自從09年就開始研究ossim0.9版本,歷經進10個發行版如今它已有突飛猛進的發展,功能已相當完善,為此受chinaunix邀請參加了 針對企業內部資訊保安...