Skip to main content

Demistify Buffer Overflow Vulnerability

Collection of articles, blog posts, lectures, tutorials... about Buffer Overflow Vulnerability.

Linux Buffer Overflow by Sam Bowne

BUFFER OVERFLOWS DEMYSTIFIED by murat@enderunix.org

http://www.enderunix.org/docs/en/bof-eng.txt

Buffer Overflow Vulnerability and Countermeasures

http://www.cis.syr.edu/~wedu/education/buffer_overflow.html

Buffer Overflow (BOF) Class

Practice

>>> THM | Buffer Overflow Prep

>>> THM | The Cod Caper - Task 7, 8, 9

>>> THM | Baron Samedit - A tutorial room exploring CVE-2021-3156 in the Unix Sudo Program. /p>

Popular posts from this blog

VMware Workstation: vmrun.exe

Using vmrun.exe to manage VMs on VMware Workstation

Linux command: lspci

Linux command: lspci - list pci devices tuyendq@ubuntu001:~$ man lspci NAME        lspci - list all PCI devices SYNOPSIS        lspci [options] DESCRIPTION        lspci is a utility for displaying information about PCI buses in the system and devices connected to them.        By  default,  it  shows a brief list of devices. Use the options described below to request either a more verbose output or output intended for parsing by        other programs.        If you are going to report bugs in PCI device drivers or in lspci itself, please include output of "lspci -vvx" or even better  "lspci  -vvxxx"  (however,        see below for possible caveats).        Some  parts of the output, especially in the highly verbose modes, are probably intelligible only to experienced PCI hac...

nmap - The Network Mapper

WARNING : It is ILLEGAL to scan hosts without permission.