<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.osvex.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="0.91">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Docs OS - linux:pentest</title>
        <description></description>
        <link>https://wiki.osvex.com/</link>
        <lastBuildDate>Wed, 10 Jun 2026 08:27:42 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.osvex.com/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>Docs OS</title>
            <link>https://wiki.osvex.com/</link>
        </image>
        <item>
            <title>Heartbleed - вразливість</title>
            <link>https://wiki.osvex.com/doku.php?id=linux:pentest:heartbleed&amp;rev=1700724144&amp;do=diff</link>
            <description>Heartbleed - вразливість

Перевіряємо через sslcan


sslscan osvex.com



Не знайдено вразливостей. Вивід:


  Heartbleed:
TLSv1.3 not vulnerable to heartbleed
TLSv1.2 not vulnerable to heartbleed
TLSv1.1 not vulnerable to heartbleed
TLSv1.0 not vulnerable to heartbleed</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 23 Nov 2023 07:22:24 +0000</pubDate>
        </item>
        <item>
            <title>Whatweb</title>
            <link>https://wiki.osvex.com/doku.php?id=linux:pentest:whatweb&amp;rev=1717063040&amp;do=diff</link>
            <description>Whatweb

Сканування сайта, визначення CMS

https://www.kali.org/tools/whatweb/

https://github.com/urbanadventurer/WhatWeb/wiki/Example-Usage

Синтаксис:



whatweb -v -a 3 topadmin.biz



Ключ -a - агресивне сканування рівня 1, 2, 3.

Ключ -v - напевно що повний вивід</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 30 May 2024 09:57:20 +0000</pubDate>
        </item>
        <item>
            <title>WPScan - Kali Linux</title>
            <link>https://wiki.osvex.com/doku.php?id=linux:pentest:wpscan&amp;rev=1700723976&amp;do=diff</link>
            <description>WPScan - Kali Linux

Шукаєм вразливості та імена користувачів:


wpscan --url wp.osvex.com --enumerate u



Знайшли користувача osvex. Підбор паролю через wpscan по словарю passwords.txt:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 23 Nov 2023 07:19:36 +0000</pubDate>
        </item>
    </channel>
</rss>
