Pinned Repositories
av_evasion
dump-hub
Self hosted search engine for data leaks and password dumps
gnu_linux_appunti
Appunti in italiano da riordinare su GNU/Linux
halive
A fast http and https prober, to check which URLs are alive
hydra_notes
Some notes about Hydra for bruteforcing
kb
A minimalist command line knowledge base manager
nmap_tutorial
Some collected notes about nmap
pdlist
A passive subdomain finder
shellcoder
Create shellcode from executable or assembly code
yaasp
Yet Another ARP Spoofing Program
gnebbia's Repositories
gnebbia/av_evasion
gnebbia/gnu_linux_appunti
Appunti in italiano da riordinare su GNU/Linux
gnebbia/bettercap_caplets
A collection of bettercap caplets
gnebbia/python_notes
Some notes about how I use Python
gnebbia/ack_tutorial
A small personal reference to ack with many examples
gnebbia/API-s-for-OSINT
List of API's for gathering information about phone numbers, addresses, domains etc
gnebbia/HolyTips
Tips and Tutorials on Bug Bounty Hunting and Web App Security.
gnebbia/pandas_tutorial
Tutorial and snippets of code for Python Pandas
gnebbia/project-based-learning
Curated list of project-based tutorials
gnebbia/python-project-template
A template for Python Projects. INSERT TAGLINE HERE.™
gnebbia/vulnerable_web_apps_unipv
A set of small vulnerable web applications developed with nodejs
gnebbia/amfora
A fancy terminal browser for the Gemini protocol.
gnebbia/awesome-piracy
A curated list of awesome warez and piracy links
gnebbia/c_notes
Notes about C programming
gnebbia/CVE-2021-1675
C# and Impacket implementation of PrintNightmare CVE-2021-1675/CVE-2021-34527
gnebbia/DBs
gnebbia/Dorks-collections-list
List of Github repositories and articles with list of dorks for different search engines
gnebbia/ItWasAllADream
A PrintNightmare (CVE-2021-3457) Python Scanner. Scan entire subnets for hosts vulnerable to the PrintNightmare RCE
gnebbia/kanban-test
A repository to test github kanban capabilities
gnebbia/mal-vim
A vim syntax highlighter for MAL (Meta Attack Language)
gnebbia/MAL-visualization
An automated visualization solution for MAL-based languages
gnebbia/nlp_notes
Notes about Natural Language Processing with Python
gnebbia/other_wordlists
Other useful wordlists
gnebbia/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
gnebbia/traitor
Automatic Linux privesc via exploitation of low-hanging fruit e.g. gtfobins, polkit, docker socket :arrow_up: :skull_and_crossbones:
gnebbia/vault
An application in CHICKEN Scheme to track things
gnebbia/walang
A MAL language for threat modeling of Web Applications
gnebbia/weaponised-XSS-payloads
XSS payloads designed to turn alert(1) into P1
gnebbia/x8
Hidden parameters discovery suite
gnebbia/XSS-Data-Exfil
Sample code for exfiltrating data through an XSS vulnerability. XSS Payload retrieves sensitive data in victim's browser, then breaks it into chunks. Sends those chunks out as image requests (data in image filename). Example commands and python script to put the original data back together.