当前位置:网站首页>[actf2020 freshman competition]backupfile 1
[actf2020 freshman competition]backupfile 1
2022-07-23 13:13:00 【Nut rain】
[ACTF2020 Freshman competition ]BackupFile 1
This is a search for backup files , Now that you have backup files, let's take a look at common backup files
Common backup files :“.git” 、“.svn”、“ .swp” “.~”、“.bak”、“.bash_history”、“.bkf“
Inside is bak
use dirsearch Do a directory scan {
Insert a section of software installation here :
git clone https://github.com/maurosoria/dirsearch.git Clone it
cd dirsearch
pip3 install -r requirements.txt Installation dependency
python3 dirsearch.py -u -e The query syntax
}
End of query , Check the report 
Visit the link to download the file 
Open file view 
It's a PHP If compare (
php Weak type comparison
php Two of the comparison symbols in :
==: First convert the string type to the same , Compare again
===: First judge whether the types of two strings are equal , Compare again
)
Give Way key=123 Visit , notice flag
边栏推荐
- Uncaught (in promise) Neo4jError: WebSocket connection failure. Due to security constraints in your
- Static route configuration instance learning record
- ZABBIX monitoring detailed installation to deployment
- MIMO雷达专题(〇)—— 总章
- ACL configuration instance learning record
- 【JZOF】07 重建二叉树
- Desensitize data
- Record a reptile question bank
- HCIA----06 OSPF
- Hcia---04 route static extension, VLAN
猜你喜欢
随机推荐
VLAN的划分以及通过DHCP给所有主机自动分配IP,以及通信全网可达
HCIA----07 ACL-Net
CAN控制器的位同步过程
ACL access control experiment
How to prevent repeated payment of orders?
OSPF实验
Redis如何实现持久化?详细讲解RDB的三种触发机制及其优缺点,带你快速掌握RDB
Rk3588 compilation problem set
雷达导论PART VII.4 SAR系统设计
OpenCV图像处理(上)几何变换+形态学操作
In the Internet era, how to refine user operations?
HCIA----02
【JZOF】11旋转数组的最小数字
信號完整性(SI)電源完整性(PI)學習筆記(三十二)電源分配網路(四)
Frame relay network configuration example learning record
Unity 模型显示到UI前面,后面的UI抖动
如何防止订单重复支付?
CORTEX-A系列处理器
Rip configuration instance learning record
【NOI模拟赛】不知是哪一道CF的论文题(概率期望,鞅的停时定理)







