search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%220mb"5432 00s Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(8)
Article
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
100%
Discover the power of RouterBOARDS
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Rubén
Llorente
... is easy enough (superuser privileges are required): arp -
s
192.168.90.55
00
:0c:29:c1:91:b1 The last field of the command is the MAC address, which is the unique identifier of the network device to which
98%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... : [devuan] 10 donkey: 11 user: root
12
host: donkey.operationalsecurity.es 13 tags: [devuan] 14 zebra: 15 user: root 16 host: zebra.operationalsecurity.es 17 tags: [devuan] 18 19
26%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
=$dbh->prepare('select burncpu(?)');
12
$sth->execute((($ENV{QUERY_STRING}+0) || .5).'
s
'); 13 14 while( my $row=$sth->fetchrow_arrayref ) { 15 print "@$row\n"; 16 } Workaround The script is simple, but the attentive
24%
Hunt down vulnerabilities with the Metasploit pen-testing tool
28.11.2021
Home
»
Archive
»
2021
»
Issue 66: Inci...
»
://nmap.org ) at 2021-07-25
22
:05 CEST Nmap scan report for metasploitable (192.168.122.236) Host is up (0.095
s
latency). Not shown: 65506 closed ports PORT STATE SERVICE 21/tcp open ftp
22
/tcp open ssh 23
24%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
_ADMIN=admin 10 - KEYCLOAK_ADMIN_PASSWORD=SOME_PASSWORD 11 - KC_DB=postgres
12
- KC_DB_URL=jdbc:postgresql://postgres:
5432
/keycloak 13 - KC_DB_USERNAME=postgres 14 - KC
24%
PostgreSQL 9.3
04.02.2014
Home
»
Articles
»
Recheck: 978 11 -> Bitmap Index Scan on mail_msg_idx (cost=0.
00
..128.03 rows=4 width=0)
12
(actual time=34.925..34.925 rows=1650 loops=1) 13 Index Cond: (msg ~ '(updatable|views)'::text) 14
22%
Graph database Neo4j discovers fake reviews on Amazon
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
five-star reviews that look very similar. The problem is so evident on Amazon that customers
rub
their eyes in amazement wondering why the online giant doesn't intervene. Graph databases can help
22%
New in PostgreSQL 9.3
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
-> Bitmap Index Scan on mail_msg_idx (cost=0.
00
..128.03 rows=4 width=0)
12
(actual time=34.925..34.925 rows=1650 loops=1) 13 Index Cond: (msg ~ '(updatable|views)'::text) 14 Total runtime: 175
22%
Secure containers with a hypervisor DMZ
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
}] | |-kata-shim---7*[{kata-shim}] | | `-10*[{containerd-shim}] | `-14*[{containerd}] $ $ docker exec -it kata-fc sh / # / # uname -r
5.4.32
Behind the Scenes An installation of Kata