Skip to content

v0.8

Compare
Choose a tag to compare
@xcapri xcapri released this 15 Dec 02:26
· 3 commits to main since this release

🔥 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

New Contributors

Full Changelog: https://github.com/xcapri/subdosec/commits/v0.7

Full Changelog: v0.7...v0.8