"; }else{ $meta=" "; } return $meta; } ?>
 Syndicate
RDomains already xss'ed.
SFamous and Government web sites.
FStatus: Fixed/Unfixed.
PRPagerank by Alexa®.
You can subscribe to our mailing list to receive alerts by mail.

"; }else{ $special=""; } if($row['fixed']==1){ $fixed="
"; }else{ $fixed="
"; } $cutdomain=$row['domain']; if(substr($cutdomain,0,4)=="www.")$cutdomain=substr($cutdomain,4); if($row['rexssed']==1){ $rexssed="R"; }else{ $rexssed=""; } //echo $categories[2]; if($colortab!=1 || !isset($colortab)){ $colortab=1; }else{ $colortab=2; } $category=$categ[$row['category']-1]; print "\n"; } /* */ ?>
Date Author Domain R S F PR Category Mirror
" . $row['dated'] . "" . htmlentities($row['author'], ENT_QUOTES) . "" . htmlentities($row['domain'], ENT_QUOTES) . "" . $rexssed . "" . $special . "" . $fixed . "" . $row['pagerank'] . "" . $category . "mirror

0)$totalpages=$totalpages+1; $actualpage=$startvalue+1; $counter=1; if($counter==$actualpage){ $output=$counter; }else{ $output="" . $counter . ""; } $counter=($counter+1); $totalrows=($totalrows - $global_limit); while($totalrows > 0){ $totalrows=($totalrows - $global_limit); if($counter==$actualpage){ $output=$output . " " . $counter; }else{ $output=$output . " " . $counter . ""; } $counter=($counter+1); } */ //NEW LISTING CODE (to show 30 numbers max $sql="select count(*) from xss_vuln where status=2 $queryauthor $querydomain $queryspecial $queryfixed order by d_published desc;"; $result=mysql_query($sql); $result=mysql_fetch_row($result); $totalrows=$result[0]; if($totalrows==0){}else{ $totalpages=(int)($totalrows/$global_limit); if($totalrows-($totalpages*$global_limit)>0)$totalpages=$totalpages+1; $actualpage=$startvalue+1; $showbefore=14; $showafter=15; $totalcount=1; $counter=1; $max=($actualpage + 15); if($max > $totalpages){ // $max=($actualpage + 15); while($max>$totalpages){ $max=($max - 1); $showbefore=($showbefore + 1); $showafter=($showafter-1); } } $output=""; $startat=($actualpage - $showbefore); if($startat < 1){ while($startat < 1) { $startat=($startat + 1); $showbefore=($showbefore - 1); $showafter=($showafter + 1); } } $counter=$startat; if($startat!=$actualpage){ while($counter<$actualpage && $showbefore>0) { $showbefore=($showbefore - 1); $output=$output . " " . $counter . ""; $counter++; } $output=$output . " " . $counter . ""; $counter++; }else{ $output="" . $counter . ""; $counter++; } while($counter<=$totalpages && $showafter>0){ $output=$output . " " . $counter . ""; $counter++; $showafter=($showafter - 1); } // PREVIOUS BUTTONS $previous=""; if($startat!=1){ $started=($startat - 16); if($started<1){ while($started<1){ $started=($started+1); } } $previous="|<   "; $previous=$previous . "<<   "; //$output=$previous . $output; } if(($actualpage - 1) > 0){ $previous=$previous . "<   "; } $output=$previous . $output; // NEXT BUTTONS $next=""; if($actualpage!=$totalpages){ $started=($counter + 14); if($started>$totalpages){ while($started>$totalpages){ $started=($started-1); } } $next="   >|"; $next="   >>" . $next; //$output=$output . $next; } if(($actualpage + 1) <= $totalpages){ $next="   >" . $next; } $output=$output . $next; //END if non result } ?>