Open
Conversation
I'm making a test script to download a new sanitized oui file and parse it in preparation for its use in the obscurer script.
The script is complete and I've merged it with the obscurer script. Now it will generate thousands of MAC addresses with legitimate OUIs at the beginning.
Updated the MAC address generator
Changed directory paths for meminfo, cpuinfo, mounts, version_uname.
Modified directory paths
Made the MAC address generator a function that executes only when the user wants the script to perform obscurity.
Now it creates a new filesystem making sure the home directory exists to ensure the the honeypot will work.
Script now works, but some functions are disabled and should be edited.
Fixes, some functions disabled
The script will check if the directory specified by the user exists, and will display an error and exit if it doesn't.
Now the script gives the user an option to download a new oui or parse an old one.
The script won't change mac addresses if it cannot find the oui txt
The script should be finalised and ready for final merge with master branch.
Final merge
base_py function not needed as cowrie now provides a more complex ps command output.
Fixed a performance bug with ifconfig_py function and some other minor fixes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
debug user_db function to assign random passwords to users