Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple errors #20

Open
aoprea1982 opened this issue Sep 22, 2017 · 2 comments
Open

Multiple errors #20

aoprea1982 opened this issue Sep 22, 2017 · 2 comments

Comments

@aoprea1982
Copy link

Got this errors.
Also attaching a screenshot.

########
File "/root/SPF/spf/core/../web.py", line 281, in start
cert_path = m.group(1)
AttributeError: 'NoneType' object has no attribute 'group'
########

########
[VERBOSE] /bin/bash: certonly: command not found
########

spf12

// Operating system used to compile and run SPF.
Kali Linux 2017
Ubuntu 16.04.3 LTS

// Shell command trying to run
./spf.py -d example.com -g -v -v -f targets.txt --simulate -w

spf15

@tatanus
Copy link
Owner

tatanus commented Sep 23, 2017

Yeah... I am aware of the fact that I pushed a slightly broken version of SPF to GIT.

As soon as I get back in town I will address the issues and update.

Sorry for the inconveniences.

@tatanus
Copy link
Owner

tatanus commented Oct 26, 2017

There was an issue with the way I was handling SSL certs. Unfortunately I had to remove the ssl cert support at the moment, but everything else should be working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants