User contributions
Jump to navigation
Jump to search
- 10:02, 4 January 2025 diff hist +7 Cyber Security (en) →HOST DEFENCE
- 10:01, 4 January 2025 diff hist +16 Cyber Security (en) →HOST DEFENCE
- 10:01, 4 January 2025 diff hist +342 Cyber Security (en) →HOST DEFENCE
- 09:55, 4 January 2025 diff hist +33 Cyber Security (en) →WEB APPLICATION FIREWALL
- 09:51, 4 January 2025 diff hist +306 Cyber Security (en) →WEB APPLICATION FIREWALL
- 09:50, 4 January 2025 diff hist +26 Cyber Security (en) →VIRTUAL PRIVATE NETWORK (VPN)
- 09:49, 4 January 2025 diff hist -2 Cyber Security (en) →VIRTUAL PRIVATE NETWORK (VPN)
- 09:48, 4 January 2025 diff hist +40 Cyber Security (en) →VIRTUAL PRIVATE NETWORK (VPN)
- 09:48, 4 January 2025 diff hist +1,089 Cyber Security (en) →VIRTUAL PRIVATE NETWORK (VPN)
- 09:41, 4 January 2025 diff hist +231 Cyber Security (en) →SECURE SHELL & SECURE COPY
- 09:39, 4 January 2025 diff hist -38 Cyber Security (en) →SECURE SHELL & SECURE COPY
- 09:38, 4 January 2025 diff hist -14 Cyber Security (en) →SECURE SHELL & SECURE COPY
- 09:35, 4 January 2025 diff hist +10 Cyber Security (en) →SECURE SHELL & SECURE COPY
- 09:29, 4 January 2025 diff hist 0 Cyber Security (en) →SECURE SHELL & SECURE COPY
- 09:27, 4 January 2025 diff hist +253 Cyber Security (en) →SECURE SHELL & SECURE COPY
- 09:25, 4 January 2025 diff hist -8 Cyber Security (en) →FIREWALL
- 09:23, 4 January 2025 diff hist +10 Cyber Security (en) →FIREWALL
- 09:23, 4 January 2025 diff hist +14 Cyber Security (en) →FIREWALL
- 09:14, 4 January 2025 diff hist -9 Cyber Security (en) →FIREWALL
- 09:11, 4 January 2025 diff hist +333 Cyber Security (en) →FIREWALL
- 08:25, 4 January 2025 diff hist +3,744 N MailScanner Installation (en) Created page with "Setting up MailScanner on Ubuntu seems not to work. If you have already installed it, it is advisable to delete it first: /etc/init.d/mailscanner stop apt-get remove mailsc..." current
- 07:19, 4 January 2025 diff hist +5,905 N Postfix: SMTP Authentication for Clients (en) Created page with "==Prepare Dovecot== Edit to configure Dovecot as the authentication server for Postfix: vim /etc/dovecot/conf.d/10-master.conf Ensure the following: ## The listener is a..." current
- 07:12, 4 January 2025 diff hist -159 SMTP (en) →Interesting Links current
- 07:11, 4 January 2025 diff hist +1,675 N SMTP (en) Created page with "'''SMTP''' (''Simple Mail Transfer Protocol'') is one of the protocols commonly used for sending electronic mail on the Internet. This protocol is used to..."
- 07:09, 4 January 2025 diff hist +783 N IMAP (en) Created page with "In computing, the Internet Message Access Protocol (IMAP) is a standard Internet protocol used by email clients to retrieve email messages from a mail server via a TCP/IP conn..." current
- 07:07, 4 January 2025 diff hist +1,367 N POP3 (en) Created page with "'''POP3''' (''Post Office Protocol version 3'') is a protocol used to retrieve electronic mail (email) from an email server. This protocol is closely..." current
- 07:05, 4 January 2025 diff hist +647 N List SMTP Servers various ISP (en) Created page with "The format here uses the Postfix configuration format so it can be directly cut-and-pasted into the Postfix configuration in /etc/postfix/main.cf: relayhost = smtp.telkom.ne..." current
- 07:04, 4 January 2025 diff hist -2 Cyber Security (en) →BASIC SERVER SECURITY
- 07:02, 4 January 2025 diff hist +3,062 N SquirrelMail: Installation on Ubuntu 16.04 (en) Created page with "'''WARNING:''' Squirrelmail has issues with PHP 7.0. Downgrade to PHP 5.6 Set up POP3, IMAP & SMTP Server ==Set Up Additional Repo== sudo add-apt-repositor..." current
- 06:58, 4 January 2025 diff hist +4,167 N SquirrelMail: Installation (en) Created page with "Set up POP3, IMAP & SMTP Server ==Ubuntu 16.04== apt-get install apache2 php7.0 php7.0-xmlrpc php7.0-mysql php7.0-gd php7.0-cli \ php7.0-curl mysql-client..." current
- 06:53, 4 January 2025 diff hist +614 N Squirrelmail (en) Created page with "SquirrelMail is a standard web-based email package written in PHP. It includes built-in pure PHP support for IMAP and SMTP, and all pages are created purely in HTML 4.0 (witho..." current
- 06:49, 4 January 2025 diff hist +3,412 N Block Spam Using Postfix (en) Created page with "Blocking spam using SpamAssassin for 1000 emails/minute can overload the CPU. A smarter way to block spam before it reaches SpamAssassin is using RBL (Realtime Blacklists) and..." current
- 06:45, 4 January 2025 diff hist +734 N Postfix: Block Spam (en) Created page with "Edit /etc/postfix/main.cf Add smtpd_recipient_restrictions = check_sender_access hash:/etc/postfix/sender_access, reject_invalid_hostname, reject_unknown_recipient_do..." current
- 06:44, 4 January 2025 diff hist +1,022 N Postfix: Block Sender (en) Created page with " cd /etc/postfix vi sender_access Enter the addresses you want to block: user@abadboy.com REJECT myfriend@example.com OK junk@spam.com REJECT market..." current
- 06:41, 4 January 2025 diff hist +162 N Postfix: Spam Blacklist Check (en) Created page with "To check if the postfix server you are operating is on a blacklist, you can look at: https://mxtoolbox.com/blacklists.aspx ==Interesting Links== * Postfix" current
- 06:39, 4 January 2025 diff hist +1,470 N Postfix Installation (en) Created page with "Installing postfix on Ubuntu can be done using the command: apt update apt -y install postfix During the installation process: * Select Postfix to operate as..." current
- 06:37, 4 January 2025 diff hist +1,379 N Postfix (en) Created page with "What is Postfix? It is a mail server developed by Wietse Venema that started life at IBM research as an alternative to the widely used Sendmail program. Now at Google, Wietse..." current
- 06:19, 4 January 2025 diff hist +263 Cyber Security (en) →BASIC SERVER SECURITY
- 06:14, 4 January 2025 diff hist +198 Cyber Security (en) →BASIC SERVER SECURITY
- 06:08, 4 January 2025 diff hist +1,751 N Kali Linux: Legion (en) Created page with "'''WARNING:''' Legion uses pip instead of pip3, which can be problematic in KALI 2020.2 and later versions. Legion, a branch from SECFORCE Sparta, is an open-source, easy-to-..." current
- 06:03, 4 January 2025 diff hist -3 Kali Linux: OpenVAS Installation (en) →Installation of OpenVAS current
- 06:00, 4 January 2025 diff hist +1,430 N Kali Linux: OpenVAS Installation (en) Created page with "==Installation of OpenVAS== apt update apt install openvas Set up OpenVAS, obtain your password at this stage, openvas-setup [*] [1/3] Updating: NVT --2018-05-17 15:..."
- 05:57, 4 January 2025 diff hist +5,078 N Kali Linux: w3af (en) Created page with "W3AF is a feature-rich web attack application and audit framework aimed at detecting and exploiting web vulnerabilities. The entire application security assessment process is..." current
- 05:53, 4 January 2025 diff hist -1 Kali Linux: Scan Vulnerability using Grabber (en) →Grabber Usage Example current
- 05:52, 4 January 2025 diff hist +2,697 N Kali Linux: Scan Vulnerability using Grabber (en) Created page with "Grabber is a web application scanner. It primarily detects various types of vulnerabilities on your site. Grabber is simple, not fast but portable and very easy to adapt. This..."
- 05:38, 4 January 2025 diff hist +3,306 N Kali Linux: nikto Check DVWA (en) Created page with "Nikto is an Open Source web server scanner (GPL) that performs comprehensive tests on web servers for multiple items, including more than 6700 potentially dangerous files/prog..." current
- 05:32, 4 January 2025 diff hist +4,162 N Kali Linux: nikto Search Web Vulnerability (en) Created page with "Before attacking any website, it's crucial to conduct good reconnaissance. A few minutes of reconnaissance can save hours of hacking time. Attempting various hacking technique..." current
- 05:29, 4 January 2025 diff hist -13 Kali Linux: Web Directory Traversal Vulnerability (en) current
- 05:27, 4 January 2025 diff hist +4,172 N Kali Linux: Web Directory Traversal Vulnerability (en) Created page with "Directory traversal (or path traversal) is the exploitation of a lack of security validation/sanitization of user-supplied file names, such as characters representing "travers..."
- 05:18, 4 January 2025 diff hist +10,659 N Kali Linux: Network Target Penetration Testing Planning (en) Created page with "In this writing, we will discuss the testing environment and how we choose the chosen platform. Here we will cover the following: * Introduction to advanced penetration testi..." current