home.social

#nmap — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nmap, aggregated by home.social.

  1. Detect stealth port knocking with NSE. Use knock.nse to analyze packet captures or simulate knocks, probing sequences like 7000,8000 to uncover hidden firewall openings. Works on Linux, macOS. #nmap #snippet #port-knocking #nse #ValtersIT

    valtersit.com/vault/port-knock

  2. The new #BashCore CLI build is ready! ✨

    ​Integrated OpenCode AI directly into the terminal. Tested it by letting the agent autonomously run #nmap and #Metasploit modules to pentest my custom hardware VPN gateway. It delivered a full security audit in seconds using minimal tokens.

    ​Looking back to a few years ago when I was just moving my first steps in cybersecurity and custom distros, seeing this architecture work feels amazing 🫠

    ​Uploading to the site soon!

    #AI #Infosec #Privacy #Linux

  3. The new #BashCore CLI build is ready! ✨

    ​Integrated OpenCode AI directly into the terminal. Tested it by letting the agent autonomously run #nmap and #Metasploit modules to pentest my custom hardware VPN gateway. It delivered a full security audit in seconds using minimal tokens.

    ​Looking back to a few years ago when I was just moving my first steps in cybersecurity and custom distros, seeing this architecture work feels amazing 🫠

    ​Uploading to the site soon!

    #AI #Infosec #Privacy #Linux

  4. Those of us on distros - how do you install bash tools like , etc that arent in the base image?

    I have been building my own sysext, which, is a lot of work and needs to be manually updated from time to time, but I had someone suggest the repos as an alternative.

    I previously aliased commands

    I try not to layer on my ostree, as it slows down updating so badly.

    Comment if you do something else

  5. Those of us on #atomic distros - how do you install bash tools like #nmap, #telnet etc that arent in the base image?

    I have been building my own sysext, which, is a lot of work and needs to be manually updated from time to time, but I had someone suggest the #brew repos as an alternative.

    I previously aliased #distrobox commands

    I try not to layer on my ostree, as it slows down updating so badly.

    Comment if you do something else

    #ostree #immutable #fedora #linux #tech #question #poll

  6. No te acordás la dirección IP que le pusiste al DVR?

    No importa, si lo conectaste a la red LAN, en GNU/Linux podés usar esto para escanear toda la red:

    ╰$ sudo nmap -sP 192.168.1.0/24

    #tip #linux #gnu #linuxtips #juncotic #nmap #terminal

  7. No te acordás la dirección IP que le pusiste al DVR?

    No importa, si lo conectaste a la red LAN, en GNU/Linux podés usar esto para escanear toda la red:

    ╰$ sudo nmap -sP 192.168.1.0/24

    #tip #linux #gnu #linuxtips #juncotic #nmap #terminal

  8. No te acordás la dirección IP que le pusiste al DVR?

    No importa, si lo conectaste a la red LAN, en GNU/Linux podés usar esto para escanear toda la red:

    ╰$ sudo nmap -sP 192.168.1.0/24

    #tip #linux #gnu #linuxtips #juncotic #nmap #terminal

  9. No te acordás la dirección IP que le pusiste al DVR?

    No importa, si lo conectaste a la red LAN, en GNU/Linux podés usar esto para escanear toda la red:

    ╰$ sudo nmap -sP 192.168.1.0/24

    #tip #linux #gnu #linuxtips #juncotic #nmap #terminal

  10. Black-box пентест: как одна панель управления раскрыла 30 поддоменов и Zabbix в открытом доступе

    Недавно мне поступила задача: провести внешний black-box пентест клиентской панели управления. Входных данных — минимум: только URL. Ни IP-диапазонов, ни схемы сети, ни описания архитектуры. Звучит как типичная история, но в процессе я наткнулся на такие грабли, что решил поделиться методологией. Статья будет полезна и начинающим пентестерам, и админам, которые хотят понять, как их инфраструктуру видят из интернета.

    habr.com/ru/companies/cloud4y/

    #пентест #blackbox #информационная_безопасность #OSINT #Certificate_Transparency #crtsh #subfinder #nmap #Zabbix #DevOps

  11. Nmap — Сетевой сканер портов и служб

    nmap Что делает Сканирует сети и хосты: определяет открытые порты, запущенные сервисы, версии ПО и операционную систему. Работает через отправку специально сформированных пакетов и анализ ответов. Стандарт де-факто для сетевой разведки.

    habr.com/ru/articles/1042462/

    #nmap #nmapсканирование #системное_администрирование #сисадмин

  12. What is Web Security and Web Penetration Testing Tools

    In this article, I cover essential web penetration testing tools and how they fit into different stages of the assessment process.
    denizhalil.com/2024/12/19/web-

    #CyberSecurity #WebSecurity #Pentesting #BurpSuite #Nmap #SQLMap #BugBounty #RedTeam #InfoSec #EthicalHacking #SecurityTools #DenizHalil

  13. What is Web Security and Web Penetration Testing Tools

    In this article, I cover essential web penetration testing tools and how they fit into different stages of the assessment process.
    denizhalil.com/2024/12/19/web-

    #CyberSecurity #WebSecurity #Pentesting #BurpSuite #Nmap #SQLMap #BugBounty #RedTeam #InfoSec #EthicalHacking #SecurityTools #DenizHalil

  14. What is Web Security and Web Penetration Testing Tools

    In this article, I cover essential web penetration testing tools and how they fit into different stages of the assessment process.
    denizhalil.com/2024/12/19/web-

    #CyberSecurity #WebSecurity #Pentesting #BurpSuite #Nmap #SQLMap #BugBounty #RedTeam #InfoSec #EthicalHacking #SecurityTools #DenizHalil

  15. Почему порты стали «дверями» в сервер, и кто решил, что SSH будет 22

    В 1995 году Тату Илонен написал письмо длиной с пост на Хабре и бесплатно получил номер ssh -p 22 user@host, который теперь знает каждый сисадмин. Но до этого порты были однонаправленными, чётные номера считались ненужными, а половина слотов вообще пустовала. О том, как порты стали «дверями» в сервер и что останется от них через десять лет, рассказал в статье. Читать

    habr.com/ru/companies/ruvds/ar

    #SSH #Linux_kernel #NAT #Nmap #BSD #RFC #DevOps #сетевые_технологии #tcp #ruvds_статьи

  16. Почему порты стали «дверями» в сервер, и кто решил, что SSH будет 22

    В 1995 году Тату Илонен написал письмо длиной с пост на Хабре и бесплатно получил номер ssh -p 22 user@host, который теперь знает каждый сисадмин. Но до этого порты были однонаправленными, чётные номера считались ненужными, а половина слотов вообще пустовала. О том, как порты стали «дверями» в сервер и что останется от них через десять лет, рассказал в статье. Читать

    habr.com/ru/companies/ruvds/ar

    #SSH #Linux_kernel #NAT #Nmap #BSD #RFC #DevOps #сетевые_технологии #tcp #ruvds_статьи

  17. Почему порты стали «дверями» в сервер, и кто решил, что SSH будет 22

    В 1995 году Тату Илонен написал письмо длиной с пост на Хабре и бесплатно получил номер ssh -p 22 user@host, который теперь знает каждый сисадмин. Но до этого порты были однонаправленными, чётные номера считались ненужными, а половина слотов вообще пустовала. О том, как порты стали «дверями» в сервер и что останется от них через десять лет, рассказал в статье. Читать

    habr.com/ru/companies/ruvds/ar

    #SSH #Linux_kernel #NAT #Nmap #BSD #RFC #DevOps #сетевые_технологии #tcp #ruvds_статьи

  18. now what is this? Latest Linux Snippets part #6 is out on the blog schulz.dk/2026/05/16/linux-sni
    Talking about how to ping sweep a network - even without installing extra tools.
    #bash #blogpost #linux #tricks #nmap #network @blog #blog

  19. Как наказать цифрового воробья или как я проходил таск PigeonsRevenge от платформы ACLabs.pro

    Данный таск был частью 5 сезона CTF, который проходил на площадке ACLabs. Машина необычная с увлекательным сюжетом и интересными уязвимостями. Условие задачи: Борис — старый почтовый голубь. Катя, его голубка, улетела к наглому Воробью. Три дня Борис пил дешёвое пойло и строчил план мести. Теперь этот план у тебя. Помоги Борису пробраться в цифровое гнездо Воробья, украсть его аккаунт и стать рутом. Следуй за пьяными записками — там всё сказано и даже больше. Внимание, стенд будет полностью готов только по истечении обратного времени отсчета, даже если адрес появился раньше! Цепочка атаки Атакующая цепочка «PigeonsRevenge» комбинирует одну реальную критическую CVE (Webmin 1.910 — CVE-2019-15107, 9.8 CRITICAL) с набором классических техник ATT&CK : активная разведка → port knocking → эксплуатация публичного приложения → Metasploit reverse-shell → туннелирование Ligolo-ng → инъекция через переменную окружения в кастомный бинарник → обход фильтра табуляцией → закрепление с root -привилегиями.

    habr.com/ru/articles/1024360/

    #nmap #bash #docker #ssh #ghidra #cve #webmin #metasploit #privelege_escalation #pivoting

  20. New HTB walkthrough: REDEEMER (Tier 0) - Redis fundamentals for beginners.

    Redis is everywhere! Caching, session stores, job queues – and when it is exposed or misconfigured, it can leak sensitive data. I just published a beginner-focused walkthrough that covers:

    🔹 How sensitive data can be stored directly in memory
    🔹 What Redis is and common use cases
    🔹 Why you shouldn't expose Redis without authentication
    🔹 How to identify Redis with Nmap (port 6379)
    🔹 How to connect with "redis-cli", enumerate keys and databases
    🔹 Why "KEYS *" is fine for CTFs but use "SCAN" in production

    This is part of my ongoing Hack The Box Starting Point – Step-by-Step Walkthrough for Beginners series, where the goal is to help newcomers build strong fundamentals in ethical hacking.

    🎥 Watch the HTB Redeemer walkthrough here:

    youtube.com/watch?v=81JN1vy1HGY

    📂 Full playlist:

    youtube.com/playlist?list=PL2m

    If you are transitioning into cybersecurity, bug bounty, or pentesting - this series is built for you.

    Happy learning and keep hacking ethically 🔐

    #CyberSecurity #EthicalHacking #HackTheBox #PenetrationTesting #Learning #TechEducation #BeginnerHacking #HTBStartingPoint #Nmap #KaliLinux #redis

  21. Built a custom Buildroot distro for #Raspberry Pi 4 running:

    Linux 6.12 PREEMPT_RT, Wi‑Fi, #NordVPN, #Tor + #Proxychains, #macchanger, #nftables, #nmap, #netcat, #watchdog.

    A real‑time, stealth, weapon‑grade network appliance.

    Minimal. Fast. Untraceable. Mine 👊🏻

    #Linux #Buildroot #RaspberryPi #PREEMPTRT #FOSS #Privacy #Networking

  22. Built a custom Buildroot distro for #Raspberry Pi 4 running:

    Linux 6.12 PREEMPT_RT, Wi‑Fi, #NordVPN, #Tor + #Proxychains, #macchanger, #nftables, #nmap, #netcat, #watchdog.

    A real‑time, stealth, weapon‑grade network appliance.

    Minimal. Fast. Untraceable. Mine 👊🏻

    #Linux #Buildroot #RaspberryPi #PREEMPTRT #FOSS #Privacy #Networking

  23. Built a custom Buildroot distro for #Raspberry Pi 4 running:

    Linux 6.12 PREEMPT_RT, Wi‑Fi, #NordVPN, #Tor + #Proxychains, #macchanger, #nftables, #nmap, #netcat, #watchdog.

    A real‑time, stealth, weapon‑grade network appliance.

    Minimal. Fast. Untraceable. Mine 👊🏻

    #Linux #Buildroot #RaspberryPi #PREEMPTRT #FOSS #Privacy #Networking

  24. Built a custom Buildroot distro for #Raspberry Pi 4 running:

    Linux 6.12 PREEMPT_RT, Wi‑Fi, #NordVPN, #Tor + #Proxychains, #macchanger, #nftables, #nmap, #netcat, #watchdog.

    A real‑time, stealth, weapon‑grade network appliance.

    Minimal. Fast. Untraceable. Mine 👊🏻

    #Linux #Buildroot #RaspberryPi #PREEMPTRT #FOSS #Privacy #Networking

  25. Built a custom Buildroot distro for #Raspberry Pi 4 running:

    Linux 6.12 PREEMPT_RT, Wi‑Fi, #NordVPN, #Tor + #Proxychains, #macchanger, #nftables, #nmap, #netcat, #watchdog.

    A real‑time, stealth, weapon‑grade network appliance.

    Minimal. Fast. Untraceable. Mine 👊🏻

    #Linux #Buildroot #RaspberryPi #PREEMPTRT #FOSS #Privacy #Networking

  26. New Learning Tool Nmap Timing Visualizer

    In the spirit of helping others master Nmap, i made this widget for you to play with. Enjoy and i hope it makes learning about Nmap's timing arguments fun and interactive.

    chickenpwny.github.io/NmapTimingTe...

    #Nmap #PenetrationTesting #NetworkScanning

  27. New Learning Tool Nmap Timing Visualizer

    In the spirit of helping others master Nmap, i made this widget for you to play with. Enjoy and i hope it makes learning about Nmap's timing arguments fun and interactive.

    chickenpwny.github.io/NmapTimingTe...

    #Nmap #PenetrationTesting #NetworkScanning

  28. New tool: Interactive Nmap Timing Template Visualizer

    In the spirit of helping others master Nmap, i made this widget for you to play with. Enjoy and i hope it makes learning about Nmap's timing arguements fun and interactive.

    chickenpwny.github.io/NmapTimi

    #Nmap #PenetrationTesting #NetworkScanning

  29. New tool: Interactive Nmap Timing Template Visualizer

    In the spirit of helping others master Nmap, i made this widget for you to play with. Enjoy and i hope it makes learning about Nmap's timing arguements fun and interactive.

    chickenpwny.github.io/NmapTimi

    #Nmap #PenetrationTesting #NetworkScanning

  30. Target and Discovery Configuration Options for “nmap”

    The nmap command contains numerous configuration options for port scanning operations, as appropriate and as necessary. The options and parameters include -iL for input from host and network list file names, -iR for random targets, --exclude for exclusion of hosts and networks, and --excludefile for the exclusion of lists from files. Host discovery options include -sL for list scans, -sn for ping scans (disabling the port scans), -Pn to assume complete operations online, and additional […]

    novatopflex.wordpress.com/2025

  31. Что такое структура оценки уязвимости

    ​Система оценки уязвимостей — это способ, позволяющий организациям проверить свои системы, сети и приложения на наличие уязвимостей, которыми могут воспользоваться хакеры. Подобно тому, как мы проверяем свои дома на наличие сломанных замков или уязвимых мест, оценка...

    #DST #DSTGlobal #ДСТ #ДСТГлобал #уязвимости #безопасность #OpenVAS #NMap #Nessus #QualysGuard #BurpSuite #киберугрозы #FTP #SSH #Telnet

    Источник: dstglobal.ru/club/1116-chto-ta

  32. 🚀 Beginner’s Guide to Penetration Testing — Start Your Ethical Hacking Journey

    Learn the five core phases of a pentest (recon → scanning → gaining access → post-exploitation → reporting), the essential tools you’ll use, and the ethical mindset to practice safely and legally. Perfect for beginners who want a practical, hands-on path into cybersecurity. 🛡️🧭

    #penetrationtesting #ethicalhacking #cybersecurity #Infosec #pentest #BeginnerGuide #KaliLinux #Nmap #Metasploit #HackingTools #SecurityTesting #WhiteHat #AxximumInfoSolutions

  33. 🚀 Beginner’s Guide to Penetration Testing — Start Your Ethical Hacking Journey

    Learn the five core phases of a pentest (recon → scanning → gaining access → post-exploitation → reporting), the essential tools you’ll use, and the ethical mindset to practice safely and legally. Perfect for beginners who want a practical, hands-on path into cybersecurity. 🛡️🧭

    #penetrationtesting #ethicalhacking #cybersecurity #Infosec #pentest #BeginnerGuide #KaliLinux #Nmap #Metasploit #HackingTools #SecurityTesting #WhiteHat #AxximumInfoSolutions

  34. 🐉 Top 10 Kali Linux Tools — Essential Picks

    Quick list of 10 widely-used Kali tools for recon, web testing, exploitation, and forensics — use only in labs or with explicit permission. ⚡🛡️

    #KaliLinux #PenTesting #InfoSec #EthicalHacking #Nmap #Wireshark #Metasploit #BurpSuite #Hashcat #Forensics

  35. 🐉 Top 10 Kali Linux Tools — Essential Picks

    Quick list of 10 widely-used Kali tools for recon, web testing, exploitation, and forensics — use only in labs or with explicit permission. ⚡🛡️

    #KaliLinux #PenTesting #InfoSec #EthicalHacking #Nmap #Wireshark #Metasploit #BurpSuite #Hashcat #Forensics

  36. 🐉 Top 10 Kali Linux Tools — Essential Picks

    Quick list of 10 widely-used Kali tools for recon, web testing, exploitation, and forensics — use only in labs or with explicit permission. ⚡🛡️

    #KaliLinux #PenTesting #InfoSec #EthicalHacking #Nmap #Wireshark #Metasploit #BurpSuite #Hashcat #Forensics

  37. 🐉 Top 10 Kali Linux Tools — Essential Picks

    Quick list of 10 widely-used Kali tools for recon, web testing, exploitation, and forensics — use only in labs or with explicit permission. ⚡🛡️

    #KaliLinux #PenTesting #InfoSec #EthicalHacking #Nmap #Wireshark #Metasploit #BurpSuite #Hashcat #Forensics

  38. 🐉 Top 10 Kali Linux Tools — Essential Picks

    Quick list of 10 widely-used Kali tools for recon, web testing, exploitation, and forensics — use only in labs or with explicit permission. ⚡🛡️

    #KaliLinux #PenTesting #InfoSec #EthicalHacking #Nmap #Wireshark #Metasploit #BurpSuite #Hashcat #Forensics

  39. Когда лень проверять порты вручную: магия Nmap

    Привет, Хабр! В современном мире сети растут крайне быстро, устройств становится всё больше, в связи с чем растёт и количество уязвимых мест. Ручной мониторинг открытых портов, сервисов и дыр в безопасности — схоже с поиском иглы в стоге сена, когда в кармане лежит магнит. Чем полезна автоматизация и какие проблемы она решает: — Время — сканирование сотен IP вручную может занять часы — Человеческий фактор — пропустить критичный порт или уязвимость очень легко — Регулярность — безопасность требует постоянного контроля и мониторинга, а не разовых проверок

    habr.com/ru/articles/931364/

    #Nmap #Linux #скрипт #аудит #bashскрипт #security

  40. (BRS) — CLI-набор для сетевой разведки и аудита безопасности

    Мы в EasyProTech часто работаем с инфраструктурой, в которой нет места сложным обёрткам, тяжёлым тулзетам и веб-интерфейсам. Нужно просто:

    habr.com/ru/articles/923436/

    #network #bash #bash_scripting #linux #nmap #sqlmap #pentest #инфраструктурный_пентест