当前位置:网站首页>CTF web practice competition
CTF web practice competition
2022-07-02 06:39:00 【zb0567】
1\01-web_sqli_1
Simple injection ,SQLmap

/?id=4

python2 sqlmap.py -u http://42.236.2.183:10004/?id=3

python2 sqlmap.py -u http://42.236.2.183:10004/?id=3 --dbs
python2 sqlmap.py -u http://42.236.2.183:10004/?id=3 --tables

python2
边栏推荐
- 底层机制Mvcc
- 华为MindSpore开源实习机试题
- Golang -- map capacity expansion mechanism (including source code)
- Apt command reports certificate error certificate verification failed: the certificate is not trusted
- CUDA中的存储空间修饰符
- Redis - hot key issues
- MySql索引
- QQ email cannot receive the email sent by Jenkins using email extension after construction (timestamp or auth...)
- Storage space modifier in CUDA
- [self cultivation of programmers] - Reflection on job hunting Part II
猜你喜欢

unittest. Texttestrunner does not generate TXT test reports

VSCODE 安装LATEX环境,参数配置,常见问题解决

Summary of advertisement business bug replay

20201002 VS 2019 QT5.14 开发的程序打包

最新CUDA环境配置(Win10 + CUDA 11.6 + VS2019)

20201002 vs 2019 qt5.14 developed program packaging

AWD学习

分布式事务 :可靠消息最终一致性方案

Pytest (1) case collection rules

Pytest (2) mark function
随机推荐
FE - 微信小程序 - 蓝牙 BLE 开发调研与使用
Redis---1. Data structure characteristics and operation
unittest. Texttestrunner does not generate TXT test reports
Storage space modifier in CUDA
[self cultivation of programmers] - Reflection on job hunting Part II
Introduce two automatic code generators to help improve work efficiency
广告业务Bug复盘总结
CUDA中的Warp Shuffle
Is there a really free applet?
构建学习tensorflow
Redis - hot key issues
The intern left a big hole when he ran away and made two online problems, which made me miserable
Sentinel规则持久化到Nacos
20201002 VS 2019 QT5.14 开发的程序打包
2020-9-23 use of QT timer qtimer class.
TensorRT的命令行程序
Asynchronous data copy in CUDA
Fe - use of weex development weex UI components and configuration use
QQ email cannot receive the email sent by Jenkins using email extension after construction (timestamp or auth...)
Pytest (3) parameterize