giantbranch
                                        Results
                                        5
                                        repositories owned by
                                        
                                
                                            giantbranch
                                        
                                    pwn_deploy_chroot
                            
                                233
                            
                            
                        
                        Stars
                    
                            
                                55
                            
                            
                        
                        Forks
                    Watchers
                    可以方便地部署一个或者多个pwn题到一个docker容器中(使用chroot,并可以设置是否使用我自己写的catflag程序替换默认的/bin/sh程序,以增加安全性)
python-hacker-code
                            
                                368
                            
                            
                        
                        Stars
                    
                            
                                153
                            
                            
                        
                        Forks
                    Watchers
                    《python黑帽子:黑客与渗透测试编程之道》代码及实验文件,字典等
mipsAudit
                            
                                169
                            
                            
                        
                        Stars
                    
                            
                                39
                            
                            
                        
                        Forks
                    Watchers
                    IDA MIPS静态扫描脚本,汇编审计辅助脚本
gray-hat-python-src
                            
                                80
                            
                            
                        
                        Stars
                    
                            
                                49
                            
                            
                        
                        Forks
                    Watchers
                    python灰帽子--黑客与逆向工程师的Python编程之道的课本各章源码,我实验的程序等