Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature ideas #4

Open
TormentedSoul666 opened this issue Jul 11, 2021 · 3 comments
Open

Feature ideas #4

TormentedSoul666 opened this issue Jul 11, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@TormentedSoul666
Copy link
Contributor

As already said in the other repository I'm very intrigued by your projects and adding Golang to my skillset now, after getting annoyed with Paramiko in Python.
Did you limit the scanning feature on purpose on the /24 cidr or is a improvement to scan outside of the local network already in planning?
Also I'm curious what you think about fileless self replicating code, only loaded and executed in RAM. Is that even possible with Go?

@TormentedSoul666
Copy link
Contributor Author

I should have checked the source prior to asking stupid questions, you're exploiting Active Directory and therefore you stay inside of the LAN.
But you're using the ARP cache and there are like limitless options to spread via MITM. I'll think about a practical concept and initiate a merge request then.

@wintrmvte
Copy link
Member

MITM vector would be really cool - can't wait to see what you'll come up with. Speaking of the RAM stuff, I am currently working on such project ;> should be ready before September. I am writing it mostly in Assembly and low-level C - I suppose that in Go would be way harder (due to sizes) and a bit less practical.

@TormentedSoul666
Copy link
Contributor Author

I'm already working on ARP and DNS Poisoning to inject Neurax in multiple ways into the HTTP stream. I'm a novice with Go (coming from C, Python and NodeJs) but in the best case it will be possible to monitor Ethernet traffic and patch downloaded executables on the fly with Neurax (PoC is available in MITMf/Sergio-Proxy in Python).

@unrooted unrooted added the enhancement New feature or request label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants