0x01:题目

题目 题目地址链接
Regex (level 2) http://www.wechall.net/challenge/training/regex/index.php

0x02:WR

提示 解题步骤
Easy enough. Your next task is to submit a regular expression that matches only the string ‘wechall’ without quotes. 把1级中的不添加任何字符,添加上wechall即可,/^wechall$/

0x03:passwd/flag
提交后,即可过1级关!!!
11.Wechall-------------Training: Regex by Gizmore(2级)(得分2个)

相关文章:

  • 2021-12-30
  • 2021-11-10
  • 2021-04-25
  • 2021-12-19
  • 2021-11-11
  • 2021-10-13
  • 2021-10-14
  • 2021-07-10
猜你喜欢
  • 2021-08-20
  • 2021-06-22
  • 2021-06-26
  • 2021-08-29
  • 2021-07-28
  • 2022-01-03
  • 2021-12-16
相关资源
相似解决方案