issues Search Results · repo:SafeBreach-Labs/pwndsh language:Shell
Filter by
3 results
(315 ms)3 results
inSafeBreach-Labs/pwndsh (press backspace or delete to remove)I executed bindshell port on target machine and tried to connect to it using nc but the connection is refused.
I think it is a problem with the statement in the function:
bash -i 2 1 $tempfile | nc ...
Chan9390
- Opened on Dec 16, 2016
- #3
There is no check if /dev/tcp is present before executing. When over_socket is used on Metasploit 2, an error is raised
stating
-bash: /dev/tcp/ IP / PORT : No such file or directory
When using pwndsh ...
Chan9390
- 1
- Opened on Dec 6, 2016
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.