当前位置:网站首页>Attack and defense world web practice area (webshell, command_execution, simple_js)
Attack and defense world web practice area (webshell, command_execution, simple_js)
2022-07-24 02:43:00 【Unknown white hat】
Catalog
Use the ant sword link directly according to the prompt
Joint query according to the prompt
Check the contents of the home directory
Copy the code and create a new html
webshell
Topic introduction

Topic ideas
Visit the shooting range

Use the ant sword link directly according to the prompt



find flag
cyberpeace{971ea52802d9fdb9eb06e92e929b6c01}
command_execution
Topic introduction

Topic ideas
Visit the shooting range

Joint query according to the prompt

Check the contents of the home directory

Read the flag.txt file

find flag
cyberpeace{bcf2a6e8ed810236326577da10c87707}
simple_js
Topic introduction

Topic ideas
Visit the shooting range

Ctrl+u View the source code

The function of the code is very simple , Is to press a string of numbers separated by commas ascii Convert to string , Then the output
We need to modify the code , take for In circulation p += String.fromCharCode((o = tab2[i]));
Change to p += String.fromCharCode((o = tab[i]));
Copy the code and create a new html

Found at the tail
\x35\x35\x2c\x35\x36\x2c\x35\x34\x2c\x37\x39\x2c\x31\x31\x35\x2c\x36\x39\x2c\x31\x31\x34\x2c\x31\x31\x36\x2c\x31\x30\x37\x2c\x34\x39\x2c\x35\x30
On the 16 Binary decoding
https://www.qqxiuzi.cn/bianma/base.php?type=16
obtain 55,56,54,79,115,69,114,116,107,49,50
Sign in

obtain flag
Cyberpeace{786OsEASSWORD}

边栏推荐
- 理解加载class到JVM的时机
- Fasterrcnn sample code test 1: make anchor_ generator = None
- Jparepository extension interface
- Redis data type concept
- 通用机环境下安全版单机数据库使用非root用户管理的解决方案
- Responsive pbootcms template decoration design website
- go log包
- Do securities companies really have principal guaranteed financial products?
- Detailed vector
- Force open web page
猜你喜欢

数据湖(十五):Spark与Iceberg整合写操作

Programmers can't JVM? Ashes Engineer: all waiting to be eliminated! This is a must skill!

Relational expression greater than > less than < congruence = = = Nan isnan() logical operator double sense exclamation point!! & |% +-- Short circuit calculation assignment expression shortcut operat
![js傳參時傳入 string有數據;傳入 number時沒有數據;2[0]是對的!number類型數據可以取下標](/img/4e/3d0c25d9579b6d5c00473048dbbd83.png)
js傳參時傳入 string有數據;傳入 number時沒有數據;2[0]是對的!number類型數據可以取下標

Data Lake (XV): spark and iceberg integrate write operations

Analyze the overall planning of steam and maker education classroom

Attack and defense world web practice area (backup, cookie, disabled_button)

Causal learning open source project: from prediction to decision!

TP5 framework link promotion project

因果学习开源项目:从预测到决策!
随机推荐
[datasets] - downloading some datasets of flyingthings3d optical flow
Mysql database, grouping function
Mysql数据库,查询篇
og seo
理解加载class到JVM的时机
About offline use of SAP Fiori application
Responsive pbootcms template decoration design website
Attack and defense world web practice area (view_source, get_post, robots)
Go basic notes_ 5_ Array slice
js傳參時傳入 string有數據;傳入 number時沒有數據;2[0]是對的!number類型數據可以取下標
Recorded on July 21, 2022
[knowledge atlas] practice -- Practice of question and answer system based on medical knowledge atlas (Part2): Atlas data preparation and import
Backward quantum cryptography migration! NIST announces 12 Partners
To forge ahead on a new journey, the city chain science and technology carnival was grandly held in Xiamen
TP5 framework link promotion project
Force open web page
22 -- 二叉搜索树的范围和
Tutoriel sur l'utilisation de la ligne de temps unitaire
JS when transferring parameters, the incoming string has data; No data when number is passed in; 2[0] is right! Number type data can be subscripted
微信小程序實現折線面積圖-玫瑰圖-立體柱狀圖