You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
`Lemon is a User Interactive bash program to search for basic/easy-wins privilige escalation vectors on Linux`
6
6
7
+
*Before running in non-interactive reverse shell sessions **Spawn A TTY shell** --> https://netsec.ws/?p=337 *
8
+
7
9
# Running Lemon
8
10
9
11
$ git clone https://github.com/SxNade/Lemon
@@ -34,7 +36,6 @@
34
36
35
37
*clears the terminal screen{**also automatically sets TERM variable**} and resumes the script execution this is useful to avoid overwhelming output produced by script all at once so you can perform one check and read the output and then clear the console to move onto next check*
0 commit comments