Update README.md
Browse files
README.md
CHANGED
@@ -11,19 +11,24 @@ tags:
|
|
11 |
- finetune
|
12 |
---
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
15 |
|
16 |
-
|
17 |
|
18 |
-
Access at: https://www.whiterabbitneo.com/
|
19 |
|
20 |
-
#
|
21 |
|
22 |
-
Join us
|
23 |
|
24 |
-
#
|
25 |
|
26 |
-
|
|
|
|
|
27 |
|
28 |
```
|
29 |
You agree not to use the Model or Derivatives of the Model:
|
@@ -41,26 +46,6 @@ You agree not to use the Model or Derivatives of the Model:
|
|
41 |
- For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories.
|
42 |
```
|
43 |
|
44 |
-
# Topics Covered:
|
45 |
-
|
46 |
-
```
|
47 |
-
- Open Ports: Identifying open ports is crucial as they can be entry points for attackers. Common ports to check include HTTP (80, 443), FTP (21), SSH (22), and SMB (445).
|
48 |
-
- Outdated Software or Services: Systems running outdated software or services are often vulnerable to exploits. This includes web servers, database servers, and any third-party software.
|
49 |
-
- Default Credentials: Many systems and services are installed with default usernames and passwords, which are well-known and can be easily exploited.
|
50 |
-
- Misconfigurations: Incorrectly configured services, permissions, and security settings can introduce vulnerabilities.
|
51 |
-
- Injection Flaws: SQL injection, command injection, and cross-site scripting (XSS) are common issues in web applications.
|
52 |
-
- Unencrypted Services: Services that do not use encryption (like HTTP instead of HTTPS) can expose sensitive data.
|
53 |
-
- Known Software Vulnerabilities: Checking for known vulnerabilities in software using databases like the National Vulnerability Database (NVD) or tools like Nessus or OpenVAS.
|
54 |
-
- Cross-Site Request Forgery (CSRF): This is where unauthorized commands are transmitted from a user that the web application trusts.
|
55 |
-
- Insecure Direct Object References: This occurs when an application provides direct access to objects based on user-supplied input.
|
56 |
-
- Security Misconfigurations in Web Servers/Applications: This includes issues like insecure HTTP headers or verbose error messages that reveal too much information.
|
57 |
-
- Broken Authentication and Session Management: This can allow attackers to compromise passwords, keys, or session tokens, or to exploit other implementation flaws to assume other users' identities.
|
58 |
-
- Sensitive Data Exposure: Includes vulnerabilities that expose sensitive data, such as credit card numbers, health records, or personal information.
|
59 |
-
- API Vulnerabilities: In modern web applications, APIs are often used and can have vulnerabilities like insecure endpoints or data leakage.
|
60 |
-
- Denial of Service (DoS) Vulnerabilities: Identifying services that are vulnerable to DoS attacks, which can make the resource unavailable to legitimate users.
|
61 |
-
- Buffer Overflows: Common in older software, these vulnerabilities can allow an attacker to crash the system or execute arbitrary code.
|
62 |
-
- More ..
|
63 |
-
```
|
64 |
|
65 |
# Terms of Use
|
66 |
|
@@ -71,15 +56,3 @@ This AI model is provided "as is" and "as available" without any warranty of any
|
|
71 |
Your use of the AI model is at your own risk and discretion, and you will be solely responsible for any damage to computer systems or loss of data that results from the use of the AI model.
|
72 |
|
73 |
This disclaimer constitutes part of the agreement between you and the creators of the AI model regarding your use of the model, superseding any prior agreements between you and the creators regarding your use of this AI model.
|
74 |
-
|
75 |
-
# WhiteRabbitNeo
|
76 |
-
|
77 |
-
<br>
|
78 |
-
|
79 |
-

|
80 |
-
|
81 |
-
<br>
|
82 |
-
|
83 |
-
WhiteRabbitNeo is a model series that can be used for offensive and defensive cybersecurity.
|
84 |
-
|
85 |
-
Our models are now getting released as a public preview of its capabilities, and also to assess the societal impact of such an AI.
|
|
|
11 |
- finetune
|
12 |
---
|
13 |
|
14 |
+

|
15 |
+
|
16 |
+
<br>
|
17 |
+
|
18 |
+
# WhiteRabbitNeo
|
19 |
|
20 |
+
WhiteRabbitNeo is a model series that can be used for offensive and defensive cybersecurity. Access at [whiterabbitneo.com](https://www.whiterabbitneo.com/) or go to [Kindo.ai](https://www.kindo.ai/) to create agents.
|
21 |
|
|
|
22 |
|
23 |
+
# Community
|
24 |
|
25 |
+
Join us on [Discord](https://discord.gg/8Ynkrcbk92)
|
26 |
|
27 |
+
# License
|
28 |
|
29 |
+
Apache-2.0 + WhiteRabbitNeo Extended Version
|
30 |
+
|
31 |
+
## WhiteRabbitNeo Extension to Apache-2.0 Licence: Usage Restrictions
|
32 |
|
33 |
```
|
34 |
You agree not to use the Model or Derivatives of the Model:
|
|
|
46 |
- For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories.
|
47 |
```
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
# Terms of Use
|
51 |
|
|
|
56 |
Your use of the AI model is at your own risk and discretion, and you will be solely responsible for any damage to computer systems or loss of data that results from the use of the AI model.
|
57 |
|
58 |
This disclaimer constitutes part of the agreement between you and the creators of the AI model regarding your use of the model, superseding any prior agreements between you and the creators regarding your use of this AI model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|