Infosec
Local LLMs for Bug Bounty - Hugging Face Models, Ollama, llama.cpp and Unsloth
Running large language models locally is becoming very interesting for bug bounty hunters, AppSec engineers and security researchers. The main reason is simple: local mod...
infosecJul 8, 2026Burp Suite Tutorial - Web Application Testing
Burp Suite is one of the most powerful and widely used web application testing tools in the security industry. In this tutorial, I'll guide you through the basics of Burp...
infosecApr 3, 2025BugBuntu Linux
Hello, this is our first alphabeta test version of BugBuntu This little project is based on Tips from King of Bug Bounty repository BugBuntu is a customized distro based...
infosecNov 8, 2021SSS3 - Simple Storage Scanner (Tool)
SSS3 is a simple S3 Bucket testing software. It uses aws cli to search for public buckets in a list of domains/subdomains. SSS3 Simple Storage Scanner Basic Requirements...
infosecNov 8, 2021LFI Parameters List
LFI (Local File Inclusion) Local file inclusion (also known as LFI) is the process of including files, that are already locally present on the server, through the exploit...
infosecFeb 16, 2021OSINT - Some Repositories and Tools
OSINT Open-source intelligence (OSINT) is data collected from publicly available sources to be used in an intelligence context.In the intelligence community, the term “op...
infosecFeb 11, 2020Writeup - Vulnhub machine - Five86-1
Hi guys, Today i am posting my first try to write a walkthrough of a OSCP like machine that i’ve download in vulnhub project. i’ve chosen that machine because it’s intend...
infosecJan 29, 2020How to brute force SSH - Some Tools
Hello guys, in this topic I’ll show you some tools and its commands to start a brute force in SSH servers. Disclaimer: First of all, it’s good to say that you should not...
infosecJan 17, 2020Pentest Cheat Sheet
Uma reunião de alguns comandos que uso com frequência (para referência e CTRL+C / CTRL+V). Port Scanning - masscan -e tun1 -p1-65535,U:1-65535 10.10.10.1 --rate=500 - nma...
infosecJan 9, 2020