<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>ITrig - Web</title>
    <link>https://itrig.de/</link>
    <description>Plattform für Open Source - Linux - IT Sicherheit</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.5.0 - http://www.s9y.org/</generator>
    
    <image>
    <url>rsslogo.png</url>
    <title>RSS: ITrig - Web - Plattform für Open Source - Linux - IT Sicherheit</title>
    <link>https://itrig.de/</link>
    <width></width>
    <height></height>
</image>

<item>
    <title>Was ist neu in Postfix 3.9</title>
    <link>https://itrig.de/index.php?/archives/2448-Was-ist-neu-in-Postfix-3.9.html</link>
            <category>Debian Ubuntu</category>
            <category>OpenSource</category>
            <category>Tipps</category>
            <category>Tools</category>
            <category>Web</category>
    
    <comments>https://itrig.de/index.php?/archives/2448-Was-ist-neu-in-Postfix-3.9.html#comments</comments>
    <wfw:comment>https://itrig.de/wfwcomment.php?cid=2448</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://itrig.de/rss.php?version=2.0&amp;type=comments&amp;cid=2448</wfw:commentRss>
    

    <author>nospam@example.com (Guenny)</author>
    <content:encoded>
    &lt;p&gt;Anfang M&amp;auml;rz wurde eine neue &lt;strong&gt;Postfix Version 3.9&lt;/strong&gt; ver&amp;ouml;ffentlicht. Nach fast einem Jahr Entwicklungszeit l&amp;ouml;st diese Version gleichzeitig den alten stabilen Zweig 3.5 ab, welcher aus dem Jahr 2020 stammt.&lt;/p&gt;

&lt;p&gt;&lt;!-- s9ymdb:2156 --&gt;&lt;img alt=&quot;Postfix&quot; class=&quot;serendipity_image_center&quot; height=&quot;211&quot; loading=&quot;lazy&quot;  srcset=&quot;&quot; src=&quot;https://itrig.de/uploads/postfix.jpg&quot; title=&quot;Postfix&quot; width=&quot;300&quot; /&gt;&lt;/p&gt;

&lt;h2&gt;Abschaltungen&lt;/h2&gt;

&lt;p&gt;Mit dieser neuen Major Version wurden alte Z&amp;ouml;pfe abgeschnitten und alte, wirklich alte, MySQL Versionen &amp;lt; 4.0. MySQL werden nicht mehr unterst&amp;uuml;tzt.&lt;/p&gt;

&lt;p&gt;Auch Features wie &amp;quot;&lt;em&gt;permit_naked_ip_address&lt;/em&gt;&amp;quot;, &amp;quot;&lt;em&gt;check_relay_domains&lt;/em&gt;&amp;quot; und &amp;quot;&lt;em&gt;reject_maps_rbl&lt;/em&gt;&amp;quot; wurden entfernt. Die Funktionen &amp;quot;&lt;em&gt;&lt;a href=&quot;https://www.postfix.org/postconf.5.html#disable_dns_lookups&quot;&gt;disable_dns_lookups&lt;/a&gt;&lt;/em&gt;&amp;quot; und &amp;quot;&lt;em&gt;&lt;a href=&quot;https://www.postfix.org/postconf.5.html#permit_mx_backup&quot;&gt;permit_mx_backup&lt;/a&gt;&lt;/em&gt;&amp;quot; wurden als &amp;uuml;berholt markiert und werden entfernt.&lt;/p&gt;

&lt;h2&gt;&amp;Auml;nderungen&lt;/h2&gt;

&lt;p&gt;Daneben wurden die angek&amp;uuml;ndigten Sicherheitsfeatures implementiert, um unter anderem gegen SMTP Smuggling vorzugehen.&lt;br /&gt;
So m&amp;uuml;ssen SMTP Clients nun &lt;em&gt;&amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt;.&amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt;&lt;/em&gt; senden, um das Ende eines Datenstroms zu signalisieren.&lt;br /&gt;
Die Funktion &lt;a href=&quot;https://www.postfix.org/postconf.5.html#smtpd_forbid_unauth_pipelining&quot;&gt;&amp;quot;&lt;em&gt;smtpd_forbid_unauth_pipelining&lt;/em&gt;&amp;quot;&lt;/a&gt; trennt ab sofort SMTP-Clients, die gegen RFC 2920 (oder 5321) Befehlspipelining-Beschr&amp;auml;nkungen versto&amp;szlig;en.&lt;br /&gt;
Zus&amp;auml;tzlich gab es Formatierungs&amp;auml;nderungen im Mailheader. Postfix verwendet jetzt zweistellige Tagesformate. Hei&amp;szlig;t, einstelligen Nummern wird eine Null vorgestellt.&lt;/p&gt;

