当前位置:网站首页>Infiltration learning diary day19
Infiltration learning diary day19
2022-07-04 01:10:00 【XiXioo1】
Here I added waf Knowledge
Combined with the safety dog learned before , I've seen a lot of simulated interview answers
1. Inline comments The first kind /*! The second kind /*! Add numbers , If it is greater than ( Still less than )mysql Version number of , The annotated statements here can also be used
2. Run keyword dictionary , Then run keyword combinations
3. Parameter pollution , False comment
Upload files :
1. The front-end verification can be passed directly burp Repackage , First upload his limited format , Then change the package to the suffix we want to write
2.content-type, through burp Repackage ,content-type This is based on the different content we upload type The type will change , But it can also be in burp Modify it into the format specified in
Blacklist detection : Write the suffix that is not allowed to upload in the array to match
Bypass :

upload-labs Methods that appear in
Add . .( Dot space dot )
Double write after the suffix ::$DATA
.htaceess File attack

.htaccess Two conditions for the successful operation of files as local variables
1.Allow Override All
2.LoadMoudule rewrite_module modules/mod_rewrite.so#rewrite The module is on
If you don't know which configuration file the above module is in , It can be used phpstorm open phpstudy File global search (ctrl+shift+F)
Implementation method
Create a new one .htaccess Name the file , Then add
<FilesMatch " A name ">
SetHandler application/x-httpd-php
</FilesMatch>
Then create a new one named above under this path .txt Text , Join in php The code can be parsed successfully
Add a link :
.htaccess Detailed explanation of file parsing vulnerability
边栏推荐
- Future source code view -juc series
- 数据库表外键的设计
- Windos10 reinstallation system tutorial
- 手机异步发送短信验证码解决方案-Celery+redis
- [common error] UART cannot receive data error
- The FISCO bcos console calls the contract and reports an error does not exist
- Mongodb learning notes: command line tools
- 我管你什么okr还是kpi,PPT轻松交给你
- What is regression testing? Talk about regression testing in the eyes of Ali Test Engineers
- Cesiumjs 2022^ source code interpretation [8] - resource encapsulation and multithreading
猜你喜欢

CLP information - how does the digital transformation of credit business change from star to finger?
![Cesiumjs 2022^ source code interpretation [8] - resource encapsulation and multithreading](/img/d2/99932660298b4a4cddd7e5e69faca1.png)
Cesiumjs 2022^ source code interpretation [8] - resource encapsulation and multithreading

Avoid playing with super high conversion rate in material minefields

Pratique technique | analyse et solution des défaillances en ligne (Partie 1)

Function: find the sum of the elements on the main and sub diagonal of the matrix with 5 rows and 5 columns. Note that the elements where the two diagonals intersect are added only once. For example,

Thinkphp6 integrated JWT method and detailed explanation of generation, removal and destruction

How to set the response description information when the response parameter in swagger is Boolean or integer
![[common error] UART cannot receive data error](/img/77/6ba56ce6e64beeb73a77d04af5bd0f.jpg)
[common error] UART cannot receive data error
![[error record] configure NDK header file path in Visual Studio (three header file paths of NDK | ASM header file path selection related to CPU architecture)](/img/44/aa4963d07d046deb2bc76eb59f8ff7.jpg)
[error record] configure NDK header file path in Visual Studio (three header file paths of NDK | ASM header file path selection related to CPU architecture)

MySQL - use of aggregate functions and group by groups
随机推荐
Typescript basic knowledge sorting
Five high-frequency questions were selected from the 200 questions raised by 3000 test engineers
不得不会的Oracle数据库知识点(四)
关于 uintptr_t和intptr_t 类型
【.NET+MQTT】.NET6 环境下实现MQTT通信,以及服务端、客户端的双边消息订阅与发布的代码演示
【.NET+MQTT】.NET6 环境下实现MQTT通信,以及服务端、客户端的双边消息订阅与发布的代码演示
Att & CK actual combat series - red team actual combat - V
Query efficiency increased by 10 times! Three optimization schemes to help you solve the deep paging problem of MySQL
Alibaba test engineer with an annual salary of 500000 shares notes: a complete set of written tests of software testing
Release and visualization of related data
删除所有值为y的元素。数组元素中的值和y的值由主函数通过键盘输入。
Thinkphp6 integrated JWT method and detailed explanation of generation, removal and destruction
老姜的特点
Design of database table foreign key
Oracle database knowledge points that cannot be learned (II)
[prefix and notes] prefix and introduction and use
GUI 应用:socket 网络聊天室
mysql使用视图报错,EXPLAIN/SHOW can not be issued; lacking privileges for underlying table
On the day when 28K joined Huawei testing post, I cried: everything I have done in these five months is worth it
Oracle database knowledge points that cannot be learned (III)