remove dead urls, clean up readme

This commit is contained in:
bt3gl 2024-11-04 19:30:49 +07:00
parent 323465161a
commit bede0e3e79
251 changed files with 12365 additions and 627 deletions

View file

@ -1,7 +1,10 @@
# Vulnerabilities and Exploits
# Tools
## Tools
### Keyloggers
* Rin Logger
@ -11,7 +14,7 @@
# 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: