mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-06-19 12:24:07 -04:00
👩🏾🦰Clean up readme
This commit is contained in:
parent
326d8aa428
commit
858e09bb5c
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
### Keyloggers
|
### Keyloggers
|
||||||
|
|
||||||
* Rin Logger
|
* Rin Logger
|
||||||
|
|
||||||
|
|
||||||
|
@ -13,7 +14,7 @@
|
||||||
|
|
||||||
# Vulnerabilities Glossary
|
# Vulnerabilities Glossary
|
||||||
|
|
||||||
* LD_PRELOAD: hijacking functions to a shared library: you can set this enviroment variable direct to the linker to load a library of your choice.
|
* `LD_PRELOAD`: hijacking functions to a shared library: you can set this enviroment variable direct to the linker to load a library of your choice.
|
||||||
|
|
||||||
### Common Vulnerabilities:
|
### Common Vulnerabilities:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue