v0.8
🔥 Release Highlights 🔥
We have just added the option of saving the output to local.
alice@localhost$ cat test.txt | subdosec -o /mnt/d/subdosec/vulndir
____ _ _
/ ___| _ _| |__ __| | ___ ___ ___ ___
\___ \| | | | '_ \ / _` |/ _ \/ __|/ _ \/ __|
___) | |_| | |_) | (_| | (_) \__ \ __/ (__
|____/ \__,_|_.__/ \__,_|\___/|___/\___|\___|
[WARNING] You are not using private mode; results will be public.
https://subdosec.vulnshot.com [100.00%] [UNDETECT]
https://careers.rotacloud.com [100.00%] [VULN] [SAVED]
http://creators.thinkorion.com [100.00%] [VULN] [SAVED]
...
alice@localhost:/mnt/d/subdosec/vulndir$ tree
.
├── convertkit.com_tko.txt
├── gohire.io_tko.txt
├── helpscout.com_tko.txt
├── sleekplan.com_tko.txt
└── testimonial.to_tko.txt
0 directories, 5 files
alice@localhost:/mnt/d/subdosec/vulndir$ cat gohire.io_tko.txt
careers.rotacloud.com
What's Changed
- Fix conflict package with other tools by @websec3 in #2
- Add timeout for skiping no respose by @websec3 in #3
- Add: new arg for clean error by @websec3 in #4
- update full readme by @websec3 in #5
- Create link telegram by @websec3 in #6
New Contributors
Full Changelog: https://github.com/xcapri/subdosec/commits/v0.7
Full Changelog: v0.7...v0.8