mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-12 03:35:04 -04:00
👩😎 Clean up Readme
This commit is contained in:
parent
e368061296
commit
6bd8247401
3 changed files with 4 additions and 5 deletions
Pen_Testing_Scripts
|
@ -1,8 +1,9 @@
|
||||||
# Pen-Testing
|
# Pen-Testing Scripts
|
||||||
|
|
||||||
|
|
||||||
## Auditing Code
|
## Auditing Code
|
||||||
|
|
||||||
* Initial value assigments (failure to asign initial values can lead to vulnerabilities).
|
* Initial value assignments (failure to assign initial values can lead to vulnerabilities).
|
||||||
|
|
||||||
* Memory corruption (see Memory_Exploits folder).
|
* Memory corruption (see Memory_Exploits folder).
|
||||||
|
|
||||||
|
@ -51,5 +52,3 @@
|
||||||
* Both source and binary access
|
* Both source and binary access
|
||||||
* Checked build: an binary with no source code but with debugging information.
|
* Checked build: an binary with no source code but with debugging information.
|
||||||
* Source black box: black box and fuzz testing (example: web applications). Example: auditing a web server with entry point at TCP port 80, you use a HTTP protocol fuzzer.
|
* Source black box: black box and fuzz testing (example: web applications). Example: auditing a web server with entry point at TCP port 80, you use a HTTP protocol fuzzer.
|
||||||
|
|
||||||
----
|
|
Before ![]() (image error) Size: 902 KiB After ![]() (image error) Size: 902 KiB ![]() ![]() |
Loading…
Add table
Add a link
Reference in a new issue