&lt;h2&gt;Neuerungen&lt;/h2&gt;

&lt;p&gt;Nat&amp;uuml;rlich gab es auch einige Neuerungen in Postfix 3.9, die dich sicher interessieren werden.&lt;/p&gt;

&lt;ol&gt;
    &lt;li&gt;&lt;strong&gt;MongoDB&lt;/strong&gt;: Postfix spricht MongoDB, was es dir erlaubt, Daten wie &lt;em&gt;aliases&lt;/em&gt; oder &lt;em&gt;canonical&lt;/em&gt; dort abzulegen&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;ID Weiterleitung: &lt;/strong&gt;IDs k&amp;ouml;nnen nun via &lt;em&gt;ENVID (Envelope ID)&lt;/em&gt; weitergeleitet werden&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;MySQL and PostgreSQL Verbesserungen: &lt;/strong&gt;Solltest du MySQL oder PSQL einsetzen, werden die Parameter &amp;quot;&lt;em&gt;idle_interval&lt;/em&gt;&amp;quot; und &amp;quot;&lt;em&gt;retry_interval&lt;/em&gt;&amp;quot; ab sofort unterst&amp;uuml;tzt. Das erleichtert dir das Verbindungsmanagement&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Raw Public Key Support:&lt;/strong&gt; Erlaubt dir die Verwendung eines selbst signierten Zertifikats anstatt eines x509.&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;OpenSSL Konfiguration:&lt;/strong&gt; Postfix unterst&amp;uuml;tzt jetzt eigene OpenSSL Konfigurationsdateien &amp;quot;&lt;em&gt;&lt;a href=&quot;https://www.postfix.org/postconf.5.html#tls_config_file&quot;&gt;tls_config_file&lt;/a&gt;&lt;/em&gt;&amp;quot; und &amp;quot;&lt;em&gt;&lt;a href=&quot;https://www.postfix.org/postconf.5.html#tls_config_name&quot;&gt;tls_config_name&lt;/a&gt;&lt;/em&gt;&amp;quot;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;Security&lt;/h2&gt;

&lt;p&gt;Auf Seiten der Sicherheit gab es ebenfalls Neuerungen.&lt;br /&gt;
Das weiter oben bereits erw&amp;auml;hnte &amp;quot;&lt;em&gt;&lt;a href=&quot;https://www.postfix.org/postconf.5.html#smtpd_forbid_unauth_pipelining&quot;&gt;smtpd_forbid_unauth_pipelining&lt;/a&gt; = yes&lt;/em&gt;&amp;quot; gegen Blind Angriffe (SSRF Angriffe) und das ebenfalls genannte Signaling zum Ende des Datenstroms (SMTP Smuggling) z&amp;auml;hlen hier mit rein. Letzteres hat mit &amp;quot;&lt;em&gt;&lt;a href=&quot;https://www.postfix.org/postconf.5.html#smtpd_forbid_bare_newline&quot;&gt;smtpd_forbid_bare_newline&lt;/a&gt; = normalize&lt;/em&gt;&amp;quot; eine weitere Sicherheitsfunktion erhalten. Gleiches gilt f&amp;uuml;r das neue &amp;quot;&lt;em&gt;&lt;a href=&quot;https://www.postfix.org/postconf.5.html#cleanup_replace_stray_cr_lf&quot;&gt;cleanup_replace_stray_cr_lf&lt;/a&gt; = yes&lt;/em&gt;&amp;quot;&lt;br /&gt;
Als Ma&amp;szlig;nahme gegen Amplification Angriffe wurden die Abfragen des DNS Clients auf 100 reduziert, gewisserma&amp;szlig;en ein Rate Limiter am oberen Ende.&lt;/p&gt;

