Skip to main content
Apache HTTP Server

Apache HTTP Server

SoftwareWikipedia

Search complete. 37 mentions across 9 episodes found for "Apache HTTP Server".

Sep 17, 2026

speaker_3HOST
11:19
Okay, break that down for me.
speaker_2HOST
11:21
Let's think about how a web server like Apache operates.
speaker_2HOST
11:24
It's software designed to take files from that specific HTML folder and serve them to anyone in the world who asks.
speaker_3HOST
11:31
Right.
speaker_2HOST
11:32
Because it interacts with the wild, untamed Internet, it's inherently vulnerable.
speaker_2HOST
11:37
Therefore, the operating system isolates the web server, running it under a heavily restricted user account.
speaker_3HOST
11:44
So if a hacker manages to compromise the web server software, if they break into Apache, they are stuck within that restricted user profile.
speaker_3HOST
11:52
By default, even you, the human owner of the computer, do not have right access to that public facing directory without explicitly proving you're the administrator.
speaker_5HOST
18:24
You can verify this behavior entirely from the server side.
speaker_6HOST
18:27
Yeah, you log into your command server and tail the Apache access logs, usually located at slash var slash log slash Apache 2 slash.
speaker_6HOST
18:34
Okay.
speaker_6HOST
18:35
You will see the incoming GET request from your client appearing exactly every five seconds.
Ryan SimsGUEST
9:44
Those were just the deployment shut off to start the new deployment.
Ryan SimsGUEST
9:48
And then we changed the URL rewrite rule on the active, no, on the, Apache reverse proxy server to point to the new master node of the cluster.
Ryan SimsGUEST
10:02
So switching in between I-110 and I-70 is all controlled by the configuration of that reverse proxy server, what that URL rewrite was defined as.
Ryan SimsGUEST
10:17
So again, because we replaced the application servers, and kept the ActiveMQ and Apache Reverse Proxy servers as is.
Ryan SimsGUEST
10:30
That allowed for minimal changes to external interfaces like the Teamcenter and SAP interfaces because we did not change the IP address or host name of those servers.
Ryan SimsGUEST
10:42
And with the Reverse Proxy, The DNS that people were using to access, the URL that people were using to access the application did not change because DNS changes can take a while to propagate.
Ryan SimsGUEST
10:57
So this is instantaneous cutting over.
Ryan SimsGUEST
10:59
You change the URL rewrite and you restart Apache and you're cut over.
AkankshaHOST
4:59
Now copy your generated payload file, which is your LotteryTicket.exe, from the FatRat fol- folder on your desktop.
AkankshaHOST
5:07
Start the Apache Web Server service.
AkankshaHOST
5:09
It's just systemctl start apache.
AkankshaHOST
5:12
Launch the Metasploit framework console, which is msfconsole.
Jeff LindsayGUEST
7:48
Because this was the beginning of cloud era, so we're starting to use AWS and these pre-configured routers and stuff.
Jeff LindsayGUEST
7:57
But it was also at the end of the PHP Apache reign.
Jeff LindsayGUEST
8:02
And that was a big part of the user-defined aspect, which is trying to make it easy for, really the goal was to get user code to run when certain events happen.
Jeff LindsayGUEST
8:13
Just like, I mean, they're named after like SCM, like subversion hooks.

7 MINS LATER

Jeff LindsayGUEST
15:12
So the extensibility was a big part of it.
Jeff LindsayGUEST
15:15
There were things that you just couldn't do with a REST API or polling.
Jeff LindsayGUEST
15:19
But it was an ergonomics thing because, again, it was like the common stack people used was PHP and Apache.
Jeff LindsayGUEST
15:25
So it was harder to set up a persistent process that would run or set up a cron job or whatever it is.
speaker_3GUEST
9:03
It listens for external requests, processes data, and serves content back across a network.
speaker_2HOST
9:08
And to build this hosting environment, the blueprints introduce a classic trio, Apache, MySQL, and PHP.
speaker_3GUEST
9:15
The legendary LAMP stack.
speaker_2HOST
9:17
Exactly.
speaker_2HOST
9:18
If you're listening to this and you've spent any time around web infrastructure, you recognize this.
speaker_2HOST
9:23
Linux, Apache, MySQL, PHP.
speaker_3GUEST
9:25
It's the backbone of so much of the web.
speaker_2HOST
9:27
It really is.
Andy SyrewiczeHOST
36:31
And I think I misspoke there when I said protocol.
Andy SyrewiczeHOST
36:34
When a port is open, whatever's on the other side of that port, whether maybe it's RDP, but like you said, in this case, it's not RDP, you're popping the credentials and ultimately the endpoint, right? In the 443 example, it's Nginx or Apache, right? If there's a port available to one of those services, an attacker is going to try to find an exploit if they are persistent enough.
Andy SyrewiczeHOST
36:58
And that was my whole point.
Eric SironHOST
37:00
Yes, and I think what stuns me is that people are arguing with you ever at any point.
Andy SyrewiczeHOST
37:07
often I hear that mentality or come across it.
Andy SyrewiczeHOST
37:10
I come across the occasional Reddit thread where someone's like, you know, like, well, you know...
Andy SyrewiczeHOST
37:16
It's probably fine because Apache has been around for, you know, 20 years or whatever it is.
Andy SyrewiczeHOST
37:22
20 years, I just pulled it off in there.
AkankshaHOST
10:17
And we just used MSF Venom on Kali, delivering it to Windows Server and executing a powerful post-exploitation activity.
AkankshaHOST
10:26
We covered everything that you have to know about attacking or configuring Apache web server to creating like a malicious executable and establishing like a remote control over the victim system.
AkankshaHOST
10:38
And through Meterpreter, you performed various post exploitation tasks like you collected the system information using Sysinfo, Then you extracted the password hashes using hash dump.
AkankshaHOST
10:49
And then you captured the screenshots highlighting how attackers can maintain persistent access and harvest sensitive data once the system is compromised.
PhilHOST
45:04
Mm-hmm.
Scott SmitelliGUEST
45:04
And I would install Apache on them.
Scott SmitelliGUEST
45:06
Uh, and I'd do, like, the...
Scott SmitelliGUEST
45:09
At my parents' house, I'd, uh, you know, I, I was the only one who bothered to configure the router, so I, uh, I set up all the port forwarding.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.