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:
%xcode"52 00s Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(84)
Article
(21)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
7
...
11
Next »
100%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
set send_slow {1 .1} 06 proc send {ignore arg} { 07 sleep .1 08 exp_send -
s
-- $arg 09 } 10 } 11 set timeout -1
12
spawn $env(SHELL) 13 match_max 100000 ...
12
61%
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
61%
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
61%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... " { 11 endpoint = "https://192.168.3.15:8006/"
12
username = "root@pam" 13 password = "proxmox" 14 insecure = true 15 tmp_dir = "/var/tmp" 16 17 ssh { 18 agent = true 19 } 20
56%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
. The takeaway is the -j LOG option (line
12
), which logs port scanning behavior to a logfile with the iptables: prefix. Listing 1 iptable Rules 01 *filter 02 *filter 03 :INPUT ACCEPT [
0:0
] 04 ...
52
55%
Registry for Docker images
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
$4dIrCZLpgSYDClr
S
6pN2BOxVm.rkPy/4IgnurlHbukOxOJldlhJM."
12
acl: 13 - match: {account: "admin"} 14 actions: ["*"] 15 comment: "Admin has full access to everything." 16 - match ...
52
55%
Turbocharge your network with Zeroshell
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
a window that lists both the Ethernet (ETH
00
) and wireless adaptor (WLAN
00
) interfaces under Available Interfaces. Select each and click the button with the three right arrows to move the selected interface ...
52
55%
Docker image security analysis
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
. Figure 3: Installing Python v3.6 for compatibility with Docker Scan. For example, the command $ python --version Python 2.7.
12
reports that Python v2 is installed. After installing the relevant ...
52
54%
Keep an eye on your network
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
://pkg.osquery.io/rpm/GPG | sudo tee /etc/pki/rpm-gpg/RPM-GPG-KEY-osquery Now add and enable the repository with: $ sudo yum-config-manager --add-repo https://pkg.osquery.io/rpm/osquery-
s
3-rpm.repo $ sudo yum ...
52
54%
DNSSEC-aware DNS caching with Unbound
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
don't set up this section properly, you might end up amplifying distributed denial of service (DDo
S
) attacks on the Internet. Listing 3 Security Settings # only give access to recursion ...
52
1
2
3
4
5
6
7
...
11
Next »