Jump to content

ICEBREAKER101010

Active Members
  • Posts

    743
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by ICEBREAKER101010

  1. I had to do a network scanning for WAN devices using NMAP through a proxy server and client was using ISA server as their proxy server to achieve there is a tool knows as ProxyChains which allows to run any program through HTTP or SOCKS proxy

    http://proxychains.sourceforge.net/

    how to install and configure proxychains

    root@bt:~#apt-get install proxychains (if ur using any debian distro)

    root@bt:~#nano etc/proxychains.conf

    Than you will see the proxylist where we can add our proxies:

    [ProxyList]

    # add proxy here …

    # meanwile

    # defaults set to “tor”

    socks4 127.0.0.1 9050

    now add ur ISA server proxy server IP like below

    [ProxyList]

    # add proxy here …

    # meanwile

    # defaults set to “tor”

    192.168.1.13 8080—>ISA server IP

    Socks4 127.0.0.1 9050

    save and exit

    root@bt:~# proxychains nmap -sV WANIP

    Have Funk!

  2. edit:ms,chiar am cautat-o ceva timp!

    Nu ai pentru ce.Se intampla cumva sa aiba cineva cartile astea:

    Nmap Network Scanning—The Official Nmap Project Guide to Network

    Wireshark Network Analysis: The Official Wireshark Certified Network Analyst Study Guide ?

    • Upvote 1
  3. 0000 CRC-16-CCITT

    d/OCGWXA1TbJc DES(Unix)

    be6bc64c94bbc062bcebfb40b4f93304 Domain Cached Credentials

    ce85b99cc46752fffee35cab9a7b0278abb4c2d2055cff685af4912c49490f8d GOST R34.11-94

    MySQL

    60671c896665c3fa MySQL 16 characters

    667f407de7c6ad07358fa38daed7828a72014b4e MySQL5 40 characters

    MD4

    bde52cb31de33e46245e05fbdbd6fb24 MD4 32 characters

    a0f0057303393f643a09d7db430b9fe1 MD4 (HMAC*) 32 characters

    veUssx3jPkYkXgX729b7JA==Z7g= MD4 (Base64*) 28 characters

    MD5

    0cc175b9c0f1b6a831c399e269772661 MD5 32 characters

    3673438f11d71c21a9b8b59232a3dd61 MD5 (HMAC) 32 characters

    DMF1ucDxtqgxw5niaXcmYQ==Z7g= MD5 (Base64) 28 characters

    $1$$Ij31LCAysPM23KuPlm1wA/ MD5 (Unix) 26 characters

    $apr1$$ny0TwGBt5/BPT4.mbWBKk. MD5 (APR) 29 characters

    MSCash

    9bea8ee5c345f595cd9f9b37a1a2a887 MSCash 32 characters

    86f7e437faa5a7fce15d1ddcb9eaeaea377667b8

    SHA-1

    7f984109f39759f3f41dba04f5183741e36f1445 Sha-1 (HMAC) 40 characters

    hvfkN/qlp/zhXR3cuerq6jd2Z7g= Sha-1 (Base64) 28 characters

×
×
  • Create New...