Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Big Iron Recon & Pwnage (BIRP)
==============================
by @singe (Dominic White @ SensePost)

**This version run on Python3!**

Overview
--------

Expand All @@ -18,6 +20,8 @@ All you need is to specify a target with -t . Target specification can include a

You can use -l to load a previously saved history file into the history. You must always specify a target and cannot just view history yet unfortunately.

You can use --args to push arguments to x3270 executable. Furthermore, a quick option(--proxy) has been added to specify the proxy to use.

Check the pre-requisites below for installing. Unfortunately, this will only run in Unix environments at the moment, no Windows support.

Functionality
Expand Down
Loading