Tweets
- Tweets, página actual.
- Tweets y respuestas
- Multimedia
Bloqueaste a @ducnt_
¿Estás seguro de que quieres ver estos Tweets? Ver los Tweets no desbloqueará a @ducnt_
-
Tweet fijado
My first `double kill` at
@wordpressdotcom: https://nvd.nist.gov/vuln/detail/CVE-2019-16780 … https://nvd.nist.gov/vuln/detail/CVE-2019-16781 … https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/ … Kudos to WordPress security team with very quickly and awesome workGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Filed a duplicate with gr8 bug was found by
@SecurityMB but can reopen it with a triaged issue. Really a excited moment.#bugbountytippic.twitter.com/iI1mSCfNLCGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
New blog post! Here is how you can use MSBuild’s UnregisterAssembly task to execute arbitrary code in a .NET assembly.
#cybersecurity#infosec@subTee@BHinfoSecurityhttps://bit.ly/2PmChuzGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Just wrote a new article about how I found a Remote Command Execution 0-day (CVE-2020-8813) via static analysis in Cacti v1.2.8 the popular infrastructure graphing solution. I also explained how to exploit it without authentication in some cases.https://shells.systems/cacti-v1-2-8-authenticated-remote-code-execution-cve-2020-8813/ …
Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Slides from my
#OffensiveCon20 talk on iMessage exploitation: https://saelo.github.io/presentations/offensivecon_20_no_clicks.pdf … More technical details in the blog post: https://googleprojectzero.blogspot.com/2020/01/remote-iphone-exploitation-part-1.html … Great conference again, thanks@offensive_con team! :)Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
[PoC] CVE-2020-0618 Microsoft SQL Server Reporting Services RCE Vulnerability POST /ReportServer/pages/ReportViewer.aspx HTTP/1.1 Host: target ... ... NavigationCorrector$PageState=NeedsCorrection&NavigationCorrector$ViewState=[PayloadHere]&__VIEWSTATE= https://github.com/euphrat1ca/CVE-2020-0618 …pic.twitter.com/FeCBMcnaPv
Este contenido multimedia puede incluir material que puede herir la sensibilidad de algunas personas. Más informaciónGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Just published another remote code execution chain I exploited recently. I also wrote about how organizations can stop these attacks at the development stage - the key is convention over configuration.https://spaceraccoon.dev/a-tale-of-two-formats-exploiting-insecure-xml-and-zip-file-parsers-to-create-a …
Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
@Jxck_ さんとSpectreやXS-LeaksやCross-Origin-*ヘッダーについて話しました! / ep63 Cross Origin Info Leakshttps://mozaic.fm/episodes/63/cross-origin-info-leaks.html …Mostrar este hiloGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Top 10 new web hacking techniques of 2019https://portswigger.net/research/top-10-web-hacking-techniques-of-2019 …
Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
I've discovered logic privilege escalation bug on AMD User Experience Program Launcher from Radeon Software https://github.com/sailay1996/amd_eop_poc … https://heynowyouseeme.blogspot.com/2020/02/privilege-escalation-filewrite-eop-in.html … https://heynowyouseeme.blogspot.com/2020/02/another-privilege-escalation-filewrite.html …
#privilege_escalation#CVE-2020-8950pic.twitter.com/WdnklR3vGuGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Blind SSRF exploitation En: https://lab.wallarm.com/blind-ssrf-exploitation/ … Ru: https://bo0om.ru/blind-ssrf What about port scanning using DNS-requests?pic.twitter.com/R9DEt7HSmP
Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
A few small proposals for PHP 8 have been accepted:
$object::class https://wiki.php.net/rfc/class_name_literal_on_object … Static return type https://wiki.php.net/rfc/static_return_type … Variable syntax tweaks https://wiki.php.net/rfc/variable_syntax_tweaks …Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Neatly bypassing Content Security Policy. Why 'unsafe-inline' is almost always a full-fledged XSS. https://lab.wallarm.com/how-to-trick-csp-in-letting-you-run-whatever-you-want-73cb5ff428aa …
#XSSMostrar este hiloGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
DOM Clobbering strikes back by
@garethheyeshttps://portswigger.net/research/dom-clobbering-strikes-back …Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Thanks to
@MDSecLabs research, new stuff are being released for http://ysoserial.net soon - as for the features, payload minimization, raw cmd command, and auto command encoding within JSON/XML messages are being released after the PR review by@pwntesterGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteóGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer
-
Nguyen The Duc retwitteóGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer
-
Nguyen The Duc retwitteó
Here's my write-up for
#h1415’s CTF challenge! https://lbherrera.github.io/lab/h1415-ctf-writeup.html …Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
CVE-2020-7471: SQLI in Django: django.contrib.postgres.aggregates.StringAgg aggregation function was subject to SQL injection, using a suitably crafted delimiter. https://djangoproject.com/weblog/2020/feb/03/security-releases/ … FIX: https://github.com/django/django/commit/eb31d845323618d688ad429479c6dda973056136 …pic.twitter.com/NljqLmin93
Mostrar este hiloGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
@ngalongc,@EdOverflow, and I are starting a new security blog. In our first write-up, we will discuss the impact of "SameSite by default" and how it affects web app sec. Feel free to request future topics you would like us to cover. https://blog.reconless.com/samesite-by-default/ …pic.twitter.com/5R23YmpksTGracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer -
Nguyen The Duc retwitteó
Someone dropped a PHP zero-day on GitHub. Talked to the PHP team last night. Bug requires local foothold to exploit, so not usable for remote attacks. Also, this is the second exploit for this "disable_functions bypass" in the last few months. https://github.com/mm0r1/exploits/tree/master/php7-backtrace-bypass …pic.twitter.com/MAWD8FpBRx
Gracias. Twitter usará esto para mejorar tu cronología. DeshacerDeshacer
Parece que el contenido está tardando un poco en cargarse.
Puede que Twitter esté saturado o experimentando un problema momentáneo. Inténtalo de nuevo o visita el Estado de Twitter para más información.