User contributions for Admin
From IT-Arts.net
16 December 2025
- 17:3917:39, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-401 Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3917:39, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-kevins Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3817:38, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-ddos Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3817:38, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - w00tw00t Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3817:38, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-lfi Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3817:38, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-403 Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3817:38, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-sql-inj Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3817:38, 16 December 2025 diff hist −14 m FAIL2BAN - Filter.d - http-nextcloud Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3717:37, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-shell-command Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3717:37, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-php-code-inj Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3617:36, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-netbox Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3617:36, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-dir-trav Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3617:36, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-dolibarr Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3617:36, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-wordpress Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3517:35, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-404 Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3517:35, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - http-502-503 Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3517:35, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - Proxmox Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3517:35, 16 December 2025 diff hist −7 m FAIL2BAN - Filter.d - PHPmyAdmin Text replacement - "Should be customized regarding your needs" to "Should be customized to your needs"
- 17:3417:34, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-netbox No edit summary
- 17:3317:33, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-graylog No edit summary
- 17:3317:33, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-nextcloud No edit summary
- 17:3217:32, 16 December 2025 diff hist −9 FAIL2BAN - Filter.d - http-401 No edit summary
- 17:3217:32, 16 December 2025 diff hist +15 FAIL2BAN - Filter.d - http-401 No edit summary
- 17:3117:31, 16 December 2025 diff hist −69 FAIL2BAN - Filter.d - http-401 No edit summary
- 17:2917:29, 16 December 2025 diff hist +37 FAIL2BAN - Filter.d - http-401 No edit summary
- 17:2717:27, 16 December 2025 diff hist +593 N FAIL2BAN - Filter.d - http-netbox Created page with "Category:Wiki = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-netbox.conf # Fail2Ban filter for NetBox Web Interface behind Nginx [Definition] # Match failed login attempts in Nginx access log failregex = ^<HOST> - .* "POST /accounts/login/ HTTP/.*" 401 ^<HOST> - .* "POST /auth/login/ HTTP/.*" 401 # Match potential brute force login attempts ignoreregex =</nowiki> = Jail.conf = <nowiki> [http-netbox] enabled = true banaction = %(banaction_a..."
- 17:2417:24, 16 December 2025 diff hist +634 N FAIL2BAN - Filter.d - http-graylog Created page with "Category:Wiki = Filter.d = <nowiki> # /etc/fail2ban/filter.d/http-graylog.conf # Fail2Ban filter for Graylog Web interface behind Nginx [Definition] # Match failed login attempts in Nginx access log failregex = ^<HOST> - .* "POST /api/login HTTP/.*" 401 ^<HOST> - .* "POST /login HTTP/.*" 401 # Optionally match basic auth failures (if enabled) # failregex = ^<HOST> - .* "GET /.*" 401 ignoreregex = </nowiki> = Jail.conf = <nowiki> [http-graylog]..."
- 17:0917:09, 16 December 2025 diff hist +3,208 N QUAGGA - Documentation Created page with "Category:Wiki === Starting the OSPF Daemon === The OSPF daemon (ospfd) is used to configure Open Shortest Path First (OSPF) routing. <nowiki> sudo systemctl start ospfd</nowiki> === Starting the BGP Daemon === The BGP daemon (bgpd) configures Border Gateway Protocol (BGP) routing. <nowiki> sudo systemctl start bgpd</nowiki> == Configuring OSPF == To configure OSPF, the `ospfd.conf` file needs to be modified. This file is usually located in `/etc/quagga/ospfd.c..."
- 17:0217:02, 16 December 2025 diff hist +4,908 N BASH - crtl-snort2c-fail2ban.sh Created page with "Category:Wiki == crtl-snort2c-fail2ban.sh == <nowiki> #!/bin/bash # Define the IP addresses at the top for easy customization IP_PFSENSE_SOURCE_01="1.2.3.4" IP_PFSENSE_SOURCE_02="1.2.3.5" IP_FAIL2BAN="1.2.3.6" IP_PFSENSE_DEST="1.2.3.7" SSH_KEY="/path/to/your/ssh/key" # Specify your SSH private key location SNORT_TABLE="snort2c" # Define the pfSense Snort table name # Function to fetch banned IPs from the remote pfSense Snort2c table via SSH fetch_pfs..."
- 16:4516:45, 16 December 2025 diff hist +7,477 N SPLUNK - Filters Documentation Created page with "Category:Wiki == Understanding Splunk Log Filtering == Splunk log filtering works primarily through the following features: * **Search Processing Language (SPL)**: This is the language used to filter, analyze, and transform data in Splunk. * **Event Types**: Classifying logs into different event types helps in simplifying complex log data into easy-to-analyze categories. * **Field Extraction**: Fields are used to create searchable and filterable data from the raw l..."
- 16:3116:31, 16 December 2025 diff hist +4,513 N VIRSH - Documentation Created page with "Category:Wiki == Basic Usage == === Connect to a Hypervisor === You can connect to a local or remote hypervisor with the following command: <nowiki> virsh connect qemu:///system</nowiki> This connects to the local system's hypervisor. For remote systems, replace `qemu:///system` with a URI of the remote host, such as `qemu+ssh://user@hostname/system`. === List Virtual Machines === To list all virtual machines on the system, including running, paused, and shut o..."
- 16:2816:28, 16 December 2025 diff hist +6,960 N QEMU - Documentation Created page with "Category:Wiki == QEMU Basics == === Architecture Emulation === QEMU can emulate different hardware architectures. For example, if you want to run a PowerPC-based system on an x86 host, you can use QEMU to emulate PowerPC hardware. <nowiki> qemu-system-ppc -cdrom install.iso -m 1024</nowiki> This command starts a virtual machine emulating a PowerPC architecture with 1024 MB of RAM and an installation ISO image mounted as a CD-ROM. === Virtualization vs. Emulatio..."
- 16:2316:23, 16 December 2025 diff hist +5,315 N PWGEN - Manpage Created page with "Category:Wiki == pwgen Manpage == <nowiki> PWGEN(1) General Commands Manual PWGEN(1) NAME pwgen - generate pronounceable passwords SYNOPSIS pwgen [ OPTION ] [ pw_length ] [ num_pw ] DESCRIPTION The pwgen program generates passwords which are designed to be easily memorized by hum..."
- 16:2316:23, 16 December 2025 diff hist −5,307 BASH - Generate-Password.sh No edit summary
- 16:2116:21, 16 December 2025 diff hist +798 BASH - Generate-Password.sh No edit summary
- 15:3415:34, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - w00tw00t No edit summary
- 15:3415:34, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - Proxmox No edit summary
- 15:3315:33, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - PHPmyAdmin No edit summary
- 15:3315:33, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-xss No edit summary
- 15:3315:33, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-wordpress No edit summary
- 15:3315:33, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-suspicious No edit summary
- 15:3315:33, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-sql-like No edit summary
- 15:3215:32, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-sql-inj No edit summary
- 15:3215:32, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-shell-command No edit summary
- 15:3215:32, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-rfi No edit summary
- 15:3215:32, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-php-code-inj No edit summary
- 15:3215:32, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-path-t No edit summary
- 15:3115:31, 16 December 2025 diff hist −2 FAIL2BAN - Filter.d - http-non-exist No edit summary
- 15:3115:31, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-nextcloud No edit summary
- 15:3115:31, 16 December 2025 diff hist +53 FAIL2BAN - Filter.d - http-malicious No edit summary
