Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: DCOM Security. |
|---|---|
| Date: | Wed, 28 Sep 2005 20:05:15 +0200 |
How concerned should I be with the possibility of the code being decompiled? Additionally the programmer has domain credentials hard coded into the application in order to perform an upload of information that is created.
u could store the credentials offline in a secure repository, only accessible by using a trusted cert, assymteric key [and a dozen more] pick a strategy. then of course, u spend time securing the repository of credentials, but at least the code can be flexible enough to pick up an artifact by means of a public/common name, and verify the artifact using a trusted source [risky if implemented badly] before accessing the password. so i guess that's my main point: however u store credentials in/out of code, also ensure there's some mitigation strategy in place in case of compromise. chances are there could be. but layers of defense are key [no pun intended] here, as always- dont think there's a single silver bullet. at least the risk of decompiled code getting out [ security wise, but def not business wise :) ] will be lowered somewhat.suggestions?
Sounds like a fairly old custom app. Back then it was common practice to have usernames/passwords embedded in the code. What I would be concerned about is if it is using ipsec, how secure is it? If the key can be compromised then it wouldn't be hard to sniff the usernames/passwords off the network.
-----Original Message----- From: njfanelli@hotmail.com [mailto:njfanelli@hotmail.com] Sent: Monday, September 26, 2005 12:54 PM To: pen-test@securityfocus.com Subject: DCOM Security.
I'm unfamiliar with Microsofts component services. A client of mine has a local workgroup application that creates a connection (ipsec) to a domain server, the application calls a server component (dcom) via anonymous access. The developer has a password embedded with in the local app to authenticate the anonymous account.
From this point the component forwards over a request to another server
for a Foxpro database (without any additional security). Is there a way to exploit the anonymous account if the workgroup client were to get compromised? How concerned should I be with the possibility of the code being decompiled? Additionally the programmer has domain credentials hard coded into the application in order to perform an upload of information that is created. Suggestions? Thank you in advance
Nicholas Fanelli
------------------------------------------------------------------------ ------ Audit your website security with Acunetix Web Vulnerability Scanner:
Hackers are concentrating their efforts on attacking applications on your website. Up to 75% of cyber attacks are launched on shopping carts, forms, login pages, dynamic content etc. Firewalls, SSL and locked-down servers are futile against web application hacking. Check your website for vulnerabilities to SQL injection, Cross site scripting and other web attacks before hackers do! Download Trial at:
http://www.securityfocus.com/sponsor/pen-test_050831 ------------------------------------------------------------------------ -------
------------------------------------------------------------------------------ Audit your website security with Acunetix Web Vulnerability Scanner:
http://www.securityfocus.com/sponsor/pen-test_050831 -------------------------------------------------------------------------------
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.8/113 - Release Date: 27-Sep-05
http://www.securityfocus.com/sponsor/pen-test_050831 -------------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Vulnerability assessment for small business, ctg |
|---|---|
| Next by Date: | RE: Topology discover, Steve McLaughlin |
| Previous by Thread: | RE: DCOM Security., Chris Fahey |
| Next by Thread: | RE: DCOM Security., James Williams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |