6

Pikachu Valentine’s Card

 2 years ago
source link: https://codepen.io/pokecoder/pen/YzExLZR
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Pen Settings

HTML Preprocessor

Add Class(es) to <html>

Stuff for <head>

0 unsaved changes
xxxxxxxxxx
<div class="container">
  <div class="envelope"></div>
  <div class="card">
    <h1 class="message">WILL CHU BE MY VALENTINE?</h1>
    <div class="pikachu">
      <div class="limbs"></div>
      <div class="heart"></div>
      <div class="arms"></div>
      <div class="smile"></div>
    </div>
  </div>
  <div class="cover"></div>
  <div class="lid"></div>
  <div class="shadow"></div>
</div>
@import url('https://fonts.googleapis.com/css2?family=Pangolin&display=swap');
* {
  margin: 0;
  padding: 0;
}
body {
  height: 100vh;
  width: 100vw;
  background: #FFE3EC;
  font-family: 'Pangolin', cursive;
  font-size: 1vmin;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container {
  position: relative;
  top: 0vmin;
xxxxxxxxxx

Recommend

  • 50

    README.md “如果你想搞懂一个漏洞,比较好的方法是:你可以自己先制造出这个漏洞(用代码编写),然后再利用它,最后再修复它”。 # pikachu Pikac...

  • 46
    • www.cnblogs.com 4 years ago
    • Cache

    Pikachu-CSRF(跨站请求伪造)

    Cross-site request forgery 简称为 “CSRF” ,在 CSRF 的攻击场景中攻击者会伪造一个请求(这个请求一般是一个链接),然后欺骗目标用户进行点击,用户一旦点击了这...

  • 17

    背景 最近在Pikachu靶场中复现钓鱼攻击时,最后一步 Basic 认证后数据无法发送到后台,而是一直重复弹出认证提示框。经过一番折腾后终于发现了原因并解决。 原因 ...

  • 7

    Pikachu是一个带有漏洞的Web应用系统,在这里包含了常见的web安全漏洞。 如果你是一个Web渗透测试学习人员且正发愁没有合适的靶场进行练习,那么Pikachu可能正合你意。Github:

  • 15
    • 827607240.github.io 2 years ago
    • Cache

    pikachu靶机环境搭建及使用

    pikachu靶机环境搭建及使用pikachu靶机环境搭建1、pikachu文件地址如下 git clone https://github.com/zhuifengshaonianhanlu/pikachu 2、进入pikachu文件目...

  • 3

    Pikachu adds Ed Sheeran to his growing list of celebrity friends / The singer released a new music video featuring adorable versions of Charmander, Pikachu, Squirtle, and more.By

  • 7
    • www.producthunt.com 1 year ago
    • Cache

    Venngage Valentine Card Maker

    Support is great. Feedback is even better."Thanks for trying out the tool. If you are brave enough to use the tool and send the generated cards to someone you care about, please let us know how it went. Let us know if you'd like to...

  • 4
    • www.theverge.com 1 year ago
    • Cache

    Detective Pikachu Returns

    Detective Pikachu... Returns! / A sequel to 2018’s Detective Pikachu is in the works for the Nintendo Switch.By Ash Parri...

  • 4
    • bvxie.github.io 1 year ago
    • Cache

    Pikachu靶场(暴力破解)

    上学期用这个靶场写过作业,现在抽空给它过一遍,由于需要抓包,从而通过小皮,使用本地(127.0.0.1等)进行打开,不能抓包。需要通过Ipv4地址进行访问。参考博客:

  • 3
    • bvxie.github.io 1 year ago
    • Cache

    Pikachu靶场(Cross-Site Scripting)

    Pikachu靶场(Cross-Site Scripting) Cross-Site Scripting 简称为“CSS”,为避免...

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK