Commit graph

1526 commits

Author SHA1 Message Date
David Mougeolle b0865ba053 Remove useless async generator utilities 2020-03-20 00:46:16 +01:00
David Mougeolle 295bda21ea Update the list of found hosts async, after each query 2020-03-19 23:19:53 +01:00
David Mougeolle 250e0923a2 Append query results using callbacks 2020-03-19 17:35:30 +01:00
David Mougeolle c911ea8e18 Make each reverse query concurrent 2020-03-19 15:20:19 +01:00
David Mougeolle d14c28e2fa Run the queries on each range concurrently 2020-03-18 19:43:23 +01:00
David Mougeolle 59afb7f609 Comment & lint 2020-03-18 17:58:15 +01:00
David Mougeolle f57353cef5 Make the reverse dns queries asynchronous 2020-03-17 21:09:09 +01:00
David Mougeolle 5e447ddea7 Sanitize the ip before reversing 2020-03-17 15:24:27 +01:00
David Mougeolle 03a73f33c7 Output the found hosts one at a time 2020-03-17 15:24:27 +01:00
David Mougeolle 36e63f549b Rewrite DnsReverse in functional style 2020-03-17 15:24:27 +01:00
David Mougeolle 80fa09d8d8 List the ips in any range, not just '/24' 2020-03-17 15:24:27 +01:00
David Mougeolle d461316625 Comply with mypy 2020-03-17 15:24:27 +01:00
David Mougeolle 8a267e7a3c Rename / remove ambiguous names 2020-03-17 15:24:27 +01:00
David Mougeolle 11acf9c47c Fix ambiguous variable name 2020-03-17 15:24:27 +01:00
David Mougeolle 29f56f4802 Fix typo 2020-03-17 15:24:27 +01:00
David Mougeolle 4a85f0d5e8 Add docstrings 2020-03-17 15:24:27 +01:00
David Mougeolle 8aeea6895e Add type annotations 2020-03-17 15:24:27 +01:00
David Mougeolle e1af1f0a06 Serialize the found domain objects to str 2020-03-17 15:24:27 +01:00
David Mougeolle f037825ba7 Reverse each ip before looking for the CNAME 2020-03-17 15:24:27 +01:00
David Mougeolle fea3556ede List all the IPs in the range 0/24 2020-03-17 15:24:27 +01:00
David Mougeolle e65207b567 Duplicate 'DnsForce', replacing 'domain' with 'iprange' 2020-03-17 15:24:27 +01:00
J.Townsend aedda838c4
Merge pull request #400 from derwentx/master
fix #397
2020-03-15 15:41:51 +00:00
derwentx 79af9e5e53
fix #397 2020-03-14 09:17:34 +11:00
Lee Baird 10600aab94
Update README.md 2020-03-10 23:42:37 -04:00
Lee Baird 13880366b7
Minor changes. 2020-03-10 23:39:21 -04:00
Lee Baird 31be252ea1
Removed comma. 2020-03-10 16:32:19 -04:00
Lee Baird 920ed1a221
Added another example. 2020-03-10 16:31:36 -04:00
J.Townsend 3c4d66d131
Merge pull request #383 from L1ghtn1ng/dev
Lots of async goodness and lots of other misc stuff
2020-02-15 23:44:31 +00:00
L1ghtn1ng 4124106f6f update travis 2020-02-15 23:20:18 +00:00
L1ghtn1ng 41f6b31e51 update travis to allow python nightly to allow failing 2020-02-15 23:17:38 +00:00
L1ghtn1ng 84ce6cb1b3 update GH actions to use v2 2020-02-15 22:54:31 +00:00
L1ghtn1ng 592191eb5f Merge remote-tracking branch 'upstream/master' into dev 2020-02-15 22:36:25 +00:00
VoltBoy 4ac1cbc3fa
remove url scheme in genericClean Parser method (#385)
* remove url scheme in genericClean Parser method

* add :// to https and http tuple elements in genericClean parser method

* remove %2f replacement in genericCliean parser method

* returned a accidentally deleted row at Parser hostnames method

* remove http and https tuple elements from generic clean, don't need this anymore

* replace %2f to space in genericClean Parser method, just in case
2020-02-15 22:29:47 +00:00
L1ghtn1ng 0b2a14315a Fix mypy error 2020-02-15 22:25:48 +00:00
J.Townsend a7313c3967
Merge pull request #86 from NotoriousRebel/master
small changes so every module is modular and works properly.
2020-02-15 22:24:33 +00:00
NotoriousRebel b79ee6d917 Fixed pep8 errors. 2020-02-15 17:08:01 -05:00
NotoriousRebel 15ab6499d2 small changes so every module is modular and works properly. 2020-02-15 17:05:38 -05:00
L1ghtn1ng ec4a724a8d Add bufferoverun to GH actions 2020-02-15 22:01:08 +00:00
J.Townsend 7c4eca3ca8
Merge pull request #85 from NotoriousRebel/master
Fixed some github tests and other small misc. changes
2020-02-15 20:58:59 +00:00
NotoriousRebel a11a6fcc55 Fixed pep8 unused import. 2020-02-13 19:01:36 -05:00
NotoriousRebel d90f940668 Updated certspotter search and changed github code to start with test. 2020-02-13 18:45:52 -05:00
NotoriousRebel 42f0142aa9 fixed pep8 error. 2020-02-13 18:05:10 -05:00
Matt 9c7c1153b6
Merge branch 'dev' into master 2020-02-13 17:57:05 -05:00
Matt 5cb32bbd7f
Merge pull request #39 from NotoriousRebel/dev
removed unncessary tests.
2020-02-13 17:55:53 -05:00
NotoriousRebel eba479a610 small misc. changes. 2020-02-13 17:51:20 -05:00
NotoriousRebel 7f8aea33ad flake8 fixes. 2020-02-13 17:32:17 -05:00
NotoriousRebel c1e9e0c9c1 removed unncessary tests. 2020-02-13 17:19:51 -05:00
NotoriousRebel f9317d15f2 Fixed conflict. 2020-02-13 17:08:25 -05:00
NotoriousRebel 19391b9d8f Updated github tests most are passing. 2020-02-13 16:03:02 -05:00
Matt 6a36cb3850
Fixed bufferoverun module (#84)
* Fixed error where would attempt to fetch with proxy as empty string.

* Pushed change.

* Fixed bufferoverun module.
2020-02-13 16:01:45 +00:00