search for: defensive

Displaying 20 results from an estimated 1051 matches for "defensive".

2014 Oct 21
2
dictionary attack defense
Does dovecot have any dictionary attack defenses yet? In the past I have had to implement defense from outside dovecot, but since dovecot is at the front lines and therefore is the first to know I'm hoping by now there is something we can set. For example, a limit on access failures per minut/hour/day or some such. If not why not?
2009 Mar 23
1
Memdisk + Freedos problem
I and some other people have problems with running the freedos image included in Ultimate Boot CD (UBCD), when using memdisk for floppy emulation. Memdisk starts booting the image and freedos shows the following menu: 0 Boot Clean 1 Boot UMBPCI (silent) 2 Boot UMBPCI (optimal) 3 Boot UMBPCI (semi-defensive) 4 Boot EMM386 (optimal) 5 Boot EMM386 (semi-defensive) 6 Boot no UMB (defensive) 7 Boot no UMB (ultra-defensive) 0 Boot Clean ____________ Works fine. 1 Boot UMBPCI (silent) ____________________ It prints: ========================================================== FreeDOS HIMEM64 3.26 [A...
2024 Mar 04
1
[Bug 3669] New: Defensics warning results
https://bugzilla.mindrot.org/show_bug.cgi?id=3669 Bug ID: 3669 Summary: Defensics warning results Product: Portable OpenSSH Version: 8.9p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org
2012 Jan 10
2
defense-in-depth possible for sshd?
If an attacker finds an exploit to take control of httpd, they're still blocked in part by the fact that httpd runs as the unprivileged apache user and hence can't write any root-owned files on the system, unless the attacker also knows of a second attack that lets apache escalate its privilege. Basically correct? What about sshd -- assuming that the attacker can connect to sshd at
2008 May 07
4
[Bug 15857] New: Errors in Desktop Tower Defense (flash game)
http://bugs.freedesktop.org/show_bug.cgi?id=15857 Summary: Errors in Desktop Tower Defense (flash game) Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2011 Jun 16
1
Merging rows in a dataframe
Hi R Help list I'm looking to visualise US foreign aid 1946-2009 and I have the dataset for this. The trouble is it's a bit too complex and I need to simply it I want to merge all of the rows with the same country together and add up the individual totals to make one total figure per country per year Below is an example of the kind of data. The real dataset has 2447 rows and covers 63
2004 Aug 27
2
Samba, the GPL and SCO
For those of you following the IBM vs SCO legal case, you have probably noticed that SCO has said that the GPL is invalid. IBM appears to make the reasonable case that you can't say something is void, and then rely on it. INAL, but why is SCO allowed to distribute Samba without agreeing to the GPL? That's like buying a car, then claiming the sale agreement is bogus but you still want
2019 Dec 21
0
MICRADS 2020, Quito, Ecuador | Deadline: December 31
* Proceedings by Springer, indexed by Scopus, ISI, EI-Compendex, Google Scholar, etc. -------------------------------------- MICRADS?20 - The 2020 Multidisciplinary International Conference of Research Applied to Defense and Security Quito, Ecuador, 13 - 15 May 2020 http://www.micrads.org/ <http://www.micrads.org/>
2019 Dec 10
0
Call for Papers - MICRADS 2020, Quito, Ecuador | Deadline: December 23
* Proceedings by Springer, indexed by Scopus, ISI, EI-Compendex, Google Scholar, etc. -------------------------------------- MICRADS?20 - The 2020 Multidisciplinary International Conference of Research Applied to Defense and Security Quito, Ecuador, 13 - 15 May 2020 http://www.micrads.org/ <http://www.micrads.org/>
2018 Nov 20
0
Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil
** Proceedings by Springer -------------------------------------- MICRADS?19 - The 2019 Multidisciplinary International Conference of Research Applied to Defense and Security Rio de Janeiro, Brazil, 8 - 10 May 2019 http://www.micrads.org/ <http://www.micrads.org/>
2018 Dec 05
0
Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil | Deadline: December 28
***** Proceedings by Springer -------------------------------------- MICRADS?19 - The 2019 Multidisciplinary International Conference of Research Applied to Defense and Security Rio de Janeiro, Brazil, 8 - 10 May 2019 http://www.micrads.org/ <http://www.micrads.org/>
2018 Dec 21
0
Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil | Deadline: December 28
***** Proceedings by Springer -------------------------------------- MICRADS?19 - The 2019 Multidisciplinary International Conference of Research Applied to Defense and Security Rio de Janeiro, Brazil, 8 - 10 May 2019 http://www.micrads.org/ <http://www.micrads.org/>
2018 Dec 15
0
Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil | Deadline: December 28
***** Proceedings by Springer -------------------------------------- MICRADS?19 - The 2019 Multidisciplinary International Conference of Research Applied to Defense and Security Rio de Janeiro, Brazil, 8 - 10 May 2019 http://www.micrads.org/ <http://www.micrads.org/>
2019 Nov 24
0
Call for Papers - MICRADS 2020, Quito, Ecuador | Deadline: December 23
* Proceedings by Springer, indexed by Scopus, ISI, EI-Compendex and Google Scholar -------------------------------------- MICRADS?20 - The 2020 Multidisciplinary International Conference of Research Applied to Defense and Security Quito, Ecuador, 13 - 15 May 2020 http://www.micrads.org/ <http://www.micrads.org/>
2008 Jan 01
2
Easiest defense against SQL injection in object creation?
I''ve been scouring the web for suggested Rails defenses against SQL injection, but I haven''t found much on the object creation part. Certainly using attr_protected, etc., is a good way to prevent unwanted fields from being modified on the new object (if you''re passing a hash as creation parameters), but what about escaping the POSTed info before saving? Couldn''t
2012 Nov 08
0
[LLVMdev] BoF on Memory Safety, Debugging Tools, and Automated Defense
Dear All, Just a reminder that we'll be having a Birds of a Feather (BoF) session on memory safety, debugging tools, and automated defense at the LLVM Developer's Meeting today at 2:45 pm. If any of these topics interest you, please drop by! Santosh and I are especially interested in learning about how others want to use memory safety and related techniques. -- John T.
2006 Apr 11
1
[Bug 1182] uid 0, gid !=0 fools defensive check in uidswap.c
http://bugzilla.mindrot.org/show_bug.cgi?id=1182 Summary: uid 0, gid !=0 fools defensive check in uidswap.c Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P4 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: csm...
1997 Feb 28
0
forwarded from BoS: Linux anti-SYN flooding patch
I have just finished a patch to linux 2.0.29 that provides the SYN cookies protection against SYN flood attacks. You can grab it from my home page at: http://www.dna.lth.se/~erics/software/tcp-syncookies-patch-1.gz You can also follow the pointers from my home page (see the signature) to get a very short blurb about this patch. Quick synopsys: This implements the SYN cookie defense against SYN
2017 Nov 19
0
Call for papers - MICRADS 2018 - Salinas, Ecuador
* Proceedings by Springer and indexed by Scopus, etc. --------------------------------------------------------------------------------------------------------------------------- MICRADS?18 - The 2018 Multidisciplinary International Conference of Research Applied to Defense and Security Salinas, Ecuador, 18 - 20 April 2018
2017 Nov 19
0
Call for papers - MICRADS 2018 - Salinas, Ecuador
* Proceedings by Springer and indexed by Scopus, etc. --------------------------------------------------------------------------------------------------------------------------- MICRADS?18 - The 2018 Multidisciplinary International Conference of Research Applied to Defense and Security Salinas, Ecuador, 18 - 20 April 2018