mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-04-28 03:26:08 -04:00
👩😎 Clean up Readme
This commit is contained in:
parent
e368061296
commit
6bd8247401
@ -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 Width: | Height: | Size: 902 KiB After Width: | Height: | Size: 902 KiB |
Loading…
x
Reference in New Issue
Block a user