gotr00t0day / spyhunt

recon for bug hunters
567 stars 119 forks source link

Add abs path for run script outside from external path #50

Closed Omelug closed 2 months ago

Omelug commented 2 months ago

Hi, I wanted run spyhunt from jupyter notebook so I needed find spotter and certsh scripts from spyhunt.py perspective. I hope this small change should not change anything else :F

gotr00t0day commented 2 months ago

Some checks failed....

commands(f"{c} {args.s} | uniq | sort")

'c' may be undefined