webmailes jelszó elfelejtése (freemail)

szevasztok

thunderbird egyszercsak azt mondta, hogy a jelszó nemjó, írjak be újat és erre ki is pucolta, elfelejtette a régit.
probléma, hogy elfelejtettem a jelszót, a jelszóemlékeztető sem segít.
van 5letetek ?

esetleg egy hupos freemail-admin? ;)

Hozzászólások

irsz nekik levelet, annyira nem bonyi

t

Levélírás nem segít.. 1x ex bnőmnek is volt egy ilyen baja ( igaz ott ő felejtette el a pwd-t ), de az ő fejére is t*jtak nak ígyvben.. Ott a megoldás egy THC-Hydra volt :))) ( kb 40 perc kelett csak neki.. )

____________________________________
Az embert 2 éven át arra tanítják hogyan álljon meg a 2 lábán, és hogyan beszéljen... Aztán azt mondják neki: -"Üllj le és kuss legyen!"..

"van 5letetek ?"
Használj levelező klienst! :lol:
Mi az hogy kitörölte?!
Egy olyan szoftver, ami nem azt csinálja amit akarok csak addig van a gépemen!

----------------------------------------------------------------
"Értem én hogy villanymotor, de mi hajtja!?

Sajnos jelszot nem all modunkban kiadni, mivel nem tudjuk ellenorizni minden ketseget kizaroan a tulajdonos kiletet.

udv
[origo]

