Joe Abbate

Results 8 issues of Joe Abbate

When App is created in main, it was possible that it would return and error and still have an exit code of 0. This has now been changed to 1...

As a child class of TCP_client, new TCP_server automatically completes a TCP handshake when a client connects and is integrated with supersocket. Inspiration was taken from #2409 Anything that could...

needs rework/cleanup

#### What type of PR is this? /kind feature #### What this PR does / why we need it: Adds a User Management page. Instead of needing to use the...

#### What type of PR is this? /kind bug #### What this PR does / why we need it: Fix Bug #### Which issue(s) this PR fixes: Fixes #428

**Is your feature request related to a problem? Please describe.** When I have to reset a password, I have to run a shell command like `printf("password\npassword\n") | passwd` to get...

feature

**Describe the bug** Running a command failed to execute in a shell tome, but worked in a meterpreter shell. The error seems to indicate that the command is not properly...

bug

Add some check when populating `signatures_upper` to prevent adding the user `testing` so that we don't have to keep deleting it.

/admin/freshmen literally cannot load before timing out because it is trying to generate all of the freshmen of the last 5 years. Evals doesn't need to see old freshmen accounts,...