reGeorg
reGeorg copied to clipboard
Ideas for new Features
This issue is just a list of ideas that I want to add to reGeorg.
Stealthier Communication and Tunnel Endpoints
The following should lower the conspicuousness in log files and the chance of being detected:
- [ ] Move all communication from URL parameters to the HTTP headers
- [ ] Allow the mimicking of web server's default error responses
- 403 for tunnels with names of directory index/default documents (e. g., index.php, default.aspx, etc.)
- 404 for tunnels with other names
- [ ] Enhance overall error handling (500 errors)
SOCKS4a and SOCKS5 with Remote DNS Resolution
- [ ] Implement proper SOCKS4 and SOCKS5 handling with support for remote DNS resolution (similar to #13 but for all tunnel endpoints)
Neo-reGeorg realize the above function