&lt;p&gt;Vollst&amp;auml;ndige &lt;a href=&quot;https://www.postfix.org/announcements/postfix-3.9.0.html&quot;&gt;Release Notes&lt;/a&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 24 Mar 2024 09:29:00 +0000</pubDate>
    <guid isPermaLink="false">https://itrig.de/index.php?/archives/2448-guid.html</guid>
    <category>änderungen</category>
<category>debian ubuntu</category>
<category>mongodb</category>
<category>mta</category>
<category>neuerungen</category>
<category>opensource</category>
<category>postfix</category>
<category>postfix 3.9</category>
<category>raw public key</category>
<category>release</category>
<category>smtp smuggling</category>
<category>tipps</category>
<category>tools</category>
<category>web</category>

</item>
<item>
    <title>Firefox - Cookie-Dialog-Blocker aktivieren</title>
    <link>https://itrig.de/index.php?/archives/2446-Firefox-Cookie-Dialog-Blocker-aktivieren.html</link>
            <category>Debian Ubuntu</category>
            <category>OpenSource</category>
            <category>Programme</category>
            <category>Sicherheit</category>
            <category>Tipps</category>
            <category>Tools</category>
            <category>Web</category>
    
    <comments>https://itrig.de/index.php?/archives/2446-Firefox-Cookie-Dialog-Blocker-aktivieren.html#comments</comments>
    <wfw:comment>https://itrig.de/wfwcomment.php?cid=2446</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://itrig.de/rss.php?version=2.0&amp;type=comments&amp;cid=2446</wfw:commentRss>
    

    <author>nospam@example.com (Guenny)</author>
    <content:encoded>
    &lt;h3&gt;Firefox – Cookie-Dialog-Blocker&lt;/h3&gt;

&lt;p&gt;Vor kurzem ist der neue Firefox 120 erschienen, er bringt eine nützliche Cookiedialog Blockfunktion mit.&lt;br /&gt;
Du kennst nervige Pop-ups zur Genüge, diese haben in den vergangenen Jahren das Internet zu einem Klicknet gemacht.&lt;/p&gt;

&lt;p&gt;Praktischerweise bringt der neue Firefox eine Funktion mit, um diese automatisch abzulehnen. Heißt, sie werden nicht einfach ausgeblendet, sondern sie werden beantwortet.&lt;/p&gt;

&lt;p&gt;Leider ist diese Funktion bisher nur deutschen Nutzer und dem privaten Modus vorbehalten. Das kannst du allerdings einfach über &lt;em&gt;&lt;strong&gt;about:config&lt;/strong&gt;&lt;/em&gt; ändern.&lt;/p&gt;

&lt;p&gt;&lt;!-- s9ymdb:3198 --&gt;&lt;img alt=&quot;firefox-cookie-banner-dialog-aktivieren&quot; class=&quot;serendipity_image_center&quot;  srcset=&quot;https://itrig.de/uploads/firefox-cookie-banner-dialog-aktivieren.800W.serendipityThumb.png 1200w,https://itrig.de/uploads/firefox-cookie-banner-dialog-aktivieren.400W.serendipityThumb.png 600w&quot; src=&quot;https://itrig.de/uploads/firefox-cookie-banner-dialog-aktivieren.png&quot; style=&quot;width:924px&quot; title=&quot;firefox-cookie-banner-dialog-aktivieren&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Du musst lediglich nach den Variablen &lt;em&gt;&lt;strong&gt;cookiebanners.service.mode&lt;/strong&gt;&lt;/em&gt; suchen und die Werte auf &lt;em&gt;&lt;strong&gt;1&lt;/strong&gt;&lt;/em&gt; setzen.&lt;/p&gt;

&lt;p&gt;Sollten Cookie-Banner weiterhin nicht verschwinden, kannst du auch den Wert &lt;em&gt;&lt;strong&gt;2&lt;/strong&gt;&lt;/em&gt; setzen. Dieser sorgt dafür, dass Cookie Dialoge, die nicht abgelehnt werden können, automatisch akzeptiert werden.&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;0 Cookie-Banner Blocker deaktiviert&lt;/li&gt;
    &lt;li&gt;1 Cookie-Banner Blocker lehnt ab, sofern möglich&lt;/li&gt;
    &lt;li&gt;2 Cookie-Banner Blocker lehnt ab, sofern möglich und akzeptiert den Rest&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Kontrollieren kannst du die Funktion in den Privacy Einstellungen &lt;em&gt;&lt;strong&gt;about:preferences#privacy.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Natürlich kannst du die neue Surffreude ebenfalls auf Webseiten mit Cookie-Banner testen, so etwas wie chip.de oder dergleichen. Hier hat bei mir das Ablehnen nicht funktioniert, sondern nur Wert 2 mit Ablehnen, wenn möglich, und den Rest akzeptieren.&lt;/p&gt;

&lt;h3&gt;Fingerabdruck ade&lt;/h3&gt;

&lt;p&gt;Eine weitere praktische Funktion, um den Fingerabdruck beim Surfen zu reduzieren, bietet der neue Fingerprinting-Schutz in der Canvas API, welcher allerdings auch nur im privaten Modus aktiv ist.&lt;/p&gt;

&lt;h3&gt;Links ohne Tracking kopieren&lt;/h3&gt;

&lt;p&gt;Eine ebenfalls hervorragende neue Funktion ist das Kopieren eines Links über das Kontextmenü ohne Trackinginformationen.&lt;/p&gt;

&lt;p&gt;&lt;!-- s9ymdb:3199 --&gt;&lt;img alt=&quot;firefox-link-ohne-tracking&quot; class=&quot;serendipity_image_center&quot;  srcset=&quot;&quot; src=&quot;https://itrig.de/uploads/firefox-link-ohne-tracking.png&quot; style=&quot;width:305px&quot; title=&quot;firefox-link-ohne-tracking&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Alle weiteren Neuerungen von Firefox 120 findest du bei &lt;a href=&quot;https://www.mozilla.org/en-US/firefox/120.0/releasenotes/&quot; target=&quot;_blank&quot; title=&quot;https://www.mozilla.org/en-US/firefox/120.0/releasenotes/&quot;&gt;Mozilla&lt;/a&gt;.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 22 Nov 2023 12:21:00 +0000</pubDate>
    <guid isPermaLink="false">https://itrig.de/index.php?/archives/2446-guid.html</guid>
    <category>120</category>
<category>aktivieren</category>
<category>anonymer surfen</category>
<category>blockieren</category>
<category>canvas fingerabdruck</category>
<category>cookie banner</category>
<category>cookie banner dialog</category>
<category>datensicherheit</category>
<category>debian ubuntu</category>
<category>einstellungen</category>
<category>fingerprintingschutz</category>
<category>firefox</category>
<category>neuerungen</category>
<category>opensource</category>
<category>programme</category>
<category>sicherheit</category>
<category>tipps</category>
<category>tools</category>
<category>web</category>

</item>
<item>
    <title>OSINT - Analyse Tools fürs Netzwerk</title>
    <link>https://itrig.de/index.php?/archives/2439-OSINT-Analyse-Tools-fuers-Netzwerk.html</link>
            <category>Debian Ubuntu</category>
            <category>Netzwerk</category>
            <category>OpenSource</category>
            <category>Tools</category>
            <category>Web</category>
    
    <comments>https://itrig.de/index.php?/archives/2439-OSINT-Analyse-Tools-fuers-Netzwerk.html#comments</comments>
    <wfw:comment>https://itrig.de/wfwcomment.php?cid=2439</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://itrig.de/rss.php?version=2.0&amp;type=comments&amp;cid=2439</wfw:commentRss>
    

    <author>nospam@example.com (Guenny)</author>
    <content:encoded>
    &lt;p&gt;Der Begriff OSINT (Open Source Intelligence) ist nicht erst seit 2022 ein allgemein bekannter Begriff, hat allerdings durch den Krieg in der Ukraine, Krisen und dem Durst nach Informationsgewinnung, viel Aufschwung erfahren. Das erste Mal wurde die Öffentlichkeit durch Bellingcat im Jahr 2012 darauf aufmerksam.&lt;/p&gt;

&lt;p&gt;Der Begriff steht für die Informationsgewinnung aus öffentlichen Daten. Dabei helfen Tools, diese Daten zu analysieren, zu interpretieren und zu sortieren. Gerade im Netzwerkbereich finden sich hier spannende Programme.&lt;/p&gt;

