blob: 0809b2ab9452e4d4a1dc8c321f9dc8d117f3ce2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] malware checking on our repositories?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20malware%20checking%20on%20our%20repositories%3F&In-Reply-To=%3C1300125583.6994.2.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003972.html">
<LINK REL="Next" HREF="003974.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] malware checking on our repositories?</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20malware%20checking%20on%20our%20repositories%3F&In-Reply-To=%3C1300125583.6994.2.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-discuss] malware checking on our repositories?">misc at zarb.org
</A><BR>
<I>Mon Mar 14 18:59:43 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003972.html">[Mageia-discuss] malware checking on our repositories?
</A></li>
<LI>Next message: <A HREF="003974.html">[Mageia-discuss] malware checking on our repositories?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3973">[ date ]</a>
<a href="thread.html#3973">[ thread ]</a>
<a href="subject.html#3973">[ subject ]</a>
<a href="author.html#3973">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le lundi 14 mars 2011 à 14:26 +0000, Mattias Kilbo a écrit :
><i> > > I do not know if we have anything like this already
</I>><i> > but if not:
</I>><i> > >
</I>><i> > > How about we put some anti malware checking on our
</I>><i> > repositories? So
</I>><i> > > when someone adds or changes a package an automatic
</I>><i> > anti malware check
</I>><i> > > is done.
</I>><i> >
</I>><i> > Well, what do you propose to setup ?
</I>><i> >
</I>><i> > Do you have a product that would have detected what
</I>><i> > happened to gentoo ?
</I>><i> >
</I>><i> > -- Michael Scherer
</I>><i> >
</I>><i>
</I>><i> I do not have deep enough knowledge in packaging to have a setup. But something along the lines of:
</I>><i> A package is uploaded
</I>><i> An automatic test is done with some anti-malware program
</I>><i> If anything suspicious if found the update is set on hold until some "admin" checks the potential malware.
</I>><i>
</I>><i> There are some anti virus programs for Linux
</I>><i> <A HREF="http://en.wikipedia.org/wiki/Linux_malware#Anti-virus_applications">http://en.wikipedia.org/wiki/Linux_malware#Anti-virus_applications</A>
</I>><i> And some of them (at least on windows) can find malware in code that is not yet know as malware. I do not know if any of it would have detected the Unreal malware.
</I>
How does it find the difference between :
openssh listen on port 22 when run, and accept command,
and
malware listen on some port, and accept command that run some software ?
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003972.html">[Mageia-discuss] malware checking on our repositories?
</A></li>
<LI>Next message: <A HREF="003974.html">[Mageia-discuss] malware checking on our repositories?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3973">[ date ]</a>
<a href="thread.html#3973">[ thread ]</a>
<a href="subject.html#3973">[ subject ]</a>
<a href="author.html#3973">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|