I run an application on Android phone.
The application connects to a webservice via internet and I want to intercept the traffic between the application and the webservice.The connection is http/ssl
The connection is http/ssl
I have a php file which executes a shell script
$ip_access = $_GET['ip_access']; // run knock app exec("/home/knock.sh ".$ip_access);
however when I access it I receive the following error in the logs "sh: /home/knock.sh: Permission denied" I created a new user and added it in the apache httpd.conf file but is still not working . Any advice how to set the permissions or how can I grant more access to the user to make it work would be highly appreciated .
I'm trying to send fwknop SPA from linux command. The syntax is
echo 1234 | fwknop --Home-dir /tmp -f 5 -A tcp/80 -a $1 -D google.com > /devel/null 2>1 &
However I'm getting an error like "-bash: echo: write error: Broken pipe" If I try the same command from another centos it works without any issue so I don't know how to fix it. The both servers are running the same version of centos (5.5) with the lasted updates. Thanks a lot for any help !
I know that it may sound stupid but I forgot the encryption LUKS password(after a year of no-activity on that specific server) so I was wondering if there is any way to disable or reset this password. The OS is running as virtual machine on on VMWARE host and I'm asked to insert the LUKS password when I start/power-up the server. thank you in advance for any help !
I need to know if there is a utility built-in to Windows Server 2003 that I can use from the command line to download a file using only one command.
Basically I know that I can download from ftp using the ftp
utility but in order to do that I need to do first ftp open
and then pass the other commands so it doesn't help me because I need to do perform the download only from one command. The download may be performed through http, ftp or any other protocol.
OS Name: Microsoft(R) Windows(R) Server 2003 Enterprise x64 Edition
OS Version: 5.2.3790 Service Pack 2 Build 379