-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi,
I've tried to use another config with -c option but smuggler returns an error:
$ python3 smuggler.py -c configs/doubles.py -u https://example.com
______ _
/ _____) | |
( (____ ____ _ _ ____ ____| | _____ ____
\____ \| \| | | |/ _ |/ _ | || ___ |/ ___)
_____) ) | | | |_| ( (_| ( (_| | || ____| |
(______/|_|_|_|____/ \___ |\___ |\_)_____)_|
(_____(_____|
@defparam v1.1
[+] URL : https://example.com
[+] Method : POST
[+] Endpoint : /
[+] Configfile : configs/doubles.py
[+] Timeout : 5.0 seconds
[+] Cookies : 0 (Appending to the attack)
[+] Error : Cannot find config file
P.S. Hackish way to get around this is to copy desired config to default.py 😃
P.P.S. Thanks for the tool!
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation