Questions tagged [payload]
The payload tag has no summary.
6 questions
1 vote
0 answers
1k views
How to configure squid-cache for this Payload?
I've got a problem with Squid-cache config and this payload connecting with HTTP Injector: CONNECT [host_port][split][lf]PUT /? HTTP/1.1[lf]Host: subdomain.host.com[lf] The problem is that when I try ...
0 votes
1 answer
412 views
Network Packets - Is the data always received sequentially?
Let's say you sit on your home computer and request https://google.com through your browser of choice. The TCP Handshake completes and google's server sends out the HTML/JS pages (and whatever other ...
0 votes
1 answer
1k views
TCP packets larger than 4 KB don't get a reply from Linux
I'm running Linux 3.2.51 in a virtual machine (192.168.33.15). I'm sending Ethernet frames to it. I'm writing custom software trying to emulate a TCP peer, the other peer is Linux running in the ...
1 vote
1 answer
708 views
Logging Apache2 payload to evaluate SOAP message
I am trying to log webservice specific information with Apache (Apache acts as a load-balancer by use of mod_jk). For instance I want to know how long the responsetime of each webservice-call takes. ...
1 vote
2 answers
4k views
CentOS Vulnerabilities - Exploits/Payloads
I'm doing an academic work where I have to find vulnerabilities in CentOS and show how to take advantage of those same vulnerabilities. I'm no hacker and I'm finding this task to be of great ...
1 vote
2 answers
368 views
Monitor dual intel xeon cpu load?
I have a Dell 1950 Poweredge server with two Quad Core Intel Xeon 2.33 GHZ and 16 GB of RAM under Gentoo Linux. I'm running heavy calculation task which I don't know how they were implemented ... Top ...