➠ Adobe: Main Domain Takeover at https://www.marketo.net/
Resolved valid subdomain takeover report on Marketo. We appreciate the collaboration with the......
Zur Startseite
➤ Ähnliche Beiträge für 'Adobe: Main Domain Takeover at https://www.marketo.net/'
uriDeep - Unicode Encoding Attacks With Machine Learning
vom 4162 Punkte
Unicode encoding attacks with machine learning. Tool based on machine learning to create amazing fake domains using confusables. Some domains can deceive IDN policies (Chrome & Firefox). I created the best (big) dictionary of confusables using neural networks. It is used in the tool and it can be download from: https://github.com/mindcrypt/uriDeep/blob/master/data
What's New in DevTools (Chrome 111)
vom 1049.01 Punkte
Interested in helping improve DevTools? Sign up to participate in Google User Research here.
No video for this release.
# Debugging HD color with the Styles pane
New CSS color types and spaces are coming to the web! It is equally exciting that DevTools introduced new tools to help developers create, convert and debug High Definition color.
The Styles pa
StandIn - A Small .NET35/45 AD Post-Exploitation Toolkit
vom 983.31 Punkte
StandIn is a small AD post-compromise toolkit. StandIn came about because recently at xforcered we needed a .NET native solution to perform resource based constrained delegation. However, StandIn quickly ballooned to include a number of comfort features.
What's New in DevTools (Chrome 112)
vom 960.43 Punkte
Interested in helping improve DevTools? Sign up to participate in Google User Research here.
No 'What's new in DevTools' video for this release. Check out the latest DevTools Tips video to learn how to identify and fix CSS issues with the Styles pane.
# Recorder updates
# Replay extensions support
The Recorder introduces support for custom replay options that you can embed into DevTools with an extension.
Try out the ex
Improving Cumulative Layout Shift at Telegraph Media Group
vom 959.85 Punkte
Chris is a principal software engineer at The Telegraph.
The visual stability challenge #
Layout shifts can be very disruptive. At Telegraph Media Group (TMG) visual stability
is particularly important because readers predominantly use our applicat
What's New In DevTools (Chrome 110)
vom 882.68 Punkte
Interested in helping improve DevTools? Sign up to participate in Google User Research here.
# Clearing Performance Panel on reload
The Performance panel now clears both the screenshot and trace when you click the Start profiling and reload page button.
Previously, the Performance panel displayed a timeline with screenshots from previous recordings. Thi
What's new in CSS and UI: I/O 2023 Edition
vom 780.29 Punkte
The past few months have ushered in a golden era for web UI. New platform capabilities have landed with tight cross-browser adoption that support more web capabilities and customization features than ever.
Here are 20 of the most exciting and impactful
What's New In DevTools (Chrome 104)
vom 766.57 Punkte
Interested in helping improve DevTools? Sign up to participate in Google User Research here.
# Restart frame during debugging
The Restart frame feature is back! You can re-run the preceding code when paused somewhere in a function. Previously, this feature was deprecated and removed in Chrome 92 due to stability issues.
In this example, the debugger init
What's new in DevTools (Chrome 120)
vom 763.44 Punkte
Interested in helping improve DevTools? Sign up to participate in Google User Research here.
# Third-party cookie phaseout
Your site may use third-party cookies and it's time to take action as we approach their deprecation. To learn what to do about affected cookies, see Preparing for the end of third-party cookies.
The Include third-party cookie issues checkbox has been enabled by default for all Chrome users, so the
What's New In DevTools (Chrome 106)
vom 714.07 Punkte
Interested in helping improve DevTools? Sign up to participate in Google User Research here.
# Group files by Authored / Deployed in the Sources panel
The Group files by Authored / Deployed is now shown under the 3-dot menu. Previously, it showed directly on the navigation pane.
Open this demo. Enable the Group files by Authored / Deployed setting to vie
How Mercado Libre optimized for Web Vitals (TBT/FID)
vom 666.54 Punkte
Mercado Libre is the largest e-commerce and payments ecosystem in Latin America. It is present in 18
countries and is a market leader in Brazil, Mexico, and Argentina (based on unique visitors and
pageviews).
Web performance has been a focus for the c
What's New In DevTools (Chrome 105)
vom 658.89 Punkte
Interested in helping improve DevTools? Sign up to participate in Google User Research here.
# Step-by-step replay in the Recorder
You can now set a breakpoint and replay a user flow step by step in the Recorder panel.
To set a breakpoint, click on the blue dot next to a step. Replay your user flow, the replay will pause before executing the step. From h