-
Keypoints:
- wpscan didn:t give useful info
- FFUF find /filemanager path, access with admin:admin, upload a reverse shell php file and find dora credentails info
- [PE] disk group
-
I had to vary this code here in the Train.py to get it to work on my system
# LoRA and DORA modules
sys.path.append("./scripts")
from scripts.lora import LORA
from scripts.dora import BNBDORA, HQ…
-
With DORA metrics now exposed from gitlab is there any feature work to include this in the integration?
Ref: https://docs.gitlab.com/ee/api/dora/metrics.html
-
Trying to run it on AWS using dora.
```
Traceback (most recent call last):
File "/home/ubuntu/audiocraft/venv/bin/dora", line 8, in
sys.exit(main())
File "/home/ubuntu/audiocraft/venv/…
-
I solved it by copying dora.pl to my /Users/phl/bin directory and then running dora from my Git repo using the full path (/Users/phl/bin/dora.pl).
-
If a node does not specify any inputs, it will have no event stream. And the event stream is always returning None.
This is however misleading as we might want to check the event stream for other e…
-
Fixed by #598
_Originally posted by @davidstanke in https://github.com/dora-team/dora.dev/issues/597#issuecomment-2097033626_
-
### Topic
Add new stream to the Gitlab source
### Relevant information
Gitlab ultimate support DORA metrics through their API, would it be possible to add it as a support stream for the gitlab sour…
-
Hello,
We're trying to run musicgen training/fine-tuning from the audiocraft repo using dora. We've been able to run single-node training with `dora run -d solver`, When running the above using tor…
-
Some search results are better than others. Let's add a mechanism of some sort to enable users to report when they get search results that don't seem appropriate.
As an example, here's a suboptima…