:(((

r.i.p. kedves mailfiókom

a saját pstafiókom feltörése, gondolom (remélem) nem számít köztörvényes bűntettnek (?)

Az a baj, meg ha tudod is bizonyitani(bar ezt eleg nehez bizonyitani sztem, tartalom az nem eleg).
Akkor is tamadas az oldal fele, nem szamit hogy a te boxod, legalabbis szerintem, ha nagyon "kedvesek", akkor nem hagyjak annyiban, ha mas ok nem marad hat DOS-ert(akadalyoztad masok munkajat bla bla bla).

configure:
bigfoot@bigfootpc:~/prg/hydra$ ./configure

Starting hydra auto configuration ...

Checking for openssl (libssl/ssl.h) ...
... NOT found, SSL support disabled
Get it from http://www.openssl.org
Checking for Postgres (libpq) ...
... found
Checking for SVN (ibsvn_client-1 libapr-0.so libaprutil-0.so) ...
... found
Checking for SAP/R3 (librfc/saprfc.h) ...
... NOT found, module sapr3 disabled
Get it from http://www.sap.com/solutions/netweaver/linux/eval/index.asp
Checking for libssh (libssh/libssh.h) ...
... NOT found, module ssh2 disabled
Get it from http://0xbadc0de.be/ - use v0.11!

Hydra will be installed into .../bin of: /usr/local
(change this by running ./configure --prefix=path)

Writing Makefile.in ...

NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES
=======================================================================
ARM/PalmPilot users: please run ./configure-arm or ./configure-palm respectivly

now type "make"

... pedig van fent openssl és ssh2 is

make:

make
gcc -I. -Wall -O2 -c hydra-sip.c -DLIBPOSTGRES
hydra-sip.c:4:25: error: openssl/ssl.h: No such file or directory
hydra-sip.c:5:25: error: openssl/err.h: No such file or directory
hydra-sip.c:6:25: error: openssl/md5.h: No such file or directory
hydra-sip.c: In function 'md5_crypt':
hydra-sip.c:24: error: 'MD5_DIGEST_LENGTH' undeclared (first use in this function)
hydra-sip.c:24: error: (Each undeclared identifier is reported only once
hydra-sip.c:24: error: for each function it appears in.)
hydra-sip.c:26: error: 'MD5_CTX' undeclared (first use in this function)
hydra-sip.c:26: error: syntax error before 'c'
hydra-sip.c:31: warning: implicit declaration of function 'MD5_Init'
hydra-sip.c:31: error: 'c' undeclared (first use in this function)
hydra-sip.c:32: warning: implicit declaration of function 'MD5_Update'
hydra-sip.c:33: warning: implicit declaration of function 'MD5_Final'
hydra-sip.c:24: warning: unused variable 'md5_raw'
hydra-sip.c: In function 'sip_register':
hydra-sip.c:60: error: 'MD5_DIGEST_LENGTH' undeclared (first use in this function)
hydra-sip.c:61: warning: unused variable 'resp'
hydra-sip.c:61: warning: unused variable 'mu'
hydra-sip.c:60: warning: unused variable 'urp'
make: *** [hydra-sip.o] Error 1

/hydra# make
gcc -I. -Wall -O2 -c hydra-sip.c -DLIBOPENSSL -DLIBPOSTGRES
hydra-sip.c: In function 'md5_crypt':
hydra-sip.c:33: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness
gcc -I. -Wall -O2 -c hydra-vmauthd.c -DLIBOPENSSL -DLIBPOSTGRES
gcc -I. -Wall -O2 -c hydra-http-proxy-auth-ntlm.c -DLIBOPENSSL -DLIBPOSTGRES
hydra-http-proxy-auth-ntlm.c: In function 'start_http_proxy_auth_ntlm':
hydra-http-proxy-auth-ntlm.c:64: warning: pointer targets in passing argument 1 of 'from64tobits' differ in signedness
gcc -I. -Wall -O2 -c hydra-imap-ntlm.c -DLIBOPENSSL -DLIBPOSTGRES
hydra-imap-ntlm.c: In function 'start_imap_ntlm':
hydra-imap-ntlm.c:48: warning: pointer targets in passing argument 1 of 'from64tobits' differ in signedness
gcc -I. -Wall -O2 -c hydra-pop3-ntlm.c -DLIBOPENSSL -DLIBPOSTGRES
hydra-pop3-ntlm.c: In function 'start_pop3_ntlm':
hydra-pop3-ntlm.c:47: warning: pointer targets in passing argument 1 of 'from64tobits' differ in signedness
gcc -I. -Wall -O2 -c hydra-smtpauth-ntlm.c -DLIBOPENSSL -DLIBPOSTGRES
hydra-smtpauth-ntlm.c: In function 'start_smtpauth_ntlm':
hydra-smtpauth-ntlm.c:46: warning: pointer targets in passing argument 1 of 'from64tobits' differ in signedness
gcc -I. -Wall -O2 -c hydra-http-form.c -DLIBOPENSSL -DLIBPOSTGRES
gcc -I. -Wall -O2 -c crc32.c -DLIBOPENSSL -DLIBPOSTGRES
gcc -I. -Wall -O2 -c d3des.c -DLIBOPENSSL -DLIBPOSTGRES
gcc -I. -Wall -O2 -c md4.c -DLIBOPENSSL -DLIBPOSTGRES
gcc -I. -Wall -O2 -c hydra-mod.c -DLIBOPENSSL -DLIBPOSTGRES
hydra-mod.c: In function 'hydra_tobase64':
hydra-mod.c:609: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gcc -I. -Wall -O2 -c ntlm.c -DLIBOPENSSL -DLIBPOSTGRES
ntlm.c: In function 'buildAuthResponse':
ntlm.c:1271: warning: pointer targets in passing argument 1 of 'SMBencrypt' differ in signedness
ntlm.c:1272: warning: pointer targets in passing argument 1 of 'SMBNTencrypt' differ in signedness
gcc -I. -Wall -O2 -c hydra.c -DLIBOPENSSL -DLIBPOSTGRES
gcc -I. -Wall -O2 -lm -o hydra hydra-vnc.o hydra-pcnfs.o hydra-rexec.o hydra-nntp.o hydra-socks5.o hydra-telnet.o hydra-cisco.o hydra-http.o hydra-ftp.o hydra-imap.o hydra-pop3.o hydra-smb.o hydra-icq.o hydra-cisco-enable.o hydra-ldap.o hydra-mysql.o hydra-http-proxy.o hydra-smbnt.o hydra-mssql.o hydra-snmp.o hydra-cvs.o hydra-smtpauth.o hydra-sapr3.o hydra-ssh2.o hydra-teamspeak.o hydra-postgres.o hydra-rsh.o hydra-rlogin.o hydra-oracle-listener.o hydra-svn.o hydra-pcanywhere.o hydra-sip.o hydra-vmauthd.o hydra-http-proxy-auth-ntlm.o hydra-imap-ntlm.o hydra-pop3-ntlm.o hydra-smtpauth-ntlm.o hydra-http-form.o crc32.o d3des.o md4.o hydra-mod.o ntlm.o hydra.o -lm -lssl -lpq -lcrypto -L/usr/lib -L/usr/local/lib -L/lib -L/usr/lib || echo -e "\nIF YOU RECEIVED THE ERROR MESSAGE \"cannot find -lpq\" DO THE FOLLOWING:\n make clean; ./configure\n vi Makefile <- and remove the \"-lpq\" and \"-DLIBPOSTGRES\" statements\n make\n"
/usr/bin/ld: cannot find -lpq
collect2: ld returned 1 exit status

IF YOU RECEIVED THE ERROR MESSAGE "cannot find -lpq" DO THE FOLLOWING:
make clean; ./configure
vi Makefile <- and remove the "-lpq" and "-DLIBPOSTGRES" statements
make

If men could get pregnant, abortion would be a sacrament

cd hydra-gtk && ./make_xhydra.sh
Trying to compile xhydra now (hydra gtk gui) - dont worry if this fails, this is really optional ...
Error: configure wasnt happy. Analyse this:
configure: error: Library requirements (gtk+-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
make: [xhydra] Error 1 (ignored)

Now type make install

Azért arra majd figyelj, hogy vmi kellemes kis proxy-t is vegyél igénybe ( sose lehet tudni :) ).. Illetve ha kicsit hatékony akarsz lenni, akkor vmi kedves kis dictionary file se árt :)

____________________________________
Az embert 2 éven át arra tanítják hogyan álljon meg a 2 lábán, és hogyan beszéljen... Aztán azt mondják neki: -"Üllj le és kuss legyen!"..