Nmap Development mailing list archives

Status Report for ithilgore #12 of 16


From: ithilgore <ithilgore.ryu.l () gmail com>
Date: Tue, 20 Jul 2010 11:54:24 +0200


Hello nmap-dev folks.

Development for the RDP module is continuing and I hope to have at last
finished it by the end of this week.

Accomplishments

* Added a lot of code for crypto functions. The Remote Desktop Protocol
  uses by default strong encryption which is based on the RSA algorithm
  for public key cryptography and then on RC4 for the symmetric encryption
  part (session keys). Of course, these functions depend on OpenSSL, which
  as you can see gradually becomes a dependency for more and more modules:
  OpenSSH, SMB and now RDP

* Completed the RDP MCS connection phase, which involves the exchange and
  parsing of a lot of packets.

* Studied more of the rdesktop source code.


Priorities

* Try to finish the RDP module as fast as possible to move on to other
  tasks.


Regards,
ithilgore

-- 
http://sock-raw.org
http://twitter.com/ithilgore
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: