Skip to content

threatrack/cmurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl configs to emulate download methods

Tested on CentOS 7. Uses Tor via torsocks if systemctl status tor signifies Tor is running.

Prerequisites

CentOS 7:

sudo yum -y epel-release
sudo yum -y install curl tor torsocks

Usage

./cmurl.sh <method> <url>

For example to emulate a download via Windows' URLDownloadToFile function do:

./cmurl.sh URLDownloadToFile https://totsmalware.yolo/sdafFewr34sdf/

TODO

About

Curl configs to emulate download methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages