Tag: Web Dev
-
ELMAH Security and allowRemoteAccess Explained
Securing your ELMAH log (Error Logging Modules and Handlers) is a subject that has been touched upon in multiple presentations and blog …
-
How to Create a Self-Signed Certificate With PowerShell [Snippet]
When we develop web-application or experiment with some technologies, it’s quite common to need a certificate. A certificate for real world …
-
Hacking JavaScript Games: Accessing Private JS Variables at Runtime via Debugging
I like to write little bots from the console to help with application and game automation. But when the variables and objects I need are …
-
The Importance of the Content-Type Header in HTTP Requests
Dawid Czagan, Founder and CEO at Silesia Security Labs and author of Bug Hunting Millionaire, is listed in HackerOne’s Top 10 Hackers. In a …
-
The Security Risk That Is Actually the Humble Link on Your Webpage
Introduction When you open a link using , for example, in a new tab (), the browser may set the of the new tab to be the original window. …
-
Vimium, a Browser for Hackers
How I Learned About Vimium So, I am a regular Reddit user and it’s one of my favorite online communities. While browsing through …
-
Java Getting Back to the Browser?
Betteridge’s law of headlines apply. This article talks about WebAssembly and can be read to get a first glimpse of …
-
The 12 Days of Content (Day 8): Ghosts of Content Past
Sorry to all you Phantom.js lovers out there, but this post is more of a Dickensian riff than a look at that web page automation library. …
-
PyDev of the Week: Giampaolo Rodola’
This week we welcome Giampaolo Rodola’ (@grodola) as our PyDev of the Week! Giampaolo is the creator and maintainer of the psutil project …
-
Node.js Security Release Summary
On July 11th, Michael Dawson announced expected updates to the Node.js 4, 6, 7 and 8 release lines. The possibility of a Denial of Service vulnerability in all release lines from 4.x to 8.x was shared at this time. Read full news article on DZone – Web Builder
●●●