This website requires JavaScript.
Explore
Help
Sign in
laramies
/
theHarvester
Watch
1
Star
1
Fork
You've already forked theHarvester
0
mirror of
https://github.com/laramies/theHarvester.git
synced
2025-02-25 06:53:05 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9998bcc100
theHarvester
/
.gitignore
3 lines
13 B
Text
Raw
Normal View
History
Unescape
Escape
Fix EXTRAword.com matching when word is 'word.com' This change makes myparser.emails(...) stricter so that, given a word (eg: 'word.com') it does not match domains which end with that word (i.e. some-other-word.com). Subdomains continue to be matched (eg: 'subdomain.word.com'). Also add unit test for emails(...)
2015-03-06 03:04:50 +08:00
*.pyc
idea .idea
2015-12-02 04:40:17 +08:00
*.idea
Reference in a new issue
Copy permalink