Skip to content

Commit ffe0869

Browse files
committed
db --> 1593511930000
1 parent de087ad commit ffe0869

File tree

13 files changed

+27
-19
lines changed

13 files changed

+27
-19
lines changed

CODE-OF-CONDUCT.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Code of Conduct
22

3-
This code of conduct outlines our expectations for participants within the [theZoo](https://www.github.com/ytisf/theZoo/) community, as well as steps to reporting unacceptable behavior. We are committed to providing a welcoming and inspiring community for all and expect our code of conduct to be honored. Anyone who violates this code of conduct may be banned from the community.
3+
This code of conduct outlines our expectations for participants within the [theZoo](https://www.github.com/ytisf/theZoo/) community, as well as steps to reporting unacceptable behaviour. We are committed to providing a welcoming and inspiring community for all and expect our code of conduct to be honoured. Anyone who violates this code of conduct may be banned from the community.
44

55
Our open source community strives to:
66

77
* **Be friendly and patient.**
88
* **Be welcoming**: We strive to be a community that welcomes and supports people of all backgrounds and identities. This includes, but is not limited to members of any race, ethnicity, culture, national origin, colour, immigration status, social and economic class, educational level, sex, sexual orientation, gender identity and expression, age, size, family status, political belief, religion, and mental and physical ability.
99
* **Be considerate**: Your work will be used by other people, and you in turn will depend on the work of others. Any decision you take will affect users and colleagues, and you should take those consequences into account when making decisions. Remember that we're a world-wide community, so you might not be communicating in someone else's primary language.
10-
* **Be respectful**: Not all of us will agree all the time, but disagreement is no excuse for poor behavior and poor manners. We might all experience some frustration now and then, but we cannot allow that frustration to turn into a personal attack. It’s important to remember that a community where people feel uncomfortable or threatened is not a productive one.
11-
* **Be careful in the words that you choose**: we are a community of professionals, and we conduct ourselves professionally. Be kind to others. Do not insult or put down other participants. Harassment and other exclusionary behavior aren't acceptable. This includes, but is not limited to:
10+
* **Be respectful**: Not all of us will agree all the time, but disagreement is no excuse for poor behaviour and poor manners. We might all experience some frustration now and then, but we cannot allow that frustration to turn into a personal attack. It’s important to remember that a community where people feel uncomfortable or threatened is not a productive one.
11+
* **Be careful in the words that you choose**: we are a community of professionals, and we conduct ourselves professionally. Be kind to others. Do not insult or put down other participants. Harassment and other exclusionary behaviour aren't acceptable. This includes, but is not limited to:
1212
* Violent threats or language directed against another person.
1313
* Discriminatory jokes and language.
1414
* Posting sexually explicit or violent material.
1515
* Posting (or threatening to post) other people's personally identifying information ("doxing").
1616
* Personal insults, especially those using racist or sexist terms.
1717
* Unwelcome sexual attention.
18-
* Advocating for, or encouraging, any of the above behavior.
18+
* Advocating for, or encouraging, any of the above behaviour.
1919
* Repeated harassment of others. In general, if someone asks you to stop, then stop.
2020
* **When we disagree, try to understand why**: Disagreements, both social and technical, happen all the time. It is important that we resolve disagreements and differing views constructively. Remember that we’re different. The strength of our community comes from its diversity, people from a wide range of backgrounds. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that it is human to err and blaming each other doesn’t get us anywhere. Instead, focus on helping to resolve issues and learning from mistakes.
2121

@@ -25,10 +25,10 @@ This code is not exhaustive or complete. It serves to distill our common underst
2525

2626
We encourage everyone to participate and are committed to building a community for all. Although we may not be able to satisfy everyone, we all agree that everyone is equal. Whenever a participant has made a mistake, we expect them to take responsibility for it. If someone has been harmed or offended, it is our responsibility to listen carefully and respectfully, and do our best to right the wrong.
2727

28-
Although this list cannot be exhaustive, we explicitly honor diversity in age, gender, gender identity or expression, culture, ethnicity, language, national origin, political beliefs, profession, race, religion, sexual orientation, socioeconomic status, and technical ability. We will not tolerate discrimination based on any of the protected
28+
Although this list cannot be exhaustive, we explicitly honour diversity in age, gender, gender identity or expression, culture, ethnicity, language, national origin, political beliefs, profession, race, religion, sexual orientation, socioeconomic status, and technical ability. We will not tolerate discrimination based on any of the protected
2929
characteristics above, including participants with disabilities.
3030

31-
### Unacceptable Behavior
31+
### Unacceptable Behaviour
3232

3333
Harassment may include but not limited to the following:
3434

@@ -43,14 +43,14 @@ Harassment may include but not limited to the following:
4343

4444
### Reporting Issues
4545

46-
If you experience or witness unacceptable behavior—or have any other concerns—please report it by contacting us via [this email address](mailto:[email protected]). All reports will be handled with discretion.
46+
If you experience or witness unacceptable behaviour—or have any other concerns—please report it by contacting us via [this email address](mailto:[email protected]). All reports will be handled with discretion.
4747

48-
Anyone asked to stop unacceptable behavior is expected to comply immediately. If an individual engages in unacceptable behavior, the representative may take any action they deem appropriate, up to and including a permanent ban from our community without warning.
48+
Anyone asked to stop unacceptable behaviour is expected to comply immediately. If an individual engages in unacceptable behaviour the representative may take any action they deem appropriate, up to and including a permanent ban from our community without warning.
4949

5050
## Thanks
5151

52-
This code of conduct is based on the [Open Code of Conduct](https://github.com/todogroup/opencodeofconduct) from the [TODOGroup](http://todogroup.org).
52+
This code of conduct is based on the [Open Code of Conduct](https://github.com/todogroup/opencodeofconduct) from the [TODOGroup](http://todogroup.org).
5353

5454
Portions derived from the [Slack Developer Community Code of Conduct](https://api.slack.com/docs/community-code-of-conduct), [The Ada Initiative](https://adainitiative.org/2014/02/18/howto-design-a-code-of-conduct-for-your-community/), [geekfeminism.org](https://geekfeminism.org/about/code-of-conduct/) and [Docker Code of Conduct](https://raw.githubusercontent.com/docker/code-of-conduct/master/code-of-conduct-EN.md).
5555

56-
We are thankful for their work and all the communities who have paved the way with code of conducts.
56+
We are thankful for their work and all the communities who have paved the way with code of conducts.

CONTRIBUTING.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,24 @@ The following is a set of guidelines as how to contribute, be it by Pull request
66

77
## Contribution
88
### Reporting Bugs
9-
Before creating bug reports please check the `bugs` section on GitHub. It might already be there... When you are creating a bug report, please include as many details as possible. General bug openings with 'this does not work' are probably just going to be closed as they are impossible to triage.
9+
Before creating bug reports please check the `bugs` section on GitHub. It might already be there... When you are creating a bug report, please include as many details as possible. General bug openings with 'this does not work' are probably just going to be closed as they are impossible to triage.
1010

1111
Explain the problem and include additional details to help maintainers reproduce the problem:
12-
12+
1313
* Use a clear and descriptive title for the issue to identify the problem.
1414
* Describe the exact steps which reproduce the problem in as many details as possible.
1515
* Include system information (Python version, OS version, etc.).
16-
* Explain which behavior you expected to see instead and why.
16+
* Explain which behaviour you expected to see instead and why.
17+
18+
**DO NOT** open bugs for malware not executing unless you are confident that the file itself is broken. Some malware won't run in virtualisation, some have anti debugging and some are DLLs. We can always recommend more information on the topic such as [this wonderful book](https://www.amazon.com/Practical-Malware-Analysis-Hands-Dissecting). But `theZoo`'s bug tracking system is not a support channel.
19+
20+
### Requesting Samples
21+
If a particular sample is of interest to you and it cannot be find the `theZoo` kindly [send an email to](mailto:[email protected]). Please do **not** open up an bug/feature request for a sample. We will attempt to upload that sample in the next batch.
1722

18-
**DO NOT** open bugs for malware not executing unless you are confident that the file itself is broken. Some malware won't run in virtualization, some have anti debugging and some are DLLs. We can always recommend more information on the topic such as [this wonderful book](https://www.amazon.com/Practical-Malware-Analysis-Hands-Dissecting). But `theZoo`'s bug tracking system is not a support channel.
19-
2023
### Database Contributions
21-
Please see `prep_file.py` to assist you in creating the directory you need. However, this will not fill out the database. You can use any of the SQLite3 editors out there to add it to the database [`conf/maldb.db`]. Make sure you are accurate about your description, tags and info. The reliability and accuracy of the database is the main purpose for the existence of `theZoo`. Without a credible database this is just another malware dump.
24+
Please see `prep_file.py` to assist you in creating the directory you need. However, this will not fill out the database. You can use any of the SQLite3 editors out there to add it to the database [`conf/maldb.db`]. Make sure you are accurate about your description, tags and info. The reliability and accuracy of the database is the main purpose for the existence of `theZoo`. Without a credible database this is just another malware dump.
2225

2326
Edit the database and remember that file paths are case sensitive.
2427

2528
### Suggesting Enhancements
26-
Similar to **Reporting Bugs** section. Please be descriptive. What exactly it is that you would like and what is the workflow you are seeing. The more descriptive you are the more likely it is for others in the community to vote for this and we will know to prioritize it.
27-
29+
Similar to **Reporting Bugs** section. Please be descriptive. What exactly it is that you would like and what is the workflow you are seeing. The more descriptive you are the more likely it is for others in the community to vote for this and we will know to prioritise it.

conf/db.ver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1578844430000
1+
1593511930000

conf/maldb.db

0 Bytes
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
645a5380540b135ad0d839b2f7366df7
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
infected
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ea4cf694b99f37cef961bf8daf936b56e5721b09610aa466676b0f8625c50161
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c92ac2a5a2c6d2b1826a0bbc1a56b01a
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
infected

0 commit comments

Comments
 (0)