k1m0ch1 / axolotl

toolings for pentester to makes their life easier
MIT License
9 stars 2 forks source link

Automated host creation when directly add vuln #6

Open habibiefaried opened 2 years ago

habibiefaried commented 2 years ago

Describe the bug Host identity is not automatically created

To Reproduce axolotl add -d example.com -p 443 -v IDOR

Expected behavior If the host doesn't exist, should automatically create

Additional context

Current status, which should not be like this

[*] Warning! Host Identity for example.com is not exist at ./hosts
[+] File IDOR.yml is generated at ./vulns, Happy Hacking!