Search results for all lists

10000 messages found
Sort by
List: websecurity@lists.webappsec.org
From: Erlend Oftedal
 
Re: [WEB SECURITY] XSS cheat sheet for developers
Wed, Feb 27, 2013 8:31 AM
. > Some more info are available on Coverity blog: > > https://communities.coverity.com/blogs/security/2013/02/26/fixing-xss-a-practical-guide-for-developers > > Our goal is to keep improving this cheat sheet while adding escapers and > sanitizers to our library: > https://github.com/coverity/coverity-security-library > > Cheers, > Romain > > > ____________
List: time-nuts@lists.febo.com
From: Louis Williams
 
LH web traffic
Sun, Mar 24, 2013 3:30 PM
Would someone educate me on why LH needs to talk to the web? Thanks. Lou Williams
List: websecurity@lists.webappsec.org
From: Andreas Schmidt
 
[WEB SECURITY] WATOBO 0.9.6 released
Thu, Feb 24, 2011 10:23 AM
Hi everybody, we want to announce that we just released version 0.9.6 of WATOBO - The Web Application Toolbox (http://watobo.sourceforge.net). WATOBO is intended to enable security professionals to perform highly efficient (semi-automated) web application security audits. -- NEW -- * General: Supports One-Time-Tokens (e.g.
List: websecurity@lists.webappsec.org
From: Daniel Herrera
 
Re: [WEB SECURITY] Bean validation
Thu, Aug 30, 2012 9:59 PM
D --- On Thu, 8/30/12, Lebeau Frederic wrote: From: Lebeau Frederic Subject: [WEB SECURITY] Bean validation To: websecurity@webappsec.org Date: Thursday, August 30, 2012, 12:51 PM Hello, I m looking about using bean validation into spring mvc application.It looks good for input validation (whitelist
List: websecurity@lists.webappsec.org
From: MustLive
 
[WEB SECURITY] DAVOSET v.1.0.7
Sun, Jun 23, 2013 8:55 PM
This is fate of all holed web sites. But there are a lot of other vulnerable sites, so the lists will be updating. Best wishes & regards, MustLive Administrator of Websecurity web site http://websecurity.com.ua
List: websecurity@lists.webappsec.org
From: MustLive
 
[WEB SECURITY] Cyberwar in Ukraine
Sat, Jul 25, 2015 3:23 PM
Best wishes & regards, Eugene Dokukin aka MustLive Administrator of Websecurity web site http://websecurity.com.ua
List: time-nuts@lists.febo.com
From: Mark Sims
 
Why discipline Rubidium oscillator?
Tue, Nov 21, 2017 5:25 AM
I did hack together some code to GPS discipline a HP-5071. But it only disciplines the oscillator if the unit is in standby and the cesium tube is off... I did say it was a hack... -------------- > You can (or course) do a GPS disciplined Cs standard. That’s not easy to do, but some are attempting it ….
List: websecurity@lists.webappsec.org
From: Pankaj Upadhyay
 
Re: [WEB SECURITY] Is XSS via HTTP_REFERER possible in this case?
Sun, Feb 12, 2012 9:18 AM
Spammers use some open websites which allow them to visit the pages they want but with a forged referer. Those websites keep a track of person visiting them so basically they keep a list of all the HTTP referers which could be used to perform XSS in case of improper validation. Coming to your code snippet, its a clearcase of XSS.