2,928 Topics

Member Avatar for
Member Avatar for spleen10

Hi i am new to hijack this but got some funny processes running i think using my CPU up to 98% please check the log here and assist me thanking you in advance - Spleen10 Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:52:29 AM, on 2010/03/29 Platform: Unknown …

Member Avatar for jholland1964
0
118
Member Avatar for SIsaac

Upon updating my Superantispyware, it errors out stating, "There was an error trying to retrieve definitions. Make sure your firewall is not blocking SUPERANTISPYWARE from acessing the Internet." While spybot states, "Error retrieving update info file!". In addition to Superantispyware, the definition update = 00/00/0000 at 00:00 AM. My Hijackthis …

Member Avatar for SIsaac
0
149
Member Avatar for MassagePS

First time posting; thanks for the welcome! Have been having all kinds of problelms lately (am in safe mode now) ran several programs (some things found; root kit?) ran Malwarebytes, SpyS&D, OIL, DDs, please checkk my logs; I tried deleting some things in HJT and they did not delete. I …

0
262
Member Avatar for notws

Not sure if this is a virus, a trojan, or just my windows corrupt, but a number of strange annoying things are happening: -Computer hangs for 30 secs after windows logo on a black screen, just before logon. -Whenever I try to delete or move a file it does not …

Member Avatar for notws
0
198
Member Avatar for piprumsey

hi im unabke to download updates to a number of malware and spyware programs and also am redirected to different websites when i click on the link in google. here is my hijackthis Logfile of Trend Micro HijackThis v2.0.3 (BETA) Scan saved at 21:36:37, on 27/03/2010 Platform: Unknown Windows (WinNT …

Member Avatar for jholland1964
0
181
Member Avatar for KarenChen

when ever on the computer or even when computer is just on, A message will keep repeatedly popping up saying RunDLL error loading. And say this specified module could not be found. Do know how to fix this from popping up all the time? hijackthis log: Logfile of Trend Micro …

Member Avatar for PhilliePhan
0
581
Member Avatar for zapCreations

Hello everyone! I've been getting these error messages when I'm on MSN Live for a while now, and finally I want it to be fixed.. but unfortunately I'm not very good at locating what could be wrong with it. So I'm humbly asking everyone here to help me. :-) [ATTACH]13988[/ATTACH] …

Member Avatar for crunchie
0
390
Member Avatar for josh_rt

URGENT~ norton 360 auto protect won't turn on, comp slow.. i recently removed some viruses (Trojans) and some malware (crazy stuff.. had virus alert!! written everywhere, changed my bg, had everything into links to some sites, etc --- now its gone) i scanned my comp with my norton 360, panda …

Member Avatar for jholland1964
0
426
Member Avatar for Madskarnigan

Hello, I recently started having some issues only after I let my g-friend borrow the laptop for some schoolwork. There seems to be a virus or something amiss I just cannot find the problem myself. I have ran Kaspersky, Microsoft Windows Malicious Software Removal Tool, and tried to do a …

Member Avatar for jholland1964
0
137
Member Avatar for ndeniche

Hello guys... I'm trying to develop an application with a GUI that sends and receives data via http, by sending a url via POST and eading the content generated by the url. or instance, if i send a nick and order number, the server generates a SessionID via html. My …

Member Avatar for ndeniche
0
210
Member Avatar for Rageagainst20

Hello, I am trying to get a response from a URL using the following method [CODE]public void IsUrlReachable() { HttpWebRequest webRequest; WebResponse webResponse = null; //Need to assign this as null otherwise it does not compile try { webRequest = WebRequest.Create("http://[myurl].asmx"); webRequest.Method = "GET"; webRequest.KeepAlive = false; webResponse = webRequest.GetResponse(); …

Member Avatar for Rageagainst20
0
168
Member Avatar for Nancy0789

Hi there, I have been having problems with my pc (vista). The search results tab keeps popping up (sometimes 20 of them at any given time) It's driving me nuts so any help would be much appreciated!! Here is my hijack log: C:\Program Files\Spyware Doctor\pctsAuxs.exe C:\Program Files\Spyware Doctor\pctsSvc.exe C:\Windows\system32\svchost.exe C:\Windows\System32\svchost.exe …

Member Avatar for PhilliePhan
0
219
Member Avatar for spectacularbob

Hi Everyone, I am having trouble developing a user registration form for my site. Here are the steps that I want to implement: Page 1: form page 1. the form where the user fills out their information into a form. 2. The form then posts the data back Page1 so …

Member Avatar for ko ko
0
162
Member Avatar for computercrazy

can anyone help on getting rid of xp internet security 2010 virus or whatever it is. ive done a bit of research on it and it seems its going around to everyone and ive come up with installing MBAM and running that and removeing it that way but it didnt …

Member Avatar for jwalter
0
171
Member Avatar for PaulS22401

Hi everyone, Very frustrating for me since I use Norton, I keep my system updated from Microsoft, and I have both AdAware and Malwarebytes on my system, I don't fileshare or go to gaming sites. My IE is now unusable. It immediately gives me popups or shuts it down without …

Member Avatar for PhilliePhan
0
212
Member Avatar for juanmorris

Hi, Im not sure what I have to be honest...I was infected with a virus a few weeks ago and thought I had it cleaned up...but Im running so slow...and at times I completely crash and I just cant pinpoint the problem.....could somebody check my logs for me...I would truly …

Member Avatar for crunchie
0
138
Member Avatar for killza

So, i've had this malware for a week or so, I ran malware bytes several times and each time its finished, the spyware kools down for about 2 days before starting up again. The spyware isn't perticularly annoying but it plays a random AUDIO ad with NO window shown (pops …

Member Avatar for crunchie
0
298
Member Avatar for ya.basha

Hello All, Is there a way to print the http header? I want to print realm parameter from the header. Regards,

Member Avatar for ya.basha
0
153
Member Avatar for DoomS

Hey I've been having this problem of my browser redirecting randomly after a search on google and yahoo. It would even pop out an internet explorer window when I have nothing runing or clicked. This all started after picking up a XP Guardian Pro or so type of fake anti-spyware …

Member Avatar for crunchie
0
184
Member Avatar for ahmksssv

hi, how can i access the .htaccess file. i have been created a .htaccess file and write the code wat i want. this is working fine when i should type url with correct formate which i mention in the .htaccess file. i want to redirect page automatically.. plz give me …

Member Avatar for maba001
0
144
Member Avatar for jonrok

Hi, my housemate and I share the same laptop, and he clicked on one of those fake notications on facebook saying someone likes or has commmented on your picture. We've both changed our passwords on most things, and I ran a full scan with kaspersky which picked up this (copied …

Member Avatar for jonrok
0
188
Member Avatar for ignusb

Hello, I've written a basic class to help check on the status of various services, to be used in hopefully an extensible and easily modified manner.. I'm just a ruby/scripting/coding newbie, using tutorials online to learn from and working it all out as I go. I was hoping to get …

Member Avatar for tiger86
0
89
Member Avatar for bluewaker

Heya guys, Recently, my computer was infected by a trojan, and using a forum topic found on another forum, I seemed to have removed it, using the safemode+smitfraudfix+ewido spyware remover combo. However, I still receive some pop ups, some slowing in running and sometimes, explorer won't load when I click …

Member Avatar for michaelkeenan
0
519
Member Avatar for larakate

i have a number of issues with my operating system at the moment; browser windows opening by themselves, slow operation, programs not opening and inability to delete/open some files. I have tried a malware scanner and have used CCleaner but nothing has helped. I downloaded and installed HiJack This but …

Member Avatar for crunchie
0
173
Member Avatar for amoe01

my browser is taking me to the places where I do not want to go. Someone please help me check my hijack this log. Thanks Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:53:15 PM, on 3/5/2010 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot …

Member Avatar for crunchie
0
158
Member Avatar for djronde

As soon as i boot the computer, theres about three different applications that come up on their own saying that y computer needs help. Then tries to force me to buy "windows XP internet security". i tried to install malwarebytes, but it wouldnt let me. i did get the hijack …

Member Avatar for jholland1964
0
187
Member Avatar for Clawsy

Hi, I have little experience with writing to Http socket. I am trying to send data to another computer through Http protocol, just like having a chat between two application but instead of using Socket connection I want to use Http connection. The server writes to [I]http[/I] connection data and …

Member Avatar for Clawsy
0
229
Member Avatar for Snakyy

I can not open my computer. When i click My computer, nothing comes up and i think it keeps searching. heres an link for an image. [url]http://i48.tinypic.com/2lwn049.jpg[/url] i searched with spybots and scanned my computer but nothing comes up. HELP PLEASE! Also heres my log file from HijackThis Logfile of …

0
78
Member Avatar for roswell1329

Will the instructions you provided earlier work on the XP version of the "XP Antispyware 2010" malware, [B]crunchie[/B]? I'm helping a family member who got hit with basically the same malware. I followed your instructions and after the two scans and got the following MBAM and and OTL logs: [B]MBAM[/B] …

Member Avatar for crunchie
0
214
Member Avatar for nasleno

i have kind of the same problem. windows xp hangs randomly. the screen freezes but mouse pointer is still responsive. fan still runs but it seems like hard drive turns off. it is like when computer goes to standby mode but fan and screen are on. i booted windows in …

Member Avatar for jholland1964
0
147
Member Avatar for ennovy13

Hi! This is my first post here. I have this problem, IE7 opens automatically showing ads and sites saying "You've won...". I also have other web browsers- mozilla, safari and google chrome. I tried to open IE7. It opens then closes right away. Then I can't open mozilla. Nothing happens …

Member Avatar for crunchie
0
132
Member Avatar for lhope2007

Can someone please help me with the viruses I have on my comnputer. I have tried to change the permissions on them but nothing works, I cannot delete them or anything. I recently tried to download another anti-spyware and root syste, but it fro\e my computer and went to a …

Member Avatar for PhilliePhan
0
178
Member Avatar for shane'r69

I recently had trouble with the avsoft malware and would appreciate it if someone could look at my logs and tell me if I need to remove anything. I have run malwarebytes 4 times and have found something each time. I have posted my most recent logs from mbytes and …

Member Avatar for shane'r69
0
136
Member Avatar for goodguydoll84

I can't goto any sites. My homepage loads, then I can go maybe to more pages before IE takes me to about:blank. It says the site is blocked, and wants me to goto another site and get their spyware. here is my hijack log. Logfile of Trend Micro HijackThis v2.0.2 …

Member Avatar for crunchie
0
126
Member Avatar for miss.october

Hi all, I think this is a pretty minor problem, considering that I bought my laptop only a few days ago and haven't really downloaded a lot (only programs that I trust) or visited many websites. Basically, everytime I run Spyware Terminator, it tells me that there is a critical …

Member Avatar for Rıza
0
229
Member Avatar for djm123

Logfile of HijackThis v1.99.1 Scan saved at 9:02:37 PM, on 2/24/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\hkcmd.exe C:\Program Files\Yahoo!\Antivirus\CAVTray.exe C:\Program Files\Yahoo!\Antivirus\CAVRID.exe C:\PROGRA~1\Yahoo!\YOP\yop.exe C:\Program Files\Yahoo!\Messenger\ymsgr_tray.exe C:\PROGRA~1\Yahoo!\browser\ycommon.exe C:\Program Files\Yahoo!\Antivirus\ISafe.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Yahoo!\Antivirus\VetMsg.exe C:\Program Files\Internet Explorer\iexplore.exe …

Member Avatar for ericbrad
-1
244
Member Avatar for Mason313

So...... long story short yesterday.... I was watching TV and saw the commercial for my clean pc where you go online and get a free diagnosis of you pc.... well I download their program... and it totally messed up my pc. first thing it did was install a virus onto …

Member Avatar for crunchie
0
203
Member Avatar for Deedo

I am currently getting search engine redirects with both Yahoo and Google. I have run antispyware programs and the only thing they find is fips.sys which appears to be a Microsoft file and can't be removed. Following is my HijackThis log. Any help would be appreciated. Thanks Logfile of Trend …

Member Avatar for jholland1964
0
288
Member Avatar for helpmeoutplz

Hi, recently it's very frustrating to me that my firefox has been hijacked. Every time I start firefox, it starts at a strange website rather than my home page. I have run AVG, Ad-Ware, Trendmicro, Registry Mechanics, the problem still persists. Here is my HijackThis log file, if anyone can …

Member Avatar for crunchie
0
402
Member Avatar for venping

Hi guys, Great news for all of you! EC-Council Asia Pacific is organizing IT Security training in Singapore as per below: EC-Council Certified Secure Programmer (ECSP) EC-Council Certified Secure Programmer is being offered to provide the essential and fundamental skills to programmers and application developers in secure programming. The distinguishing …

0
62
Member Avatar for karamjeet2004

i want to send value to another jsp page from sessions i add the attribute session=true in both jsp pages but i am getting error during running mode can u find any errors in code [B]try123.jsp[/B] [CODE]<% String val=(String)session.getAttribute("itemValue").toString(); %> <TD>IMAGE NAME</TD> <TD><INPUT TYPE=text NAME="img" VALUE="<%=val%>"></TD> </TR> <tr>[/CODE] [B]try.jsp[/B] [CODE]String …

Member Avatar for javaAddict
0
145
Member Avatar for andyk2331

hi i have some kind of virus on my compter trying to get me to buy paladin antivirus or something and also plays audio clips random and installs porn on my pc. i have tryed CC cleaner and avg anti virus any help would be greatly appriacated. heres my hijack …

Member Avatar for crunchie
-1
238
Member Avatar for learningdotnet

Hello All, i am currently using Google Analytics to collects stats about my site ( my site is created in ASP.NET 2.0 and C#). i have asp:imagebutton called "Confirm Order". i want to track the clicking of this button. the code for this button is as follows: [CODE]void ibConfirm_Click( object …

Member Avatar for learningdotnet
0
766
Member Avatar for Silvershaft

I got 10mb connection with 1mb upload, it started few days ago getting VERY slow on evenings, night and morning but its normal on day Upload speed is usually around 800 but then its like 10 somehow. It is really hard to play with that, this morning I checked upload …

0
98
Member Avatar for dongsy normus

My computer gets bogged down almost instantly on the net now. Can't load antivirus sites and thanks to the virus I can't even get to [url]http://www.besttechie.net/tools/mbam-setup.exe[/url] for the program, it times out. If I try to go through a proxy it doesn't allow me to download it (the software encrypts …

Member Avatar for nanosani
0
223
Member Avatar for Clawsy

Hi, I have an urgent ugly problem. I have a php file on a server that reads the name of the files of a directory from the server and POST them to my java application. When I try to read it, i get [CODE]Server returned HTTP response code: 400 for …

Member Avatar for PatrickSharp
0
913
Member Avatar for happygeek

[attach=right]13654[/attach]What's small and pink, incorporates a Linux kernel and an embedded ARM compatible processor, and let's you set up your own personal cloud? The answer is the latest [URL="http://www.pogoplug.com"]Pogoplug[/URL] device from Cloud Engines Inc. Combine this insanely easy to set up bit of kit with a free iPhone app and …

0
962
Member Avatar for duckers200

Hi all, I have the update.exe problem. The message keeps popping up on startup and then periodically throughout my session. It slows my network. I have reviewed other threads and run my hijack log which is below. could someone please take a look at the log and give me instructions …

Member Avatar for jholland1964
0
133
Member Avatar for taiwo989

I have been having trouble with my computer. I got infected by a Trojan called EXPLORER.exe and wsctf.exe through my jump drive. Every time i delete both registry keys after scanning with MAlwarebytes, they reappear as soon as I restart the computer. I looked at my userinit registry key and …

Member Avatar for Bob_180_Bob
0
177
Member Avatar for foxkueh

I experience popups that slows down my processing speed of my other computer. This is my HJT log. I appreciate someone will be able to advise me on what to do. Logfile of Trend Micro HijackThis v2.0.3 (BETA) Scan saved at 7:29:39, on 2010-2-2 Platform: Windows XP SP3 (WinNT 5.01.2600) …

Member Avatar for foxkueh
0
980

The End.