<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Security on ae3.ch</title>
    <link>https://ae3.ch/tags/security/</link>
    <description>Recent content in Security on ae3.ch</description>
    <image>
      <title>ae3.ch</title>
      <url>https://ae3.ch/ae3-og.png</url>
      <link>https://ae3.ch/ae3-og.png</link>
    </image>
    <generator>Hugo -- 0.154.5</generator>
    <language>en</language>
    <lastBuildDate>Mon, 12 Dec 2022 17:46:28 +0100</lastBuildDate>
    <atom:link href="https://ae3.ch/tags/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Telegram Notification on successful SSH Login</title>
      <link>https://ae3.ch/telegram-notification-on-successful-ssh-login/</link>
      <pubDate>Mon, 12 Dec 2022 17:46:28 +0100</pubDate>
      <guid>https://ae3.ch/telegram-notification-on-successful-ssh-login/</guid>
      <description>&lt;p&gt;With the following script we monitor the SSH login on a server and send a notification via Telegram API.&lt;/p&gt;
&lt;p&gt;This way you will get a notification in real time when someone logs in to your server via SSH. For me this is a valuable security feature.&lt;/p&gt;
&lt;h1 id=&#34;telegram-notification-on-successful-ssh-login&#34;&gt;Telegram Notification on successful SSH Login&lt;/h1&gt;
&lt;h2 id=&#34;telegram-send-python-script&#34;&gt;telegram-send Python Script&lt;/h2&gt;
&lt;p&gt;First, we create the following Python script, which is used to send messages to Telegram&amp;rsquo;s API.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Securing Grav Admin</title>
      <link>https://ae3.ch/securing-grav-admin/</link>
      <pubDate>Fri, 23 Apr 2021 14:15:42 +0100</pubDate>
      <guid>https://ae3.ch/securing-grav-admin/</guid>
      <description>&lt;p&gt;Grav CMS can be used with an additional admin plugin to be able to administer the website without access to the actual file system.&lt;/p&gt;
&lt;p&gt;This comes with potential danger, because whoever gains access to the admin plugin has unrestricted access to your Grav installation.&lt;/p&gt;
&lt;h2 id=&#34;htaccess-rule&#34;&gt;.htaccess Rule&lt;/h2&gt;
&lt;p&gt;With the following .htaccess rule you can protect the admin area of Grav with a password.&lt;/p&gt;
&lt;p&gt;Simply add the following content to your .htaccess file in the root directory of your Grav installation e.g. /home/username/public_html/.htaccess.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
