Search results for all lists

10000 messages found
Sort by
List: websecurity@lists.webappsec.org
From: DefenseCode
 
[WEB SECURITY] DefenseCode ThunderScan SAST Advisory: WordPress Huge-IT Video Gallery Plugin Security Vulnerability
Wed, May 24, 2017 3:28 PM
E-mail: defensecode[at]defensecode.com Website: http://www.defensecode.com Twitter: https://twitter.com/DefenseCode/
List: websecurity@lists.webappsec.org
From: DefenseCode
 
[WEB SECURITY] DefenseCode ThunderScan SAST Advisory: WordPress Smooth Slider Plugin SQL injection Security Vulnerability
Wed, Jan 10, 2018 1:30 PM
E-mail: defensecode[at]defensecode.com Website: http://www.defensecode.com Twitter: https://twitter.com/DefenseCode/
List: websecurity@lists.webappsec.org
From: DefenseCode
 
[WEB SECURITY] DefenseCode ThunderScan SAST Advisory: WordPress Testimonial Slider Plugin SQL injection Security Vulnerability
Wed, Jan 10, 2018 1:33 PM
E-mail: defensecode[at]defensecode.com Website: http://www.defensecode.com Twitter: https://twitter.com/DefenseCode/
List: websecurity@lists.webappsec.org
From: Dinis Cruz
 
Re: [WEB SECURITY] How to recognize brute force attack
Thu, May 23, 2013 8:46 AM
For example when I was developing TeamMentor we implemented that > using the PBKDF2 hashing process (see > https://github.com/TeamMentor/Master/blob/master/Web%20Applications/TeamMentor.CoreLib/TM_AppCode/Utils/Crypto.cs#L31) which also gave us a strong method to store user's passwords.. > > At the moment we have the PBKDF2 hash to last between 200ms and 500ms
List: birdalert@ontbirds.ca
From: olivesided
 
Re: [Ontbirds] [hamiltonbirds] Common Eider back at Suncor Pier, Oakville
Tue, Jun 14, 2016 10:13 AM
To unsubscribe from this group, send an email to hamiltonbirds+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/hamiltonbirds?hl=en?hl=en
List: websecurity@lists.webappsec.org
From: Mon
 
Re: [WEB SECURITY] CRLF Injection - HTTP Response Splitting
Thu, May 3, 2012 8:51 AM
Location: https://domain.org/path/res.asp?https=redirect&key1=value1&key2=value2&key3=value3%0d%0a%0d%0a%0d%0a%0d%0a%20%0d%0a%0d%0a%0d%0a%0d%0aContent-Length:%200 %0d%0a encoding for CRLF doesnt seem to work, hence, I was trying different encodings.
List: hbcu-lib@lists.hbculibraries.org
From: Sandra Phoenix
 
FW: [BCALA] Looking for three good librarians for Univ. of MIchigan
Mon, Feb 4, 2013 5:03 PM
Visit this group at http://groups.google.com/group/ibln?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
List: hbcu-lib@lists.hbculibraries.org
From: Sandra Phoenix
 
Job Announcement - Assistant Director of Library Services - J.F. Drake State Technical College
Fri, Feb 22, 2013 7:20 PM
Visit this group at http://groups.google.com/group/ibln?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
List: websecurity@lists.webappsec.org
From: DefenseCode
 
[WEB SECURITY] DefenseCode ThunderScan SAST Advisory: WordPress All In One Schema.org Rich Snippets Plugin Security Vulnerability
Wed, May 24, 2017 3:23 PM
E-mail: defensecode[at]defensecode.com Website: http://www.defensecode.com Twitter: https://twitter.com/DefenseCode/
List: time-nuts@lists.febo.com
From: Tom Harris
 
Re: [time-nuts] beaglebones, time, web services
Mon, Jul 6, 2015 10:19 PM
. > > BUT now, I'd like to add a web interface, so that it can be manipulated by > a mobile device using a browser. > > One way I can think of is to run some sort of limited web server. there > are a couple that come with the beaglebone, including the python > "simplehttpserver". > > But I'm sort of stuck on the interface between the webserver and the other >