Questions tagged [payload]

6 questions
1
vote
0 answers

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 to connect, I get 400 bad status. This seems to…
peridural
  • 11
  • 1
1
vote
1 answer

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. To do this I definitely would need to know the…
Phil
  • 11
  • 2
1
vote
2 answers

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 difficulty, that is, I see all the security alerts and…
Joao Heleno
  • 251
  • 1
  • 4
  • 12
1
vote
2 answers

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 gives my partial infos (%CPU, ...) but I don't…
Kami
  • 1,414
  • 12
  • 25
0
votes
1 answer

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 resources it uses). The pages are too large to…
0
votes
1 answer

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 virtual machine guest. I've noticed that TCP packets…
pts
  • 425
  • 1
  • 5
  • 15