home.social

#bughunter — Public Fediverse posts

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

fetched live
  1. El lado del mal - "Bug Hunter": Guía, herramientas y técnicas del Bug Bounty en la era de Inteligencia Artificial. Nuevo libro en 0xWord elladodelmal.com/2026/04/bug-h #0xWord #Libro #BugHunting #BugHunter #0xWord

  2. #BugHunter has just launched a kickstarter for the 5th album and an EP 🎉

    It's already funded, but Bug has more albums planned and the excess goes to them.

    kickstarter.com/projects/bughu

  3. 🎉 Behold! An epic saga of a bug hunter-turned-team lead, who spent a decade uncovering #security blunders only to realize #AI and #OSS can't secure a door, let alone the internet.🤖🔓 In the end, it's just another day at #HackerOne where thousands of submissions ensure job security for the technically inclined. 👨‍💻💼
    devansh.bearblog.dev/ai-slop/ #bughunter #journey #HackerNews #ngated

  4. github.com/brotheralameen1/Dis

    Published Security Advisory for OneTrust SDK V6.33.0 Vulnerable to Prototype Pollution causing DoS in the system by editing Prototype Value. Currently, submitted this to MITRE CVE to request publication of my CVE to the National Vulnerability Database and awaiting their response. You can click the link above to learn more about the exploit.

    #exploit #javascript #prototype #pollution #ethical #ethicalhacking #penetration #testing #cybersecurity #informationsecurity #infosec #cybersec #bughunting #bugbounty #bugbountyhunting #bughunter #webapplication #webapplicationsecurity #security

  5. I have made a couple of playlists on BNDCMPR for #JamMechanics - putting together just the songs for seasons 1 and 2.

    Season 3 premiers in like 7 hours, yay!

    Season 1 playlist: bndcmpr.co/1f4cd294
    Season 2 playlist: bndcmpr.co/6d7a2973

    The podcast is a songwriting challenge podcast with #BugHunter and #theNarcissistCookbook

    One more link for good measure
    jammechanics.com/

  6. [Перевод] Охота за уязвимостями File Upload. Особенности

    В этом блоге я расскажу о некоторых уязвимостях при загрузке файлов. Введение: Во многих приложениях существует функция загрузки файлов. Однако её реализация отличается в зависимости от специфики использования. Некоторые приложения позволяют загружать только изображения, поддерживая лишь форматы, связанные с изображениями, такие как .jpg или .png. Другие приложения поддерживают загрузку различных расширений, соответствующих их бизнес-кейсам. 1. RCE через загрузку файлов: Одной из самых интересных атак, связанных с функцией загрузки файлов, является удалённое выполнение кода (Remote Code Execution, RCE ). Существует несколько способов исполнения вредоносного кода с использованием загруженных файлов. Один из наиболее распространённых методов — загрузка шелла и получение дальнейшего доступа к системе. PHP-скрипт для RCE: Попробуйте загрузить следующий код с расширением .php. Затем определите расположение и извлеките файл. В URL-адресе файла можно добавить параметр c, где можно указать команды, например, whoami. Пример URL:

    habr.com/ru/articles/862206/

    #bugbounty #bughunter #rce #xss #информационная_безопасность

  7. #introduction

    👋 Hi, I’m Alison Breacher (she/her), a cybersecurity researcher focused on finding vulnerabilities and helping make everyday systems more secure. I enjoy digging into the details to turn security gaps into solutions. When I’m not reverse engineering or testing systems, I’m usually learning new tools or collaborating on projects with the infosec community.

    Always up for a good challenge and excited to see where this journey takes me next. #Cybersecurity #BugHunter #VulnResearch

  8. [Перевод] Как я получил $5000 за Out-of-Scope XSS

    Несколько месяцев назад я получил приглашение участвовать в частной программе bug bounty на платформе HackerOne. Сначала я провел свои обычные тесты и обнаружил различные уязвимости, такие как недостаток управления доступом (BAC), утечка авторизационных токенов других пользователей и т.д. После того как я сообщил об этих уязвимостях программе, я заметил, что XSS считается вне области покрытия согласно их политике. Бизнес программы заключался в том, чтобы предоставлять услуги по созданию систем управления контентом и конструкторов веб-сайтов. При создании аккаунта, пользователи получают уникальный поддомен вида <YOUR-SUB>.target.com, который они могут настраивать. Учитывая структуру приложения, XSS был ограничен возможностью воздействия только на собственный поддомен, и программа исключила XSS на <YOUR-SUB>.target.com из области покрытия. Это подтолкнуло меня к поиску уязвимости self-XSS и попытке связать ее с другой уязвимостью, чтобы показать более серьезные последствия. Мне удалось найти несколько цепочек XSS, которые увеличивали ее воздействие. Поскольку на данный момент только одна цепочка была подтверждена, я напишу отчет только о ней. Когда остальные отчеты будут решены, я планирую опубликовать отдельные материалы для каждой из них. Теперь давайте перейдем к самой истории. Найти self-XSS не заняло много времени.

    habr.com/ru/articles/853742/

    #bugbounty #bughunter #xss #xss_уязвимость #cors #информационная_безопасность

  9. I'm in a Bug Hunter kind of mood. But not like that.

    I love songs that seem silly on the surface but actually provide decently deep commentary, and this one delivers.

    youtu.be/Wti1H8_Z33k?si=NRKETl

    #musicrecommendation #music #bughunter

  10. I recently made a highly efficient subdomain discovery wordlist by scanning the entire IPv4 space for SSL certs.

    I've written a full article on the project, which is, in fact, my first public InfoSec article ever!

    I would love to hear what you think!

    You can read it here:
    n0kovo.github.io/posts/subdoma

    (boosts and shares highly appreciated ❤️)

    #infosec #writeup #redteam #pentesting #recon #reconnaissance #enumeration #subdomain #subdomains #wordlist #masscan #osint #bugbounty #bughunter #hacking

  11. I recently made a highly efficient subdomain discovery wordlist by scanning the entire IPv4 space for SSL certs.

    I've written a full article on the project, which is, in fact, my first public InfoSec article ever!

    I would love to hear what you think!

    You can read it here:
    n0kovo.github.io/posts/subdoma

    (boosts and shares highly appreciated ❤️)

    #infosec #writeup #redteam #pentesting #recon #reconnaissance #enumeration #subdomain #subdomains #wordlist #masscan #osint #bugbounty #bughunter #hacking