Search results for all lists

10000 messages found
Sort by
List: websecurity@lists.webappsec.org
From: MustLive
 
Re: [WEB SECURITY] Poll: How do you rank the importance of a vulnerability?
Thu, Jan 31, 2013 9:50 PM
It's not the place for polls on web applications security topics ;-). Plus I'm not using LinkedIn and any s.networks at all (and the poll requires registration in it). P.S. I am agree with Phillip's standpoint.
List: tacomaart@list.cityoftacoma.org
From: Garcia, Daniel
 
Share your Input: Arts & Cultural Vitality Division Strategic Plan Survey
Wed, Apr 15, 2026 11:00 PM
[Lion dancers entertain a crowd at the Lincoln Business District Association's Lunar New Year Festival]<https://www.surveymonkey.com/r/ACVplan> Hello Tacoma arts community, This past year, the City of Tacoma marked some important milestones and renewed commitments to Tacoma's cultural sector, including the reauthorization of Tacoma Creates, the 25th anniversary
List: tacelist@list.cityoftacoma.org
From: Garcia, Daniel
 
Share your Input: Arts & Cultural Vitality Division Strategic Plan Survey
Wed, Apr 15, 2026 11:00 PM
[Lion dancers entertain a crowd at the Lincoln Business District Association's Lunar New Year Festival]<https://www.surveymonkey.com/r/ACVplan> Hello Tacoma arts community, This past year the City of Tacoma marked some important milestones and renewed commitments to Tacoma's cultural sector, including the reauthorization of Tacoma Creates, the 25th anniversary
List: websecurity@lists.webappsec.org
From: SecNiche Security Labs
 
[WEB SECURITY] Paper - Dissecting Java Server Faces for Penetration Testing
Fri, Aug 26, 2011 2:14 AM
JSF has been widely used as an open source web framework for developing efficient applications using J2EE. JSF is compared with ASP.NET framework to unearth potential security flaws. Link: http://www.secniche.org/jsf/dissecting_jsf_pt_aks_kr.pdf Aditya K Sood SecNiche Security Labs http://www.secniche.org
List: tacomaart@list.cityoftacoma.org
From: Katie Stricker
 
Visit BareFoot Studios this weekend during Art At Work Month!
Sat, Nov 8, 2008 1:05 AM
Don't forget to pick up a schedule for the BareFoot Collective LAUNCH PARTY while you visit us this Saturday from 10-4pm! Happy Dancing, The Barefoot Collective at Barefoot Studios 1604 Center St. Tacoma.
List: time-nuts@lists.febo.com
From: John Moran, Scawby Design
 
Frequency Mixers
Fri, Apr 29, 2022 12:41 PM
The latest Technical Article from Analog Devices may be of interest to some of you - https://www.analog.com/en/technical-articles/the-changing-landscape-frequency-mixing-components.html?ADICID=EMAL_WW_P354759_MIX-NL-PN_1077&deliveryName=DM23404 John
List: ctbirds@lists.ctbirding.org
From: dbobolink (at) aol.com
 
Great Black Hawk Statue
Fri, Jul 17, 2020 10:02 PM
https://www.msn.com/en-us/news/local/the-hawk-that-flew-the-wrong-way-permanently-lands-in-this-maine-park/ar-BB16SkTU Bob DixonEliot, Me.
List: wasc-whid@lists.webappsec.org
From: WASC Web Hacking Incidents Database
 
WHID 2011-24: Twitter worm hits goo.gl, redirects to fake anti-virus
Wed, Jan 26, 2011 1:53 PM
Google Reader: WHID 2011-24: Twitter worm hits goo.gl, redirects to fake anti-virus via Default WHID View on 1/26/11 Entry Title: WHID 2011-24: Twitter worm hits goo.gl, redirects to fake anti-virus WHID ID: 2011-24 Date Occurred: January 20, 2011 Attack Method: Unknown Application Weakness: Unknown Outcome: Planting of Malware Attacked Entity Field: Web
List: time-nuts@lists.febo.com
From: David Kirkby
 
Re: [time-nuts] Data collection cycle -- multiple sources to one counter?
Mon, Jun 20, 2005 9:41 PM
. > > http://pdfserv.maxim-ic.com/en/ds/MAX458-MAX459.pdf > > There is even an eval board which does most of the job already: > > http://pdfserv.maxim-ic.com/en/ds/MAX459EVKIT.pdf > > As far as I can tell you could drive it from a parallel port > with bit-banging. > One thing to note is that Maxim have a *very* nice policy on samples, which effectively
List: websecurity@lists.webappsec.org
From: Tim
 
Re: [WEB SECURITY] Help with referer issues in XSS
Fri, Mar 2, 2012 10:04 PM
At it's core, CSRF is a design flaw in the web in that no types of requests were restricted in a cross-domain sense from day one. There ought to be a way to define a policy on what domains certain requests can and cannot come from. That's the core issue with CSRF, right?