Skip to content

Commit 973086b

Browse files
committed
Disclaim and Security
1 parent 7930e3a commit 973086b

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
[![Github Sponsors](https://img.shields.io/badge/GitHub%20Sponsors-30363D?&logo=GitHub-Sponsors&logoColor=EA4AAA)](https://github.com/sponsors/Aif4thah/)
1010

1111

12-
> ⚠️ **Obvious Disclaimer** : This repository and its tools are provided "as is." The author(s) make no representations or warranties, express or implied, regarding the operation of the information, content, materials, tools, services, or products included. The author(s) disclaim, to the full extent permissible by law, all warranties, express or implied, including implied warranties of merchantability and fitness for a particular purpose.
13-
1412
> 🤝 **Ethical Sponsorship Request** : While this project is open-source and free to use, we kindly ask that if you are using it for commercial purposes or in a business setting, please consider sponsoring the project through GitHub Sponsors. Your support helps maintain and improve the project, ensuring it remains a valuable resource for everyone. Thank you for your understanding and generosity!
1513
14+
> ⚠️ **Disclaimer** : This repository and its tools are provided "as is." The author(s) make no representations or warranties, express or implied, regarding the operation of the information, content, materials, tools, services, or products included. The author(s) disclaim, to the full extent permissible by law, all warranties, express or implied, including implied warranties of merchantability and fitness for a particular purpose.
15+
1616

1717
## 🎱 Components & Attack Surface
1818

SECURITY.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
# Security Policy
22

3-
Despite my efforts to add some mitigations, VLA is designed to contain critical vulnerabilities.
4-
Run it at your own risk.
3+
**Despite my efforts to add some mitigations, VLA is designed to contain critical vulnerabilities. Run it at your own risk.**
54

65
## Tracability
76

8-
A simple way to keep some logs is to redirect console output into a file :
9-
10-
```powershell
11-
.\VulnerableWebApplication.exe >> C:\Users\<UserName>\log.txt
12-
```
7+
The NLog package is used for tracability and real logging.

0 commit comments

Comments
 (0)