-
-
**Expected behaviour:**
Pressing ctrl+z should tell msf to run the session in background mode.
**What happens instead?**
Pressing ctrl+z it works as a normal tstp stop of the process(msfconsole).
…
-
Hi
I was testing this tool in tryhackme.com in a room called hackpark and I noticed that it said it couldn't find the host name it failed. Is there a way to ignore this and just run all of the othe…
-
_If you are pasting terminal output or code snippets, place them in a code block (three backticks) in accordance with Markdown formatting for easier reading_
**Describe the bug**
When running two …
-
Tried this on TryHackMe DailyBugle box. Script did not detect password in /var/www/html/configuration.php file. Odd because all the old writeups mention about the script detecting this password.
-
Hi, I have an issue when I use this tool for test on TryHackMe "Basic Pentesting".
run:
`python3 enum4linux-ng.py -R IpAddress`
the output:
```
====================================
| Domain…
-
-
## Steps to reproduce
How'd you do it?
1. Selected the **windows/smb/ms17_010_eternalblue** exploit in msfconsole, filled out the parameters LHOST, LPORT, RPORT, ReverseListenerBindAddress a…
-
Hello,
I noticed that my Bloodhound threw a "No data returned from query" error when trying to run the "Find all domain admins" sample query on the sample database.
While trying to figure out what t…
-
### dirsearch.py throws a configparser.DuplicateOptionError
This is the code I was trying to run for TryHackMe
`python3 dirsearch.py -u http://10.10.128.226 -e php,html -x 400,401,403`
The Error …