Commit graph

1033 commits

Author SHA1 Message Date
jzold 71678dbe14
Merge pull request #138 from jzold/master
[Censysy - pagination fix]
2018-12-28 09:27:19 +00:00
jzold 2d5a81184c
Merge branch 'master' into master 2018-12-28 09:26:22 +00:00
L1ghtn1ng 2485240a79 Update Readme with easier way to install dependencies 2018-12-28 01:30:41 +00:00
L1ghtn1ng aac90bc953 Remove a User Agent that triggers an IPS alert
Message: IPS Alert 1: A Network Trojan was Detected. Signature ET MALWARE Fun Web Products Spyware User-Agent (FunWebProducts). From: 10.0.0.60:39154, to: 204.79.197.200:80, protocol: TCP
2018-12-28 01:04:48 +00:00
L1ghtn1ng 8f953c6e33 Major tidy up of code to make certain things pep8 compliant and put parsers in to there own directory to tidy up the root tree 2018-12-28 00:49:56 +00:00
L1ghtn1ng ddac193252 Fix merge conflict 2018-12-27 22:50:49 +00:00
Lee Baird d78301f32d Changed permissions on all .py files in lib directory to 755. 2018-12-27 16:43:53 -06:00
Lee Baird e0f0cd20b8 Code review. 2018-12-27 16:39:07 -06:00
Lee Baird 2be2da37cb Code review. 2018-12-27 16:37:11 -06:00
Lee Baird f35d522172 Code review. 2018-12-27 16:34:59 -06:00
Lee Baird 9e2331b18d Code review. 2018-12-27 16:26:51 -06:00
Lee Baird f7f5b298dc Code review. 2018-12-27 16:23:36 -06:00
Lee Baird f0932fae25 Code review. 2018-12-27 16:22:09 -06:00
J.Townsend 63e33b72b6
Update requirements.txt 2018-12-27 21:05:05 +00:00
Christian Martorella 66f6e0b821
Merge pull request #137 from leebaird/master
Code review of root directory.
2018-12-27 17:40:17 +01:00
Janos Zold e6cf3e5fdf [FIX]censys pagination is now working as it should 2018-12-27 08:19:35 +00:00
Lee Baird 53924d91a5 Code review. 2018-12-27 02:18:28 -06:00
Lee Baird f3900eb49a Deleted extra tracking code. 2018-12-27 01:57:43 -06:00
Lee Baird 4edc4c2abd Code review. 2018-12-27 01:53:12 -06:00
Lee Baird 9375766030 Code review. 2018-12-27 01:43:32 -06:00
Lee Baird 34c1974671
Alphabetical order. 2018-12-27 01:33:36 -06:00
Lee Baird 7454cc25d5
Missing period. 2018-12-27 01:32:35 -06:00
Lee Baird afdf8620b4 Code review. 2018-12-27 01:30:09 -06:00
Lee Baird 2234f82918 Code review. 2018-12-27 01:28:38 -06:00
Lee Baird 31cdfab37d Code review. 2018-12-27 01:26:31 -06:00
Lee Baird c4c0c11ff7 Code review. 2018-12-27 01:24:12 -06:00
Lee Baird c1d5fb2094 Code review. 2018-12-27 01:21:54 -06:00
Lee Baird 9f8b004763 Cleaned up README. 2018-12-27 01:19:13 -06:00
Lee Baird 185003b9b6 Clean up changelog.txt. 2018-12-27 01:10:35 -06:00
Lee Baird 25676cff69 Alignment of text. 2018-12-27 01:02:39 -06:00
J.Townsend bec438773d
Merge pull request #1 from L1ghtn1ng/dependabot/pip/requests-2.21.0
[Security] Bump requests from 2.18.4 to 2.21.0
2018-12-27 05:33:58 +00:00
dependabot[bot] 3603809313
[Security] Bump requests from 2.18.4 to 2.21.0
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.21.0. **This update includes security fixes.**
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-27 05:18:26 +00:00
jzold d575a458b4
Merge pull request #28 from laramies/master
sync with laramies/master
2018-12-26 11:12:09 +00:00
jzold bf5c3d791c
Merge branch 'master' into master 2018-12-26 11:11:53 +00:00
Matt df4d2615ff
Update README.md
Minor fix to README as googleCSEID go into constants.py now.
2018-12-24 18:33:11 -05:00
Matt c0341b3bcf
Merge pull request #133 from NotoriousRebel/master
Fixed Bingapi Search
2018-12-23 23:36:14 -05:00
NotoriousRebel f68a65768c Fixed bingapi. 2018-12-23 23:10:34 -05:00
NotoriousRebel 6bdfcc1a97 Syncing.
Merge remote-tracking branch 'upstream/master'
2018-12-23 22:54:58 -05:00
NotoriousRebel 454d3387dc Fixing bingapi search and syncing. 2018-12-23 22:54:28 -05:00
Matt 52081693ce
Update constants.py
Updated filter rule to account for ..
2018-12-23 22:12:50 -05:00
Matt 4d8181308c
Update README.md
Minor cosmetic fix.
2018-12-23 22:08:37 -05:00
Matt 4120c535f7
Merge pull request #131 from NotoriousRebel/master
Cleaned up README, fixed cosmetic issues, added securitytrailsearch to init.py, and added exception handling.
2018-12-23 22:03:55 -05:00
NotoriousRebel d0b49f87e2 Added verbosity and made it so things are properly sorted and unique. 2018-12-23 21:50:25 -05:00
NotoriousRebel dcb849de59 Made it return lower case. 2018-12-23 21:36:21 -05:00
NotoriousRebel eb37d4a7f4 Added another filtering rule. 2018-12-23 20:08:06 -05:00
NotoriousRebel b994a5d2f4 Added filtering method in constants.py and applied it to hostnames and emails in theHarvester.py 2018-12-23 19:54:56 -05:00
NotoriousRebel f8ba4ebb2c Added new line when printing users from Linkedin, Twitter, googleplus, and google-profiles. 2018-12-23 19:25:34 -05:00
NotoriousRebel 485d17c984 Wrapped pgp search inside try-except statement. 2018-12-23 17:27:30 -05:00
NotoriousRebel b2d39a4d4b Added securityTrails to invalid message in theHarvester.py 2018-12-23 17:05:12 -05:00
NotoriousRebel c4bb668eca Readding changes that were made with updated reporting from master. 2018-12-23 17:02:34 -05:00