&lt;p&gt;Ich selbst nutze für persönliche Zwecke diverse öffentliche bzw. freie Tools, sei es zur Netzwerkanalyse, für verdächtige E-Mailheader oder zum DNS Check. Möglichkeiten gibt es sehr viele.&lt;/p&gt;

&lt;p&gt;Dabei ist eine kleine Liste zusammen gekommen, welche ich euch gerne zur Verfügung stellen möchte.&lt;/p&gt;

&lt;p&gt;Eine dauerhaft aktualisierte Liste findet ihr in Zukunft unter &lt;a href=&quot;https://sa9.serverdomain.org/index.php#&quot;&gt;osint.itrig.de&lt;/a&gt;.&lt;/p&gt;

&lt;div&gt;&lt;strong&gt;Browser User Agent &amp;amp; Bot Analyse (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://whatmyuseragent.com&lt;/li&gt;
    &lt;li&gt;https://robotsdb.de/robots-verzeichnis&lt;/li&gt;
    &lt;li&gt;https://www.cimtools.net/en/extra/bots_list.php&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Domain Certificates SSL Check (lokal)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/drwetter/testssl.sh&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Domain Certificates SSL Check (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://ciphersuite.info&lt;/li&gt;
    &lt;li&gt;https://crt.sh&lt;/li&gt;
    &lt;li&gt;https://www.ssllabs.com/ssltest&lt;/li&gt;
    &lt;li&gt;https://observatory.mozilla.org&lt;/li&gt;
    &lt;li&gt;https://ciphersuite.info&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Domain DNS Tools (lokal)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/darkoperator/dnsrecon&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Domain DNS Tools (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://dnsdumpster.com&lt;/li&gt;
    &lt;li&gt;https://www.whatsmydns.net&lt;/li&gt;
    &lt;li&gt;https://toolbox.googleapps.com/apps/dig&lt;/li&gt;
    &lt;li&gt;https://viewdns.info&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Domain URL Tools (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://osint.sh&lt;/li&gt;
    &lt;li&gt;https://urlscan.io&lt;/li&gt;
    &lt;li&gt;https://www.brightcloud.com/tools/url-ip-lookup.php&lt;/li&gt;
    &lt;li&gt;https://unshorten.me&lt;/li&gt;
    &lt;li&gt;https://securitytrails.com&lt;/li&gt;
    &lt;li&gt;https://www.maxmind.com/en/locate-my-ip-address&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Firmen Analyse (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://www.bundesanzeiger.de&lt;/li&gt;
    &lt;li&gt;https://www.insolvenzbekanntmachungen.de&lt;/li&gt;
    &lt;li&gt;https://www.northdata.de&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Git Search Tools (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://grep.app&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;IP Search &amp;amp; Scan Tools (lokal)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/robertdavidgraham/masscan&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;IP Search &amp;amp; Scan Tools (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://www.shodan.io/explore&lt;/li&gt;
    &lt;li&gt;https://search.censys.io&lt;/li&gt;
    &lt;li&gt;https://fullhunt.io&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Mail Analyse Tools (lokal)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/ninoseki/eml_analyzer&lt;/li&gt;
    &lt;li&gt;https://github.com/cyberdefenders/email-header-analyzer&lt;/li&gt;
    &lt;li&gt;https://thatsthem.com/reverse-email-lookup&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&amp;#160;&lt;/div&gt;

&lt;div&gt;&lt;strong&gt;Mail Analyse Tools (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://hunter.io&lt;/li&gt;
    &lt;li&gt;https://emailrep.io&lt;/li&gt;
    &lt;li&gt;https://eml-analyzer.herokuapp.com&lt;/li&gt;
    &lt;li&gt;https://www.spf-record.de&lt;/li&gt;
    &lt;li&gt;https://toolbox.googleapps.com/apps/messageheader&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Malware &amp;amp; File Analyse (lokal)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/mandiant/capa&lt;/li&gt;
    &lt;li&gt;https://github.com/horsicq/Detect-It-Easy&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Malware &amp;amp; File Analyse (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://labs.inquest.net&lt;/li&gt;
    &lt;li&gt;https://www.virustotal.com/gui/home/search&lt;/li&gt;
    &lt;li&gt;https://www.filescan.io/scan&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Messenger Analyse (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://telemetr.io (telegram)&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Multitools (lokal)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/pyhackertarget/hackertarget&lt;/li&gt;
    &lt;li&gt;https://github.com/laramies/theHarvester&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Multitools Browser Add-ons&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/ninoseki/mitaka&lt;/li&gt;
    &lt;li&gt;https://addons.mozilla.org/de/firefox/addon/hacktools&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Network BGP / ASN Tools (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://bgp.he.net&lt;/li&gt;
    &lt;li&gt;https://www.peeringdb.com&lt;/li&gt;
    &lt;li&gt;https://bgp.tools&lt;/li&gt;
    &lt;li&gt;https://bgpstream.crosswork.cisco.com&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Sammlungen - Collections&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://github.com/jivoi/awesome-osint&lt;/li&gt;
    &lt;li&gt;https://github.com/cipher387/osint_stuff_tool_collection&lt;/li&gt;
    &lt;li&gt;https://osintframework.com&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Schwachstellen - CVE (online)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;https://www.cvedetails.com&lt;/li&gt;
    &lt;li&gt;https://www.cve.org&lt;/li&gt;
    &lt;li&gt;https://www.opencve.io&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Sonstiges&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://iknowwhereyourcatlives.com (Katzen)&lt;/li&gt;
    &lt;li&gt;https://intelx.io (Darkweb)&lt;/li&gt;
    &lt;li&gt;https://github.com/secdev/scapy (Traffic Tests)&lt;/li&gt;
    &lt;li&gt;https://locust.io (Traffic Tests)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Website Traffic&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;https://www.similarweb.com/de&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;&lt;strong&gt;Webtech Analyse (online)&lt;/strong&gt;&lt;/div&gt;

&lt;ul&gt;
    &lt;li&gt;https://www.wappalyzer.com&lt;/li&gt;
    &lt;li&gt;https://osint.sh/stack&lt;/li&gt;
    &lt;li&gt;https://website.informer.com&lt;/li&gt;
    &lt;li&gt;https://builtwith.com&lt;/li&gt;
    &lt;li&gt;https://www.whatruns.com&lt;/li&gt;
&lt;/ul&gt;
 
    </content:encoded>

    <pubDate>Mon, 26 Dec 2022 11:31:00 +0000</pubDate>
    <guid isPermaLink="false">https://itrig.de/index.php?/archives/2439-guid.html</guid>
    <category>analyse</category>
<category>debian ubuntu</category>
<category>informationsgewinnung</category>
<category>list</category>
<category>netzwerk</category>
<category>netzwerkanalyse</category>
<category>netzwerktools</category>
<category>open source intelligence</category>
<category>opensource</category>
<category>osint</category>
<category>praktische tools</category>
<category>reconnaissance</category>
<category>tools</category>
<category>übersicht</category>
<category>web</category>

</item>
<item>
    <title>IIS Crypto 3.3 - Protokolle und Cipher Suites unter Windows verwalten</title>
    <link>https://itrig.de/index.php?/archives/2435-IIS-Crypto-3.3-Protokolle-und-Cipher-Suites-unter-Windows-verwalten.html</link>
            <category>Hacking</category>
            <category>Netzwerk</category>
            <category>Sicherheit</category>
            <category>Tipps</category>
            <category>Tools</category>
            <category>Web</category>
            <category>Windows</category>
    
    <comments>https://itrig.de/index.php?/archives/2435-IIS-Crypto-3.3-Protokolle-und-Cipher-Suites-unter-Windows-verwalten.html#comments</comments>
    <wfw:comment>https://itrig.de/wfwcomment.php?cid=2435</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://itrig.de/rss.php?version=2.0&amp;type=comments&amp;cid=2435</wfw:commentRss>
    

    <author>nospam@example.com (Guenny)</author>
    <content:encoded>
    &lt;p&gt;Um Cipher Suites auf Windows Servern zur verwalten, muss in die Registry &lt;em&gt;(&lt;code&gt;HKEY&lt;em&gt;LOCAL&lt;/em&gt;MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL&lt;/code&gt;)&lt;/em&gt; eingegriffen werden. Nartac Software möchte diesen Eingriff am offenen Herzen vereinfachen und bietet seit Jahren das Tool IIS Crypto an.&lt;/p&gt;

&lt;h1&gt;IIS Crypto 3.3&lt;/h1&gt;

&lt;p&gt;IIS Crypto ermöglicht die einfache Verwaltung von Server-Protokollen, Chipers, Hashes und Schlüsselaustauschalgorithmen unter einer Oberfläche.&lt;/p&gt;

&lt;p&gt;Ich habe dieses Tool früher oft verwendet, um Windows Server zu härten. Es werden die Versionen 2008, 2012, 2016, 2019 und 2022 unterstützt. Am besten hat mir die Möglichkeit gefallen, Cipher Suites neu anzuordnen.&lt;/p&gt;

&lt;p&gt;Neben Windows Server 2022 wurde in der aktuellen Version die Unterstützung für TLS 1.3 implementiert.&lt;/p&gt;

&lt;p&gt;Vorhandene Vorlagen wurden angepasst. So werden im Strict Template nun CBC Ciphers Suites unter Windows 2016 und höher entfernt.&lt;/p&gt;

&lt;p&gt;&lt;!-- s9ymdb:3183 --&gt;&lt;img alt=&quot;iss-crypto&quot; class=&quot;serendipity_image_center&quot;  srcset=&quot;https://itrig.de/uploads/iss-crypto.800W.serendipityThumb.png 1200w,https://itrig.de/uploads/iss-crypto.400W.serendipityThumb.png 600w&quot; src=&quot;https://itrig.de/uploads/iss-crypto.png&quot; style=&quot;width:800px&quot; title=&quot;iss-crypto&quot; /&gt;&lt;/p&gt;

&lt;h2&gt;Fazit&lt;/h2&gt;

&lt;p&gt;Wenn man bedenkt, wie lange TLS 1.3 bereits im Einsatz ist, haben sich die Entwickler hinter IIS Crypto sehr (sehr) viel Zeit gelassen.&lt;/p&gt;

&lt;p&gt;Unabhängig davon bietet das Tool mit seinen Best Practices (siehe Screenshot) unerfahrenen Nutzern eine einfache Möglichkeit, Windows Server zu härten und besser abzusichern.&lt;/p&gt;

&lt;p&gt;&lt;!-- s9ymdb:2757 --&gt;&lt;a href=&quot;https://www.nartac.com/Products/IISCrypto/Download&quot; target=&quot;_blank&quot; title=&quot;https://www.nartac.com/Products/IISCrypto/Download&quot;&gt;&lt;img alt=&quot;Download&quot; class=&quot;serendipity_image_center&quot;  srcset=&quot;&quot; src=&quot;https://itrig.de/uploads/button.png&quot; style=&quot;width:161px&quot; title=&quot;Download&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Mon, 07 Nov 2022 09:00:00 +0000</pubDate>
    <guid isPermaLink="false">https://itrig.de/index.php?/archives/2435-guid.html</guid>
    <category>2022</category>
<category>absichern</category>
<category>best practices</category>
<category>cbc</category>
<category>cipher suites</category>
<category>cipher suites anpassen</category>
<category>diffie hellmann</category>
<category>hacking</category>
<category>hashes</category>
<category>iis crypto</category>
<category>netzwerk</category>
<category>sicherheit</category>
<category>tipps</category>
<category>tls 1.3</category>
<category>tools</category>
<category>web</category>
<category>windows</category>
<category>windows server</category>
<category>windows server härten</category>

</item>
<item>
    <title>Serverumzug mit Serendipity - Datenbank Update notwendig</title>
    <link>https://itrig.de/index.php?/archives/2418-Serverumzug-mit-Serendipity-Datenbank-Update-notwendig.html</link>
            <category>Datenbanken</category>
            <category>Debian Ubuntu</category>
            <category>Intern</category>
            <category>OpenSource</category>
            <category>Sonstiges</category>
            <category>Tipps</category>
            <category>Web</category>
    
    <comments>https://itrig.de/index.php?/archives/2418-Serverumzug-mit-Serendipity-Datenbank-Update-notwendig.html#comments</comments>
    <wfw:comment>https://itrig.de/wfwcomment.php?cid=2418</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://itrig.de/rss.php?version=2.0&amp;type=comments&amp;cid=2418</wfw:commentRss>
    

    <author>nospam@example.com (Guenny)</author>
    <content:encoded>
    &lt;p&gt;Vor einiger Zeit ist ITrig auf einen neuen Server umgezogen.&lt;/p&gt;

&lt;p&gt;Nach dem Umzug wollte das Blog nicht mehr so richtig funktionieren. Auch der Adminbereich war nicht mehr erreichbar und zeigte komische Fehler an. Nach etwas Recherche war schnell klar, dass bei Serendipity Pfade leider hart in der Datenbank stehen, welche nicht mehr auf die neue Serverstruktur passten.&lt;/p&gt;

&lt;p&gt;Da diese Schritte nicht in der &lt;a href=&quot;https://docs.s9y.org/docs/faq/index.html#docs-how-can-i-move-an-existing-serendipity-installation-to-a-different-place-server-or-path&quot; target=&quot;_blank&quot; title=&quot;https://docs.s9y.org/docs/faq/index.html#docs-how-can-i-move-an-existing-serendipity-installation-to-a-different-place-server-or-path&quot;&gt;Umzugsanleitung&lt;/a&gt; der S9y Seite vorhanden sind, bzw. ich sie einfach nicht gefunden habe, möchte ich hier das Vorgehen dokumentieren.&lt;/p&gt;

&lt;p&gt;&lt;!-- s9ymdb:3120 --&gt;&lt;img alt=&quot;s9y-logo&quot; class=&quot;serendipity_image_center&quot;  srcset=&quot;&quot; src=&quot;https://itrig.de/uploads/s9y-logo.png&quot; style=&quot;width:300px&quot; title=&quot;s9y-logo&quot; /&gt;&lt;/p&gt;

&lt;h1&gt;Serendipity Blog Pfad in der Datenbank anpassen&lt;/h1&gt;

&lt;p&gt;Zunächst wird die Ausgabe des aktuellen Pfads geprüft.&lt;/p&gt;

&lt;pre&gt;
&lt;code class=&quot;language-bash&quot;&gt;mysql -uroot -p
USE s9y_db;
SELECT * FROM `serendipity_config` WHERE name=&#039;serendipityPath&#039;

               serendipityPath               /alterPfad/html/www/&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Nun kann der Pfad auf die neue Struktur aktualisiert werden.&lt;/p&gt;

&lt;pre&gt;
&lt;code class=&quot;language-bash&quot;&gt;UPDATE `serendipity_config` set value = &#039;/neuerPfad/&#039; WHERE name = &#039;serendipityPath&#039;;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Ein weiterer Wert, der vielleicht angepasst werden muss ist serendipityHTTPPath.&lt;/p&gt;

&lt;pre&gt;
&lt;code class=&quot;language-bash&quot;&gt;SELECT * FROM `serendipity_config` WHERE name=&#039;serendipityHTTPPath&#039;

UPDATE `serendipity_config` set value = &#039;/NeuerPfad/&#039; WHERE name = &#039;serendipityHTTPPath&#039;;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Sollte sich zusätzlich die URL geändert haben, dann kann auch diese direkt angepasst werden.&lt;/p&gt;

&lt;pre&gt;
&lt;code class=&quot;language-bash&quot;&gt;SELECT * FROM `serendipity_config` WHERE name = &#039;defaultBaseURL&#039;;

UPDATE `serendipity_config` set value = &#039;https://neuedomain.de&#039; WHERE name = &#039;defaultBaseURL&#039;;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Nun sollte das System wieder wie gewohnt auf dem neuen Server erreichbar sein.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 24 Oct 2021 13:16:00 +0000</pubDate>
    <guid isPermaLink="false">https://itrig.de/index.php?/archives/2418-guid.html</guid>
    <category>datenbank</category>
<category>datenbank anpassen</category>
<category>datenbanken</category>
<category>doku</category>
<category>error</category>
<category>intern</category>
<category>linux</category>
<category>neue url</category>
<category>opensource</category>
<category>s9y</category>
<category>select</category>
<category>serendipity</category>
<category>serendipitypath</category>
<category>serverumzug</category>
<category>sonstiges</category>
<category>tipps</category>
<category>ubuntu</category>
<category>update</category>
<category>url</category>
<category>web</category>

</item>

</channel>
</rss>
