Alternativ-Testing
mardi, octobre 30 2012
Internet Explorer :

Google Chrome :

Firefox :

Opera :

Lors de mes recherches en vulnérabilité du 30/10/2012 je fis plusieurs découvertes surprenantes sur premièrement Internet Explorer (permettant de passer outre DEP ASLR et la fameuse SandBox d'IE).
En effet une interaction particulière sur se navigateur (considéré comme interaction minime) permet à elle seule d'exécuter du code arbitraire avec les privilèges user comme "medium integrity" ce qui signifie que l'exécution de code est effectué avec les droit utilisateur normaux (permettant une prise de contrôle totale de la machine distante vulnérable).
Lire la suite...
Par Jordi_Chancel le mardi, octobre 30 2012, 19:12
jeudi, octobre 25 2012

Lors de mes recherche du 25/10/2012 une intuission me vint en tête , exploiter plusieurs ClickJacking de Mozilla Firefox visant le bypass des avertissement de localisation et d'installation d'addon.
Lire la vidéo...
Par Jordi_Chancel le jeudi, octobre 25 2012, 20:05
lundi, octobre 1 2012
Mozilla Firefox :

Opera Web-Browser :

Mozilla Firefox Advisory Description
Security researcher David Bloom of Cue discovered that
<select> elements are always-on-top chromeless windows and
that navigation away from a page with an active <select> menu
does not remove this window.When another menu is opened programmatically on a
new page, the original <select> menu can be retained and
arbitrary HTML content within it rendered, allowing an attacker to cover
arbitrary portions of the new page through absolute positioning/scrolling,
leading to spoofing attacks. Security researcher Jordi Chancel
found a variation that would allow for click-jacking attacks was well.
In general these flaws cannot be exploited through email in the
Thunderbird and SeaMonkey products because scripting is disabled, but are
potentially a risk in browser or browser-like contexts in those products.
Opera Advisory Description :
Dialogs
such as the download dialog are usually displayed on top of page
content, to ensure that the user knows that the dialog is requesting
attention. In some cases, this policy was not implemented correctly in
Opera, allowing certain page content to overlay the dialog. In these
cases, clicking the page content causes the dialog to be clicked
instead. While an attacker may not have much control over the appearance
of the overlapping content, they may be able to use it to trick the
user into performing harmful actions, such as running a downloaded
executable.
Voici encore un nouveau ClickJacking critique qui a cette foi l'avantage d'être exploitable sur les toutes dernières version de Mozilla Firefox !
En effet mes dernières recherches avait pour but de détecter une nouvelle méthode pour mener a bien une attaque de clickjacking avec les Applet Java , Addon XPI (etc) sur les versions les plus récentes de Firefox.
Lire la suite...
Par Jordi_Chancel le lundi, octobre 1 2012, 13:49
mardi, septembre 25 2012

Chere lecteur/rechercheur , nous sommes (mal)heureux de vous apprendre que nous détenons un exploit Critique valable sur les dernières versions de Google Chrome exploitable sous Windows avec les privilèges user medium.
Lire la suite...
Par Jordi_Chancel le mardi, septembre 25 2012, 19:00
lundi, août 6 2012
Par Jordi_Chancel le lundi, août 6 2012, 12:24
aucun rétrolien
samedi, août 4 2012
Par Jordi_Chancel le samedi, août 4 2012, 19:33
aucun rétrolien
samedi, juillet 28 2012
Par Jordi_Chancel le samedi, juillet 28 2012, 16:25
vendredi, avril 27 2012

Security researcher Jordi Chancel reported that they could short-circuit page loads to show the
address of a different site than what is loaded in the window in the addressbar.
Security researcher Chris McGowen independently reported the
same flaw, and further demonstrated that this could lead to loading scripts from
the attacker's site, leaving users vulnerable to cross-site scripting (XSS)
attacks.
Mozilla firefox a aussi la réputation d'être un navigateur très robuste et sur lequel trouver une vulnérabilité devient de plus en plus compliqué.
C'est cependant lors d'une session de test visant a détecter un spoofing qu'il m'a été donné de découvrir une nouvelle vulnérabilité permettant à elle seule plusieurs types d'attaques.
Lire la suite...
Par Jordi_Chancel le vendredi, avril 27 2012, 19:18
samedi, avril 14 2012

When a user is interacting with a window, that window should be visible
to the user, to ensure that the user realizes it is there. If a page is
displayed in a small enough window, the user may not realize it is being
displayed, and if the right keyboard sequence is carefully followed,
they can end up performing undesirable actions on that page. Similar
attacks could also be used against Opera's preferences to change
preferences or select executables to be run by Opera. Additional social
engineering steps are needed to ensure that the user presses the correct
key sequence, without being able to show any relevant visual feedback,
as the page cannot see that the keys are being pressed.
When a user double clicks on a page, they may expect the two clicks to
target the same object. If a page uses the first click to open a pop-up
window in a predictable location, the second click may focus parts of
the new window, such as its address field. If the page can then convince
the user to activate a scripted URL seeded in the address field, on a
newly loaded target page within the pop-up, it can allow cross site
scripting against the target page. Similar attacks could also be used
against Opera's preferences to change preferences or select executables
to be run by Opera. Non-trivial social engineering would be required to
ensure that the user followed the desired sequence of clicks and
keypresses, at precisely the right speed, while ignoring the opening and
loading of pages within the pop-up.
Voire les vidéos
Par Jordi_Chancel le samedi, avril 14 2012, 17:58
vendredi, avril 6 2012
Par Jordi_Chancel le vendredi, avril 6 2012, 18:56
mercredi, mars 28 2012
http://www.opera.com/docs/changelogs/windows/1162/http://www.opera.com/support/kb/view/1010/When the download dialog is displayed, it should always be visible to the user, to ensure that the user realizes it is there. If the dialog is displayed in a small enough window, the user may not realize it is being displayed, and if the right keyboard sequence is carefully followed, they can end up running a downloaded executable. Additional social engineering steps are needed to ensure that the user presses the correct key sequence, without being able to show any relevant visual feedback, as the page cannot see that the keys are being pressed
Je viens de détecter aujourd’hui (12/03/2012) une nouvelle vulnérabilité sur le navigateur Opera 11.61 (dernière version) permettant l'exécution de code a distance.
D'un Impact critique et d'une sévérité haute cette nouvelle vulnérabilité 0day reste elle aussi une arme de chois pour prendre le contrôle d'une machine vulnérable.
Lire la suite...
Par Jordi_Chancel le mercredi, mars 28 2012, 20:23
aucun rétrolien
mardi, mars 27 2012
http://www.opera.com/docs/changelogs/windows/1162/http://www.opera.com/support/kb/view/1011/Dialogs such as the download dialog are usually displayed on top of page content, to ensure that the user knows that the dialog is requesting attention. In some cases, this policy was not implemented correctly in Opera, allowing certain page content to overlay the dialog. In these cases, clicking the page content causes the dialog to be clicked instead. While an attacker may not have much control over the appearance of the overlapping content, they may be able to use it to trick the user into performing harmful actions, such as running a downloaded executable.
Mes recherche sur le navigateur web Opera on toujours comme objectif
de détecter des vulnérabilité permettant l'exécution de code arbitraire a
distance.
J'ai en effet détecter une
vulnérabilité critique de Remote Code Execution sur Opera .
Cette vulnérabilité Opera est aussi une vulnérabilité Cross-Browser du fait que celle si marche aussi sur Mozilla Firefox.
Lire la suite...
Par Jordi_Chancel le mardi, mars 27 2012, 14:04
http://www.opera.com/docs/changelogs/windows/1162/http://www.opera.com/support/kb/view/1014/The address field should always show the address of the page that is being displayed. In certain cases, if a target site responds slowly, reloading an attacking page and redirecting to the target page can cause the address field to show the target site's address, while the attacking site is still being displayed.
Encore un! Et oui lors de l'un de mes tests sur le navigateur Opera j'ai encore découvert une nouvelle vulnérabilité de Location Bar Spoofing.
Cette nouvelle vulnérabilité ne peut pourtant être exploiter que dans certaine condition mais nécessite des interaction minime de l'utilisateur pour que celui-ci soit mis en œuvre.
Lire la suite...
Par Jordi_Chancel le mardi, mars 27 2012, 12:44
jeudi, mars 8 2012

Google chrome est encore une foi victime d'une de mes découverte affectant sa barre de location.
En effet j'ai découvert une nouvelle vulnérabilité d'Address Bar Spoofing sur ce dernier permettant des escroqueries de type phishing évoluées.
Lire la suite...
Par Jordi_Chancel le jeudi, mars 8 2012, 17:36
aucun rétrolien
mardi, février 21 2012

Lors de mes recherches entre 2010 et 2011 sur Mozilla Firefox , je me rendis compte qu'un défaut de se navigateur permettait d'envoyer des requêtes malveillante (a partir d'un site web sécurisé avec SSL ou TLS ) sur un serveur attaquant tout en gardant la validité du certificat SSL / TLS.
Lire la suite...
Par Jordi_Chancel le mardi, février 21 2012, 07:02