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
2024-11-14 11:36:56 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
daa6cc1e53
theHarvester
/
.gitignore
6 lines
60 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
Email parser Changed Regexp for Email parsing, supposed to produce cleaner results.
2016-04-19 07:00:45 +08:00
tests/myparser.py
Fix
2018-04-16 15:36:20 +08:00
stash.sqlite
U Update
2018-03-23 06:54:34 +08:00
*.sqlite
Vscode
2018-04-16 15:51:01 +08:00
.vscode
Reference in a new issue
Copy permalink