mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 09:57:38 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			327 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			327 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
 | 
						|
<root>
 | 
						|
    <regexp value="PostgreSQL\s+([\w\.]+)">
 | 
						|
        <info dbms_version="1"/>
 | 
						|
    </regexp>
 | 
						|
 | 
						|
    <!-- Windows -->
 | 
						|
    <regexp value="Visual C\+\+">
 | 
						|
        <info type="Windows"/>
 | 
						|
    </regexp>
 | 
						|
 | 
						|
    <regexp value="mingw([\d]+)">
 | 
						|
        <info type="Windows"/>
 | 
						|
    </regexp>
 | 
						|
</root>
 |