mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-10-31 16:07:55 +03:00 
			
		
		
		
	the web application technology by parsing also HTTP response Server header. Refactor libraries and plugins that parses XML to fingerprint and show on standard output the information. Updated changelog.
		
			
				
	
	
		
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| 
 | |
| <root>
 | |
|     <regexp value="^Oracle\s+.*Release\s+([\d\.]+)\s+">
 | |
|         <info dbms_version="1"/>
 | |
|     </regexp>
 | |
| </root>
 |