- Modifié
héhé merci de vérifier ce que je fais :p
(en fait j'y ai pensé hier soir à préciser les résultats ...)
Pour l'export j'avais bon, (de toute manière on sait si le proxy est connecté ou non avec le wget)
Ah mince, :-?, une précision importante que j'ai omise ... J'ai un problème avec ntlmaps :
Merci de ton aide 🙂
(en fait j'y ai pensé hier soir à préciser les résultats ...)
Pour l'export j'avais bon, (de toute manière on sait si le proxy est connecté ou non avec le wget)
(bien entendu j'ai lancé ntlmaps avant le wget (mais on le voit avec le "Connexion vers 127.0.0.1:5865...connecté.")# wget http://www.google.fr/ -v
--2009-06-22 17:06:23-- http://www.google.fr/
Connexion vers 127.0.0.1:5865...connecté.
requête Proxy transmise, en attente de la réponse...407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )
2009-06-22 17:06:23 ERREUR 407: Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. ).
Ah mince, :-?, une précision importante que j'ai omise ... J'ai un problème avec ntlmaps :
Je ne vois pas trop d'ou peut venir le problème (la config de ntlmaps peut etre ??)# python main.py
NTLM authorization Proxy Server v0.9.9
Copyright (C) 2001-2004 by Dmitry Rozmanov and others.
ERROR: Unable to get the IP address of this machine. This is not a fatal problem, but may cause problems for you using this proxy in some scenarios.
Now listening at desktop on port 5865
J'avoue que pour NTDOMAIN je ne sais pas quoi mettre, en fait je n'ai modifié que login, password et parent_proxyserver.cfg (sans les commentaires ...) wrote:[GENERAL]
LISTEN_PORT:5865
PARENT_PROXY:adress.proxy.fr
PARENT_PROXY_PORT:80
PARENT_PROXY_TIMEOUT:15
ALLOW_EXTERNAL_CLIENTS:0
FRIENDLY_IPS:
URL_LOG:0
MAX_CONNECTION_BACKLOG:5
[CLIENT_HEADER]
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
[NTLM_AUTH]
NT_HOSTNAME:
NT_DOMAIN:your_domain
USER:login
PASSWORD:password
LM_PART:1
NT_PART:0
NTLM_FLAGS: 06820000
NTLM_TO_BASIC:0
[DEBUG]
DEBUG:0
BIN_DEBUG:0
SCR_DEBUG:0
AUTH_DEBUG:0
Merci de ton aide 🙂