CTFshow,信息搜集:web14
有时候源码里面就能不经意间泄露重要 editor 的信息,默认配置害死人 https://img blog.csdnimg.cn/577616de80994b7a87e1c7caa1ad7191.png 在编辑器中有很多个地方有 xx 空间,在里面可以看到很多目录 /var/www/html/not...
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web13
技术文档里面不要出现敏感信息,部署到生产环境后及时修改默认密码 https://img blog.csdnimg.cn/bcac2a79d9974916b9343c9ad5654678.png https://img blog.csdnimg.cn/3eb9dbdb91234385861c0088d...
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web12
有时候网站上的公开信息,就是管理员常用密码 robots.txt https://img blog.csdnimg.cn/d872dde31f4c49df851cf319d7691759.png /admin/ 登录框 密码 https://img blog.csdnimg.cn/...
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web10
cookie 只是一块饼干,不能存放任何隐私数据 https://img blog.csdnimg.cn/31798e101db1426a9933a8b289ff2ea2.png https://img blog.csdnimg.cn/10f010f36956493cb791d35410cb3bf3...
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web9
发现网页有个错别字?赶紧在生产环境vim改下,不好,死机了 vim 不正常退出 第一次产生的交换文件名为“.file.txt.swp” 第二次产生的交换文件名为“.file.txt.swo” 第三次产生的交换文件则为“.file.txt.swn” 访问网页的 swp /index.php.swp 重...
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web8
版本控制很重要,但不要部署到生产环境更重要。 .git 和 .svn 源码泄露 /.svn/ https://img blog.csdnimg.cn/5cd4c9e7ade142e988c39ae6e7c57f2a.png
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web7
版本控制很重要,但不要部署到生产环境更重要。 .git 和 .svn 源码泄露 /.git/ https://img blog.csdnimg.cn/6c4925dda5a240d687140e4685541b66.png
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web6
解压源码到当前目录,测试正常,收工 提示有压缩文件没有删除 www.zip https://img blog.csdnimg.cn/c826f675c2784caaa28b2ab589a34b4b.png
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web5
phps 源码泄露有时候能帮上忙 phps 文件 https://img blog.csdnimg.cn/fef6583c31d5419bb99ace2c9c8a93b7.png 这个题目不能扫,直接看 index.phps 重定向,抓包 https://img blog.csdnimg.cn/29...
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web4
总有人把后台地址写入robots,帮黑阔大佬们引路。 /robots.txt https://img blog.csdnimg.cn/73eac12ec1a44eb997e1c0cb61c7c3d5.png https://img blog.csdnimg.cn/a4f220b0d11740f2bf...
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web3
没思路的时候抓个包看看,可能会有意外收获 https://img blog.csdnimg.cn/8c9aad60867245e795692ac17112f609.png
2022-07-07 12:49【Part 02】
阅读更多CTFshow,信息搜集:web2
js前台拦截 === 无效操作 view source: + URL https://img blog.csdnimg.cn/bd2d0ed7a49943f5a5bf137ed3115b87.png
2022-07-07 12:49【Part 02】
阅读更多“百度杯”CTF比赛 2017 二月场,Web:include
题目内容: 没错 就是文件包含漏洞。 https://img blog.csdnimg.cn/ed99ce4575b24e769ca54b77b8000cc1.png https://img blog.csdnimg.cn/5b62db927c19465a8a62b65014f72349.png ?...
2022-07-07 12:49【Part 02】
阅读更多Niuke real problem programming - Day17
Compile environment :c++ 1、 Shooting game describe : There is a shooting game . The court has p A basket , The number is 0,1...,p 1. There is a ba...
2022-07-07 14:53【weixin_ forty-five million seven hundred and fifty thousand fou】
阅读更多Niuke real problem programming - day18
Compile environment :c++ 1、 Expression legal judgment describe : Write a piece of code , Judge one including '{',' ',' ',' ',' ','}' Whether the e...
2022-07-07 14:53【weixin_ forty-five million seven hundred and fifty thousand fou】
阅读更多Compile advanced notes
1、 Pressing stack and elastic stack Is a very important machine operation : The characteristics of the stack : Grow down , The stack top address i...
2022-07-07 14:53【weixin_ forty-five million seven hundred and fifty thousand fou】
阅读更多Niuke real problem programming - day20
Compile environment :c++ 1、 Print the numeric matrix clockwise describe : Given a numerical matrix , Please design an algorithm to print matrix el...
2022-07-07 14:53【weixin_ forty-five million seven hundred and fifty thousand fou】
阅读更多Bits and Information & integer notes
Basic knowledge of machine operation : 1、 Binary system because :a. Switch circuit characteristics ;b. The operation mode is simple ;c. Anti inter...
2022-07-07 14:53【weixin_ forty-five million seven hundred and fifty thousand fou】
阅读更多Change win10 Screensaver
1. Download Screensaver https://img blog.csdnimg.cn/a00132d352a04aa7b3c499a5767ff200.png 2. decompression take scr File copy to C: windows SysWOW6...
2022-07-07 14:53【nsnsttn】
阅读更多Integer learning
// / / @author zzy / @createDate: 2021 11 29 10:24:15 / @description: The source code is relatively simple , Click inside by yourself / / public cla...
2022-07-07 14:54【nsnsttn】
阅读更多
边栏推荐
- Charles: four ways to modify the input parameters or return results of the interface
- Some principles of mongodb optimization
- Drive HC based on de2115 development board_ SR04 ultrasonic ranging module [source code attached]
- 1321:【例6.3】删数问题(Noip1994)
- THINKPHP框架的优秀开源系统推荐
- Toraw and markraw
- 【数据聚类】基于多元宇宙优化DBSCAN实现数据聚类分析附matlab代码
- 【紋理特征提取】基於matlab局部二值模式LBP圖像紋理特征提取【含Matlab源碼 1931期】
- ES底层原理之倒排索引
- Multithreaded asynchronous orchestration
猜你喜欢
Iceberg Feature details and data types One 、Iceberg Feature details 1、Iceberg Partition and hidden partition (Hidden Partition) Iceberg Support pa...
GVIM可以通过修改vimrc来灵活配置你的编辑器。 这里先给出我的vimrc: '设置背景主题 'colo Candy set nocompatible ' Vim with all enhancements source $VIMRUNTIME/vimrc example.vim ' Remap...
https://img blog.csdnimg.cn/400de9ffee9140f8adcfad59c34ad101.jpeg pic center One 、Mster The formula https://img blog.csdnimg.cn/dfc52a629bc54e1994d...
Click on the blue words Pay attention to our author :Jonathan Peppers translate :Yijing Sun proofread :Amy Peng Typesetting :Rani Sun Highli...
首先安装VMware Tools,安装方法见链接: 1条消息 Vmware虚拟机命令安装 Vmware Tools 在路上 continue的博客 CSDN博客 命令行安装vmwaretools 46259216/article/details/122442959 ' 1条消息 Vmware虚...
Catalog 1. Bean Modified case 1.%20Bean%E8%A2%AB%E4%BF%AE%E6%94%B9%E6%A1%88%E4%BE%8B 2. Scope definition 2.%20%E4%BD%9C%E7%94%A8%E5%9F%9F%E5%AE%...
LG machine learning CV Computer vision CL Computing and language AS Audio and voice RO robot Turn from love to a lovely life Abstra...
First quote 'Robot' Dissuade words : Accustomed to the rice home system , Including Mi family app、 I love my classmates and so on , Don't bother ; Us...
本期精彩 目录 需具备的知识 %E9%9C%80%E5%85%B7%E5%A4%87%E7%9A%84%E7%9F%A5%E8%AF%86 1、Java中配置文件的三种配置位置及读取方式 1%E3%80%81Java%E4%B8%AD%E9%85%8D%E7%BD%AE%E6%96%87%E4%B...
写在前面:两个单片机由于电平不同,串口通信可能会失败,这时候需要通过电平转换电路来解决,本文给出了两种方法,一种是通过三极管搭建,另一种是MOS管搭建,在硬件工程师的笔试中也经常会出现这样的题目。 3.3V单片机和5V单片机通信的思路 3.3V单片机 通信方向 5V单片机 发送逻辑1(对应电压3.3...