May 17th, 2011· added : snmphelper class
· modified : snmp scan / ping subnet / arp scan -> thread uses postmessage (more thread safe)
· added : xpath functions in bookmark window / load-save from-to xml http
· added : can choose returned properties of ldap search query / dump query to xml / dump children to xml
· modified : md5 hash used to cipher. 3des encryption added. hexa/text switch. vnc encrypt/decrypt (need 3des.dll)
· modified : uses clause cleanup with icarus
· modifed : zlib updated to zlibex 1.2.3
system crash :
· reinstall mrubox, hstbox, hexedit,
· jvcl+jcl (had to recompile setupapi.pas with win2000_up in windowsversion.inc)
· latest masdhi version
· added : one extra free option in dhcp (to support keep-san option in gpxe)
· added : can send empty filename when gpxe user class is detected (to allow boot on san)
· fixed : will work on windows 7
· fixed : bug on iplen
· fixed : bug in getiftable in win7
· added : can load and save royal ts files in bookmark window
· fixed : in bookmark window, update line from script will not update columns with empty values
· added : in bookmark window, if xsl next to xml, xml will be transformed
· added : add ipAddrTable (IP-MIB)
· added : utrayicon unit (to experiment a separate thread monitoring hung app)
· added : resolve auto in arp scan
· added : devices in snmp host-ressources
· added : printhtmlinIE function
· added : wmi scan (fields from win32_computersystem,win32_computersystemproduct,win32_operatingsystem)
· added : snmp scan and wmi scan in toolbar
· added : include style.css and xsl in binary
· fixed : "" to "unknown ip" to avoid '' html/xml interpretation
· modified : listview2html to write cleaner html
· added : bookmark can load a structured table from an html file
December 25th, 2008· added : loadfromdb and savetodb will keep table history
· added : save cap file with same link type as loaded cap file
· added : find user / computer in ad browser
· added : lastlogontimestamp in ad browser
· added : update/add/delete db one item in bookmark
· added : add/delete/create group & user in ad browser
· added : winsock hook will display 127.0.0.1 traffic
· added : winsock hook can save datas to cap file
· added : more reports : devices, printers ports/drivers/monitors, local admins
· added : reports from a list of servers
· added : update line from vbs in bookmark window
· added : new unit = hashes
· added : SIO_RCVALL IOCTL option (to be tested against different nics)
· added : modified savetreeview to be able to reload via loadlistview
· added : remove column, search and replace in bookmark
· fixed : winsock hook (recv functions were nulling the buffer)
July 14th, 2008· added : savetodb/loadfromdb function in bookmark window (tested with mssql oledb, mysql odbc, excel odbc (dont forget the []))
· added : database objects browser
· fixed : bugs in rrdtools gui
· fixed : support of double values in perfmon
· added : can graph an oid value in snmpget
· added : block url's based on keywords in http proxy (todo : filter meta keywords)
· added : can filter while loading a capture file
· fixed : filter for ndis5pkt engine
· fixed : capture_mode=raw by default
· added : toolbarview & stayontop stored in config.ini
· added : debug option in config.ini (hookwindows, hookGetProcAddress, hookmem)
· modified : update to latest madexcept version 3.0h
· added : arp watch
· added : stp decoder
· added : dot1stpporttable & stp datas
· added : delete arp entry in snmp arp table
· added : flood option in arp spoof
· todo : mitm (handle router & victim redirection) , ipconflict (reply with ipsrc=victim & macsrc=other) attacks
· added : WTSWaitSystemEvent / WTSShutdownSystem / WinStationServerPing / WTSQueryUserToken (must run as localsystem)
· modified : raw_sniffer is created only on start action
· fixed : print spooler is stopped/started including dependencies
· added : geo locating using api.hostip.info and googlemaps
· todo : check TcpTimedWaitDelay
· added : rpcap support main window
January 10th, 2008· added: vbs script editor
· modified: use tscriptcontrol to launch vbs scripts
· todo: check wmi(msndis) vs GetIfEntry
· added: wmi browser
· added: possibility to run vbs scripts on object(s) in ad browser
· added: bookmark
· todo: add column in bookmark
December 4th, 2007· added: one unique service for all remote functions
· added: save main form pos and size
· added: one instance only
· added: AD browser
· modified: cleanup & compressed ressources for a smaller exe (below 5mb)
· todo: right click / send mail
· added: mapi mail client
July 6th, 2007· Modified: replaced BorlndMM.dll for ide
· Added: uses fastmm4 to debug memory leaks
· Modified: mac vendor codes loader in an array intead of tstrings
· Modified: mac vendor codes loaded on 1st call
· Added: more ssdp queries
· Modified: mac vendor codes updated
· Modified: can choose subnet in map2ip window
· Added: upnp services
July 6th, 2007· modified : replaced BorlndMM.dll for ide
· added : uses fastmm4 to debug memory leaks
· modified : mac vendor codes loader in an array intead of tstrings
· modified : mac vendor codes loaded on 1st call
· added : more ssdp queries
· modified : mac vendor codes updated
· modified : can choose subnet in map2ip window
· todo : check out IUPnPNAT
· added : upnp services
June 5th, 2007· fixed : dynamic link for native apis in openedfiles windows for w9x compatibility
· fixed : List index out of bounds (0) in showinfos proc
· added : resolve ip in ARP scan
· added : nt event logs (local & remote)
· fixed : memory leak in savelistview function
· fixed : createthread replaced by tthread/synchronise in dhcp discover
· added : export to xml function with xsl stylesheet
· added : cipher encrypt/decrypt
· added : new section in ini file to start iptools as a different user
· todo : generic wmi loop function (classname and properties to fetch)
· added : ftp server (stor ok, retr ok, dele ok, rmd ok, mkd ok)
· added : http server
· fixed : removed setcurrentdir/getcurrentdir from tftpd (modified idtrivialftpserver with tftppath var)
· fixed : removed useless setcurrentdir from httpd/ftpd
· added : settings gui. decoders settings missing.