supremepot
1cc3eaa0fa
New password proposal ( #304 )
...
Co-authored-by: Brendan Le Glaunec <brendan.le-glaunec@epitech.eu >
v5.0.2
2022-03-17 13:29:40 +00:00
Brendan Le Glaunec
bf65c3cf45
Update install instructions ( #291 )
2021-11-08 17:58:25 +01:00
ArturFormella
456a1508c0
Added a new proposal password ( #295 )
2021-09-26 07:27:54 +02:00
Justin Buchanan
3991f1625f
readme.md: fix typo in docker build command ( #288 )
2021-08-09 06:47:48 +02:00
Brendan Le Glaunec
4c1493506d
Display nmap warnings correctly before exiting when a fatal error occurs ( #285 )
2021-04-13 19:10:04 +02:00
Brendan Le Glaunec
80e75061da
Create separate go module for xplatform magefile ( #284 )
v5.0.1
2021-04-05 15:58:07 +02:00
Brendan Le Glaunec
5b48737cc7
Add crossplatform docker builds ( #283 )
2021-04-05 15:38:28 +02:00
Brendan Le Glaunec
da2dac70ac
Update curl-dev dependency version ( #282 )
2021-04-05 12:48:48 +02:00
Sliicy
8c8ea1209b
Update routes with support for Lorex LHB927 ( #270 )
...
The Lorex LHB927 supports RTSP streams which have routes:
ch1/0 for camera 1
ch2/0 for camera 2
...
They start counting from 1, not 0.
Alternatively, they can also be reached at:
ch1_0
ch2_0
...
Adding more routes (for cameras #3 & 4) increases the odds of finding the DVR, if for example, camera 1 is offline.
2020-08-13 09:48:43 +02:00
Brendan Le Glaunec
df3718a06c
Remove /v5 in module path in documentation
2020-08-12 09:10:29 +02:00
Ullaakut
6486d04e61
Test debug mode in attack & remove unnecessary aliases & newlines
v5.0.0
2020-05-04 11:10:48 +02:00
Ullaakut
96928ac43c
Set module version to v5
...
* Update README to reflect changes
* Various README improvements
2020-05-04 11:10:48 +02:00
Ullaakut
8e7de3f59e
Support multi-route detection
...
* Change stream model to support multiple routes
* Simplify attack algorithm
* Use dummy route to detect cameras which accept all routes
2020-05-04 11:10:48 +02:00
Ullaakut
fbc0b7a66d
Move issue template to .github and remove old changelog file
2020-05-04 11:10:48 +02:00
Ullaakut
78eda6672e
Fix stream discovery on non-standard ports by using service info mode in nmap scan
2020-05-04 11:10:48 +02:00
Ullaakut
9f05634531
Reword error message when no stream is found
2020-05-04 11:10:48 +02:00
Ullaakut
defc308a9d
Remove unnecessary import alias
2020-05-04 11:10:48 +02:00
Brendan Le Glaunec
9a6c030a74
Remove spam from curl verbose mode ( #257 )
v4.1.3
2020-01-21 08:49:36 +01:00
Brendan Le Glaunec
afe2caddd6
Add routes and credentials for Besder IP cameras ( #256 )
2020-01-21 08:39:06 +01:00
Brendan Le Glaunec
8349bc7c3a
Fix scan unit tests ( #253 )
2020-01-17 09:47:38 +01:00
Brendan Le Glaunec
04ab1cfc8d
Use older curl version to fix digest authentication ( #252 )
v4.1.2
2020-01-17 09:18:22 +01:00
Brendan Le Glaunec
d233fd850e
Update nmap dependency to v2.0.0 ( #250 )
v4.1.1
2019-11-30 16:57:27 +01:00
Brendan Le Glaunec
948aca316b
Add libcurl requirement to build from binary ( #249 )
2019-11-30 16:23:14 +01:00
Brendan Le Glaunec
3f05737bf2
Fix scan interval option ( #246 )
2019-11-16 09:46:09 +01:00
Brendan Le Glaunec
4aabf47a5d
Add scan interval option ( #245 )
...
* Add scan interval option
* Update tests for scan interval
* Handle missing target properly
* Update documentation to reflect that durations are not in milliseconds
2019-11-11 21:42:38 +01:00
Brendan Le Glaunec
cb47aef7e4
Fix capitalization issues in import path ( #244 )
2019-11-11 20:17:39 +01:00
Ullaakut
bb05fcff6f
Update funding
2019-10-18 07:55:17 +02:00
Brendan Le Glaunec
8634ba84ca
Update dictionaries & dependencies for dictionary fetch tool ( #240 )
2019-10-03 22:04:17 +02:00
Brendan Le Glaunec
3bd6b9171e
Encourage people to donate to charities
2019-07-02 09:37:26 +02:00
Brendan Le Glaunec
18a933ba45
Remove goreleaser ( #232 )
...
* Debug goreleaser
* Remove goreleaser
2019-06-29 04:27:57 +02:00
Ullaakut
0187d9a553
Update dependencies
2019-06-29 04:23:01 +02:00
Brendan Le Glaunec
7672da5b6d
Update dependencies for release 4.1.0 ( #231 )
...
* Update dependencies for release 4.1.0
* Update packages in travis build
2019-06-29 03:03:17 +02:00
Brendan Le Glaunec
966266f742
Fix erroneous build instructions ( #230 )
2019-06-27 07:23:52 +02:00
Brendan Le Glaunec
0738d08966
Fix goreleaser deployment ( #228 )
2019-06-15 21:42:14 +02:00
Brendan Le Glaunec
4603096b93
Use os.ExpandEnv for injecting gopath in dict path ( #227 )
2019-06-15 18:36:35 +02:00
Brendan Le Glaunec
a5d3455333
Add Goreleaser ( #226 )
2019-06-15 13:52:56 +02:00
Brendan Le Glaunec
c83f961ffc
Change curl errors from debug to error level ( #223 )
2019-06-15 08:06:48 +02:00
Brendan Le Glaunec
a6ed312eaf
Update second occurrence of build instructions ( #220 )
2019-06-11 09:07:38 +02:00
Brendan Le Glaunec
35b0cf26d9
Improve documentation and add warning when no gopath ( #219 )
...
* Improve documentation
* Add warning when no GOPATH set with default dictionaries
2019-06-11 09:02:24 +02:00
Brendan Le Glaunec
0f011a1797
Fix attack loop and add reolink routes ( #215 )
2019-06-06 10:04:55 +02:00
Brendan Le Glaunec
7719110f1e
Remove changelog in favor of github release page
2019-05-27 01:57:19 +02:00
Brendan Le Glaunec
212ac2f0d5
Cameradar v4 ( #212 )
...
* Refactor of cameradar library
* Old unit tests updated & improved. New unit tests inc
* Update documentation & issue template
* Update dependencies
* Update TravisCI build script to reflect argument change
* Remove outdated contributing guide
* Update README with more examples and remove part on library
* Add second camera to Travis build script & improve error detection
* Fix typo in travis script & add missing image to readme
* Remember that travis uses bash syntax not fish
* Use relative paths for images in the README
v4.0.0
2019-05-26 08:33:08 +02:00
Brendan Le Glaunec
2e49587cc2
Remove erroneous route and update dictionary updater ( #207 )
...
* Remove erroneous route and update dictionary updater
* Rename dictionary updater
2019-05-23 09:19:04 +02:00
Brendan Le Glaunec
47285675b9
Add route dictionary generator ( #204 )
2019-05-23 01:42:04 +02:00
Brendan Le Glaunec
2678df2e4c
Add default credentials for aiphone cameras ( #203 )
2019-05-22 22:25:32 +02:00
Ullaakut
862e9f3de9
Add unit tests for DetectAuthType function
2019-05-22 22:14:36 +02:00
Ullaakut
260a9645be
Add digest authentication support
2019-05-22 22:14:36 +02:00
Brendan Le Glaunec
1d5d606085
Update documentation on new dependency management ( #200 )
2019-05-21 07:31:18 +02:00
Brendan LE GLAUNEC
c249be1cc0
Update documentation on new dependency management ( #196 )
2019-05-11 16:48:37 +02:00
Brendan LE GLAUNEC
1ec3a5fe44
Update documentation on new dependency management ( #195 )
2019-05-11 16:33:16 +02:00