mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-10-30 23:47:45 +03:00 
			
		
		
		
	update xforwarder tamper (#3236)
This commit is contained in:
		
							parent
							
								
									16c052ef13
								
							
						
					
					
						commit
						db8bcd1d2e
					
				|  | @ -25,4 +25,6 @@ def tamper(payload, **kwargs): | |||
| 
 | ||||
|     headers = kwargs.get("headers", {}) | ||||
|     headers["X-Forwarded-For"] = randomIP() | ||||
|     headers["X-Clinet-Ip"] = randomIP() | ||||
|     headers["X-Real-Ip"] = randomIP() | ||||
|     return payload | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user