xampp

2017-2018-2 20155303『网络对抗技术』Final:Web渗透获取WebShell权限

自古美人都是妖i 提交于 2020-04-28 06:15:24
<h1 align = "center"><span style="color:green"><font face="方正小标宋简体" size=6>2017-2018-2 『网络对抗技术』Final:Web渗透获取WebShell权限</font></span></h1> <a name="ALL"></a> ##<h1 align = "center">————————CONTENTS————————</h1> <font face="华文中宋" size=4>一.Webshell原理</font> <font face="华文中宋" size=4>1.什么是WebShell</font> <font face="华文中宋" size=4>2.WebShell的特点</font> <font face="华文中宋" size=4>二.渗透工具简介</font> <font face="华文中宋" size=4>1.中国菜刀</font> <font face="华文中宋" size=4>2.御剑后台扫描工具</font> <font face="华文中宋" size=4>三.web应用程序配置</font> <font face="华文中宋" size=4>四.练习:利用DVWA文件上传漏洞获取WebShell权限</font> <font face="华文中宋" size=4

Cannot connect - invalid settings

谁说胖子不能爱 提交于 2020-04-17 09:11:32
问题 I'm using windows 10 & am having all kinds of trouble with Xampp/MySql/PhpMyAdmin, problems which I did not get on Windows 7. So basically I made a Laravel website at work where I still use windows 7, so the password for the MySQL database works fine there. However when I try to login on my website at home (windows 10) I get the 'using password NO' error... So to rectify this error I used the Xampp shell and executed this command: mysqladmin --user=root password "newpassword" which then

Cannot connect - invalid settings

一个人想着一个人 提交于 2020-04-17 09:11:05
问题 I'm using windows 10 & am having all kinds of trouble with Xampp/MySql/PhpMyAdmin, problems which I did not get on Windows 7. So basically I made a Laravel website at work where I still use windows 7, so the password for the MySQL database works fine there. However when I try to login on my website at home (windows 10) I get the 'using password NO' error... So to rectify this error I used the Xampp shell and executed this command: mysqladmin --user=root password "newpassword" which then

泄露的网站证书和私钥?来做些有趣的实验吧!

馋奶兔 提交于 2020-04-15 13:20:51
【推荐阅读】微服务还能火多久?>>>   文章目录   基本概念   正向代理和反向代理   HTTPS证书   DNS投毒   攻击准备   实战   DNS投毒   反向代理   控制流量   流量操纵   结语    网站配套有APP,因为做了 SSLPinning ,因此用 Burpsuite 代理抓包会报错:    The client failed to negotiate a TLS connection to xxx.com:443 : Remote host closed connection during handshake   既然这样,利用泄露的证书和私钥来一个“完美”中间人不就行了!   基本概念   在正式实战之前,先介绍一下接下来用到的技术中的一些基本概念:正向代理、反向代理、DNS解析和HTTPS证书。   正向代理和反向代理   代理分为正向和反向两种。    正向代理 ,也被称之为转发代理,是一种比较常见的代理方式。一般情况下,正向代理(转发代理)用于某个区域的网络(如公司内网)无法直接访问互联网环境,或者被墙等原因,需要借助正向代理服务器来间接的访问。需要使用正向代理的主机需要配置代理服务器的IP。      比如常用的 Burpsuite ,就可以看做正向代理服务器,在使用的时候需要把浏览器的代理地址配置到 Burpsuite

So I am trying to create an login system on my localhost server with xampp and but my sql query is not running [duplicate]

早过忘川 提交于 2020-04-07 10:44:15
问题 This question already has answers here : mysqli_fetch_assoc() expects parameter / Call to a member function bind_param() errors. How to get the actual mysql error and fix it? (1 answer) Reference - What does this error mean in PHP? (36 answers) How to use PHP's password_hash to hash and verify passwords (7 answers) Closed 23 days ago . I am trying to make a loginsystem with localhost server in xampp and phpmyadmin but the mysqli statement is somehow showing error. Ps I am new to this, So if

Very persistent /opt/lampp/bin/mysql.server: 264: kill: No such process. Xampp/ubuntu 16.04

一笑奈何 提交于 2020-03-23 08:01:07
问题 I installed XAMPP on Ubuntu. MySql-server fails to run properly. I tried many solutions, as suggested by google "/opt/lampp/bin/mysql.server 264 kill no such process", but to no avail. Username (root), database name and password in "config.inc.php" and wp-config.php are correct. richard@HAL:/opt/lampp$ ./lampp status Version: XAMPP for Linux 7.3.10-0 Apache is running. MySQL is not running. <- the problem ProFTPD is running. === richard@HAL:/opt/lampp$ sudo ./lampp startmysql XAMPP: Starting

XAMPP MySQL service crash after reboot

本秂侑毒 提交于 2020-03-22 02:53:09
问题 I just install a XAMPP 7.3.6-2-VC15 for Win64, and when i install it, it's fine, MySQL start from control panel without error, et all is ok. After rebooting my PC, Apache is still working, but MySQL refuse to start ! I try to reinstall XAMPP, but it's exactly the same. MySQL Work fine, and stop working after reboot. Here is THe few log i have... In the control panel : 09:48:10 [mysql] Attempting to start MySQL app... 09:48:10 [mysql] Status change detected: running 09:48:11 [mysql] Status

Xampp - Apache Shuts Down Unexpectedly, Empty Log File And No Events

不想你离开。 提交于 2020-03-21 10:59:29
问题 I have XAMPP installed on my machine. I am trying to run Apache from the XAMPP Control Panel. I start the XAMPP Control Panel by right-clicking the shortcut and selecting "Run as administrator" (I am logged in on an account with Administrator privileges). The Control Panel starts up and everything appears to be in order (no error messages/warnings). When I click the Start button next to Apache I get the following error message: 2:22:44 PM [Apache] Attempting to start Apache app... 2:22:45 PM

Build a ZenTao Server on Linux

隐身守侯 提交于 2020-03-20 06:10:15
Download xampp for linux on Apache Friends , file name: xampp-linux-1.8.3-2-installer.run; Intallation guide: Linux FAQs on Apache Friends $ chmod 755 xampp-linux-1.8.3-2-installer.run $ sudo ./xampp-linux-1.8.3-2-installer.run $ sudo /opt/lampp/lampp start Verify: browse http://10.21.3.8, you can see the xampp homepage. Downlaod zentao source code pack ZenTaoPMS.5.2.1.zip; unzip ZenTaoPMS.5.2.1.zip to /opt/lampp/htdocs; browse "http://localhost/zentaopms/www" to start install process. If not, try http://localhost/zentaopms/www/install.php; zentao parameter:: Host port: 3306; Database user: