当前位置:网站首页>[wp][入门]刷弱类型题目
[wp][入门]刷弱类型题目
2022-07-05 03:33:00 【_小飒】
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
$a = $_GET['param1'];
$b = $_POST['param2'];
$c = $_GET['param3'];
$d = $_POST['param4'];
if($a!==$b && md5($a)===md5($b) && $c!==$d && sha1($c)===sha1($d)){
echo $flag2;
die(" xiu_er_!!");
}else{
echo "fail";
}
?>
2.
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
if(isset($_GET['param1'])){
$a = $_GET['param1'];
switch ($a) {
case $a>=0:
echo 0;
break;
case $a>=10:
echo $flag3;
break;
default:
echo 2;
break;
}
}
?>
?param1=0
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
if(isset($_GET['param1'])){
$a = $_GET['param1'];
switch ($a) {
case $a>=0:
echo 0;
break;
case $a>=10:
echo $flag3;
break;
default:
echo 2;
break;
}
}
?>
?param1=0
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
$msg = json_decode($_GET['param1']);
if($msg->key == $key){
echo $flag5;
die(" xiu_er_!!");
}else{
echo "fail";
}
?>
?param1={“key”:0}
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
$s = $_GET['a'];
if(!is_numeric($s)){
if($s+1 === 1000){
die($flag7);
}
}
?>
?a=999a
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
$param2 = 'param2';
extract($_GET);
if (isset($param1)) {
if ($param1 == $content){
foreach($arr as $key => $value){
$$key = $value;
}
if($param2==='getflag'){
echo $flag9;
}
}else{
echo "Oh..nooo";
}
}
?>
?param1=1¶m2=getflag&content=1
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
if(isset($_GET['password'])){
if(ereg("^[a-zA-Z0-9]+$", $_GET['password'])===false){
echo "must be alphanumeric";
}elseif (strpos($_GET['password'], '--')!=false) {
die($flag8);
}else{
echo "Invalid password";
}
}
?>
?password=a%00–
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
$flag = 'test';
extract($_GET);
if($a!=$b && md5($a)==md5($b) && $c!==$d && sha1($c)===sha1($d)){
if(gettype($a)=='array' && gettype($b)=='array'){
die('Oh..no..');
}
if($$flag==='getflag'){
die($flag11);
}
}
?>
?a=QNKCDZO&b=s878926199a&c[]=3&d[]=4&flag=test&test=getflag
<?php
include "flag.php";
highlight_file(__FILE__);
error_reporting(0);
$paa = 'come_baby';
var_dump($_GET['param']);
parse_str($_GET['param']);
if($arr[1]==="i want" && $paa!=='come_baby' && $a_b==='haha'){
die($flag10);
}else{
echo "Oh..no..";
}
?>
?param=arr[1]=i want%26paa=1%26a_b=haha
边栏推荐
- DECLARE_ WAIT_ QUEUE_ HEAD、wake_ up_ Interruptible macro analysis
- FBO and RBO disappeared in webgpu
- Kubernetes - Multi cluster management
- How to make the listbox scroll automatically when adding a new item- How can I have a ListBox auto-scroll when a new item is added?
- Design and practice of kubernetes cluster and application monitoring scheme
- MySQL winter vacation self-study 2022 11 (9)
- 040. (2.9) relieved
- Huawei MPLS experiment
- Kubernetes - identity and authority authentication
- Apache build web host
猜你喜欢
The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
New interesting test applet source code_ Test available
为什么腾讯阿里等互联网大厂诞生的好产品越来越少?
Class inheritance in C #
Voice chip wt2003h4 B008 single chip to realize the quick design of intelligent doorbell scheme
Quick start of UI component development of phantom engine [umg/slate]
端口,域名,协议。
The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
SQL performance optimization skills
Pytest (4) - test case execution sequence
随机推荐
MySQL winter vacation self-study 2022 11 (10)
Tencent cloud, realize image upload
Azkaban installation and deployment
Use UDP to send a JPEG image, and UPD will convert it into the mat format of OpenCV after receiving it
[groovy] string (string type variable definition | character type variable definition)
el-select,el-option下拉选择框
Single box check box
2021 Li Hongyi machine learning (1): basic concepts
[2022 repair version] community scanning code into group activity code to drain the complete operation source code / connect the contract free payment interface / promote the normal binding of subordi
Basic knowledge of tuples
Azkaban安装部署
How to learn to get the embedding matrix e # yyds dry goods inventory #
Delphi free memory
Zero foundation uses paddlepaddle to build lenet-5 network
[system security] ten thousand words summary system virtualization container bottom layer principle experiment
The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
040. (2.9) relieved
Google Chrome CSS will not update unless the cache is cleared - Google Chrome CSS doesn't update unless clear cache
Azkaban实战
001 chip test