n.n.n / 2024-03-12 ================== * feat(Features): :construction: Hidden Dragon Work * feat(Features): :triangular_flag_on_post: Begin development of Hidden Dragon v0.4.3 / 2024-02-12 =================== * setver: set version to 0.4.3 * added to changelog 0.4.3 / 2024-02-12 ================== * style(Structure): :art: Big push, Modulization works. Bug Repairs. * refactor(Structure): :art: More modularization * refactor(Structure): :art: Begin Modularization v0.4.2 / 2024-02-10 =================== * setver: set version to 0.4.2 * perf: :art: Minor Performance improvements, code cleanup, no more double entries v0.0.5 / 2024-01-29 =================== * setver: set version to 0.0.5 * setting up versioning * feat: :sparkles: Duplicate entry prevention * refactor: :recycle: Massive refactoring 0.4.1 / 2024-01-26 ================== * no error, but no run either * cleaning up purge class from redundants * Repaired more mon_if functions...again * Repaired more mon_if functions * fixed mon_dev startup for attack module * fixed thread execution channel hopper * fixed timer context * renamed chan_hop to do_hop * corrected log file path & fixed threading context managers * added context to threads 0.4.0 / 2024-01-23 ================== * refactor: :art: 0.4.0 : Code Cleanup, remove async 1.1.3 / 2023-12-09 ================== * breaking down into modules * asyncio swapped for trio * cleaning up readme * Delete clients.csv * Delete clients.txt * Delete essid.txt * Delete aps.txt * Delete probe-iterator.py * Delete ssids.txt * Delete APs.csv * added to readme * new method of CTS vector, nicely done * before big cleaning of new method * Merge pull request 'classified' (#3) from classified into master * Merge branch 'master' into classified * corrected transport layer * cleaned up ignore file * Merge pull request 'classified -> master' (#2) from classified into master * Whew, what a bitch...milestone done * corrected log formatting * testing * a few hiccups * significant improvement in class formation * significant improvement in class formation * Commiting to classified_dev * added pcap to gitignore * Working with new way to parse args for classes * Merge pull request 'classified' (#1) from classified into master * Stops on keyboard interrupt, like it should. * works, be needs to be cleaned up and further classified * Working on classes * like a top * better run configuration * corrected cts frame * sniffers both async * added bit about unique mac. * new configuration for macpurger stops after first sent packet. * playing with packet intervals * finished up and readme * Simplification of entire process * Cleaning up * wrapping up cts vector * Works, but runs forever * Testing CTS vector * It Works! * returned to more sloppy code; * should be running round robin * stopping for the night * fixed daemon flag * just errrggg * removed faker-wifi-essid dependency * added changing of mac addresses * logging setup, daemonizing resolved, poetry is no longer required * added ability to daemonize * added to readme * no error output, time for testing * corrected spelling of system * troubleshooting and debugging * wrapping up attack mode * creation attack mode * working on vector * added to gitignore * formulating attack vector * finally receiving output from scapy.sniff() * Hardware issues discovered * running tests * configured configobj * correcting more .gitignore * correcting .gitignore * mods to sniff * might be running * invalid interface error present * Scapy-Scan-untested 0.1.2 / 2023-10-15 ================== * Stops on keyboard interrupt, like it should. * works, be needs to be cleaned up and further classified * Working on classes * like a top * better run configuration * corrected cts frame * sniffers both async * added bit about unique mac. * new configuration for macpurger stops after first sent packet. * playing with packet intervals * finished up and readme * Simplification of entire process * Cleaning up * wrapping up cts vector * Works, but runs forever * Testing CTS vector * It Works! * returned to more sloppy code; roundrobin / 2023-10-03 ======================= * should be running round robin * stopping for the night * fixed daemon flag * just errrggg * removed faker-wifi-essid dependency * added changing of mac addresses * logging setup, daemonizing resolved, poetry is no longer required * added ability to daemonize * added to readme * no error output, time for testing * corrected spelling of system * troubleshooting and debugging * wrapping up attack mode * creation attack mode * working on vector * added to gitignore * formulating attack vector * finally receiving output from scapy.sniff() * Hardware issues discovered * running tests * configured configobj * correcting more .gitignore * correcting .gitignore * mods to sniff * might be running * invalid interface error present * Scapy-Scan-untested * underway n.n.n / 2024-02-12 ================== * refactor(Structure): :art: More modularization * refactor(Structure): :art: Begin Modularization v0.4.2 / 2024-02-10 =================== * setver: set version to 0.4.2 * perf: :art: Minor Performance improvements, code cleanup, no more double entries v0.0.5 / 2024-01-29 =================== * setver: set version to 0.0.5 * setting up versioning * feat: :sparkles: Duplicate entry prevention * refactor: :recycle: Massive refactoring 0.4.1 / 2024-01-26 ================== * no error, but no run either * cleaning up purge class from redundants * Repaired more mon_if functions...again * Repaired more mon_if functions * fixed mon_dev startup for attack module * fixed thread execution channel hopper * fixed timer context * renamed chan_hop to do_hop * corrected log file path & fixed threading context managers * added context to threads 0.4.0 / 2024-01-23 ================== * refactor: :art: 0.4.0 : Code Cleanup, remove async 1.1.3 / 2023-12-09 ================== * breaking down into modules * asyncio swapped for trio * cleaning up readme * Delete clients.csv * Delete clients.txt * Delete essid.txt * Delete aps.txt * Delete probe-iterator.py * Delete ssids.txt * Delete APs.csv * added to readme * new method of CTS vector, nicely done * before big cleaning of new method * Merge pull request 'classified' (#3) from classified into master * Merge branch 'master' into classified * corrected transport layer * cleaned up ignore file * Merge pull request 'classified -> master' (#2) from classified into master * Whew, what a bitch...milestone done * corrected log formatting * testing * a few hiccups * significant improvement in class formation * significant improvement in class formation * Commiting to classified_dev * added pcap to gitignore * Working with new way to parse args for classes * Merge pull request 'classified' (#1) from classified into master * Stops on keyboard interrupt, like it should. * works, be needs to be cleaned up and further classified * Working on classes * like a top * better run configuration * corrected cts frame * sniffers both async * added bit about unique mac. * new configuration for macpurger stops after first sent packet. * playing with packet intervals * finished up and readme * Simplification of entire process * Cleaning up * wrapping up cts vector * Works, but runs forever * Testing CTS vector * It Works! * returned to more sloppy code; * should be running round robin * stopping for the night * fixed daemon flag * just errrggg * removed faker-wifi-essid dependency * added changing of mac addresses * logging setup, daemonizing resolved, poetry is no longer required * added ability to daemonize * added to readme * no error output, time for testing * corrected spelling of system * troubleshooting and debugging * wrapping up attack mode * creation attack mode * working on vector * added to gitignore * formulating attack vector * finally receiving output from scapy.sniff() * Hardware issues discovered * running tests * configured configobj * correcting more .gitignore * correcting .gitignore * mods to sniff * might be running * invalid interface error present * Scapy-Scan-untested 0.1.2 / 2023-10-15 ================== * Stops on keyboard interrupt, like it should. * works, be needs to be cleaned up and further classified * Working on classes * like a top * better run configuration * corrected cts frame * sniffers both async * added bit about unique mac. * new configuration for macpurger stops after first sent packet. * playing with packet intervals * finished up and readme * Simplification of entire process * Cleaning up * wrapping up cts vector * Works, but runs forever * Testing CTS vector * It Works! * returned to more sloppy code; roundrobin / 2023-10-03 ======================= * should be running round robin * stopping for the night * fixed daemon flag * just errrggg * removed faker-wifi-essid dependency * added changing of mac addresses * logging setup, daemonizing resolved, poetry is no longer required * added ability to daemonize * added to readme * no error output, time for testing * corrected spelling of system * troubleshooting and debugging * wrapping up attack mode * creation attack mode * working on vector * added to gitignore * formulating attack vector * finally receiving output from scapy.sniff() * Hardware issues discovered * running tests * configured configobj * correcting more .gitignore * correcting .gitignore * mods to sniff * might be running * invalid interface error present * Scapy-Scan-untested * underway 0.4.0 / 2024-01-23 ================== 1.1.3 / 2023-12-09 ================== * breaking down into modules * asyncio swapped for trio * cleaning up readme * Delete clients.csv * Delete clients.txt * Delete essid.txt * Delete aps.txt * Delete probe-iterator.py * Delete ssids.txt * Delete APs.csv * added to readme * new method of CTS vector, nicely done * before big cleaning of new method * Merge pull request 'classified' (#3) from classified into master * Merge branch 'master' into classified * corrected transport layer * cleaned up ignore file * Merge pull request 'classified -> master' (#2) from classified into master * Whew, what a bitch...milestone done * corrected log formatting * testing * a few hiccups * significant improvement in class formation * significant improvement in class formation * Commiting to classified_dev * added pcap to gitignore * Working with new way to parse args for classes * Merge pull request 'classified' (#1) from classified into master * Stops on keyboard interrupt, like it should. * works, be needs to be cleaned up and further classified * Working on classes * like a top * better run configuration * corrected cts frame * sniffers both async * added bit about unique mac. * new configuration for macpurger stops after first sent packet. * playing with packet intervals * finished up and readme * Simplification of entire process * Cleaning up * wrapping up cts vector * Works, but runs forever * Testing CTS vector * It Works! * returned to more sloppy code; * should be running round robin * stopping for the night * fixed daemon flag * just errrggg * removed faker-wifi-essid dependency * added changing of mac addresses * logging setup, daemonizing resolved, poetry is no longer required * added ability to daemonize * added to readme * no error output, time for testing * corrected spelling of system * troubleshooting and debugging * wrapping up attack mode * creation attack mode * working on vector * added to gitignore * formulating attack vector * finally receiving output from scapy.sniff() * Hardware issues discovered * running tests * configured configobj * correcting more .gitignore * correcting .gitignore * mods to sniff * might be running * invalid interface error present * Scapy-Scan-untested 0.1.2 / 2023-10-15 ================== * Stops on keyboard interrupt, like it should. * works, be needs to be cleaned up and further classified * Working on classes * like a top * better run configuration * corrected cts frame * sniffers both async * added bit about unique mac. * new configuration for macpurger stops after first sent packet. * playing with packet intervals * finished up and readme * Simplification of entire process * Cleaning up * wrapping up cts vector * Works, but runs forever * Testing CTS vector * It Works! * returned to more sloppy code; roundrobin / 2023-10-03 ======================= * should be running round robin * stopping for the night * fixed daemon flag * just errrggg * removed faker-wifi-essid dependency * added changing of mac addresses * logging setup, daemonizing resolved, poetry is no longer required * added ability to daemonize * added to readme * no error output, time for testing * corrected spelling of system * troubleshooting and debugging * wrapping up attack mode * creation attack mode * working on vector * added to gitignore * formulating attack vector * finally receiving output from scapy.sniff() * Hardware issues discovered * running tests * configured configobj * correcting more .gitignore * correcting .gitignore * mods to sniff * might be running * invalid interface error present * Scapy-Scan-untested * underway