0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjust net_curl output print More... about 10 years ago
Refactor modules and core to use args as Module instance variable More... about 10 years ago
Increase net_scan verbosity on closed ports More... about 10 years ago
Add trailing newline deletion also in module.run_cmdline to cover all the cases More... about 10 years ago
Minor adjustment More... about 10 years ago
Add first draft of net_scan module More... about 10 years ago
Add chunks function in utils.strings - even if is not related to string - due to my laziness More... about 10 years ago
Add utils.iputil for IP address handling More... about 10 years ago
Adjust net_proxy test More... about 10 years ago
Add tests for net_proxy module More... about 10 years ago
Fix net_curl templates to skip multiple headers declaration More... about 10 years ago
Move the cleaning of trailing newline in output to terminal, and adjust adapt certain modules More... about 10 years ago
Fix net_curl to work with last changes in trailing newline handling More... about 10 years ago
Add new env command to the testsuite for net_proxy testing More... about 10 years ago
Fix file_find to work with last changes in trailing newline handling More... about 10 years ago
Fix sql_console to work with last changes in trailing newline handling More... about 10 years ago
Migrate trailing newline clean from shell_php to shell_sh More... about 10 years ago
Polish More... about 10 years ago
Update README, most of the killer features are now ported More... about 10 years ago
Add module net_phpproxy with Poxy as PHP proxy agent More... about 10 years ago
Add option to choose the file name to module file_upload2web More... about 10 years ago
Fix typo More... about 10 years ago
Add background and foreground features to net_proxy module More... about 10 years ago
Minor fix More... about 10 years ago
Module net_proxy works pretty well :) More... about 10 years ago
Handle responses in net_curl module without \r\n\r\n but still valid e.g. 204 More... about 10 years ago
First -almost unworking- draft of net_proxy module More... about 10 years ago
Extract the HTTP status line in net_curl module requests More... about 10 years ago
Add default header extraction in net_curl More... about 10 years ago
Every net_curl vector now returns headers with -i More... about 10 years ago